View Single Post
  #8  
Old 10-26-2011, 22:33
Newbie_Cracker's Avatar
Newbie_Cracker Newbie_Cracker is offline
VIP
 
Join Date: Jan 2005
Posts: 227
Rept. Given: 72
Rept. Rcvd 26 Times in 12 Posts
Thanks Given: 50
Thanks Rcvd at 25 Times in 18 Posts
Newbie_Cracker Reputation: 26
Quote:
Originally Posted by TQN View Post
You can embedded your dll to resource section or data section, and use the MemoryModule to dynamic load it to memory, don't need to extract to a temp file.
MemoryModule here: https://github.com/fancycode/MemoryModule

If someone uses Delphi, search for BTMemoryModule, a Delphi port form MemoryModule above.
Some AVs don't like this. I don't want to have false+.
__________________
In memory of UnREal RCE...
Reply With Quote