Remix.run Logo
fluoridation 3 days ago

>A virus that wants to infect other executables on the system is going to have patching code in it where it's relatively rare in "legitimate" software so it makes sense for antimalware heuristics to find it suspicious.

Sure, but what an AV is going to look for is code that manipulates executable files, not random binary files. If the patchers are designed to apply patch files to ROMs rather than having the patches embedded then it makes even less sense that they get flagged.

shazbotter 2 days ago | parent [-]

An executable is a random binary file...

fluoridation 2 days ago | parent [-]

Every file is binary. So are AVs going to start flagging every program that does anything to any file?