We've identified some of the things we need to develop in order to create a simple COM virus, and we've developed an abstract functional design of the virus itself. Prior to starting coding, we need to create a simple COM file that we can use as an initial target.
It's important that this initial target COM file be very simple and very small. That way, it'll be easier for us to disassemble and debug the file after infection to see if things are working correctly. The smaller the actual executable code and data in the file, the easier it will be to see what we've injected and debugged execution.
from DZone.com Feed https://ift.tt/2RgOdg8
No comments:
Post a Comment