Moderator
Staff member
Moderator
- Joined
- Feb 22, 2008
- Messages
- 2,419
- Reaction score
- 742
Inject the dll forced in the cabalmain.exe using Assembly:
Change the Entry Point
LoadLibrary(new dll)
And then return to the old EP.
This way, it would be never detected as a virus.
Easy.
Change the Entry Point
LoadLibrary(new dll)
And then return to the old EP.
This way, it would be never detected as a virus.
Easy.