First page Back Continue Last page Overview Graphics
Memory Resident Viruses
Most code simply gets loaded, executes and then disappears.
Some portions of operating systems and programs stay resident in memory because they are used so frequently that it is efficient to keep them resident in memory.
Infecting one of these program is a dandy place to start. Everytime the resident program is run the virus executes as well.