Tagged Questions
8
votes
1answer
1k views
Detecting reflective DLL injection
In the past few years, malware (and some pen-test tools like Metasploit's meterpreter payload) have begun to use reflective DLL injection (PDF) to load a DLL into the memory of a process. The benefit ...
1
vote
1answer
404 views
on stack execution on windows 7 :: metasploit :: meterpreter :: executable crypter
I posted this on stackoverflow, was advised to move it to security section.
I was writing an executable crypter as an exercise with goal of Antivirus evasion, now the problem is the final executable ...