Skip to content
/ Evil Public

Executes Mixed .NET and Native DLL via regsvr32

License

Notifications You must be signed in to change notification settings

wflk/Evil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Evil

Executes Mixed .NET and Native DLL via regsvr32 & rundll32

Built with Visual Studio 2015 Community Edition

To call/execute simply

rundll32 evil.dll,EntryPoint

[OR]

regsvr32 /s /u evil.dll -->Calls DllUnregisterServer

[OR]

regsvr32 /s evil.dll --> Calls DllRegisterServer

About

Executes Mixed .NET and Native DLL via regsvr32

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages