Skip to content

Commit

Permalink
Merge branch 'master' of github.com:BenjaminSoelberg/RunDLL-NG
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaminSoelberg committed Jun 6, 2017
2 parents ffd4333 + bce2118 commit 30c9722
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
# RunDLL-NG
A better version of RunDLL (WIP)
A replacement for RunDLL32 which works better than the buildin when working with malware.
This tool does nothing fancy like trying to locate exports using A and W extensions.
It just uses LoadModule as well as GetProcAddress. Also running an export after dllmain is optional.

0 comments on commit 30c9722

Please sign in to comment.