3 open source projects by edix

1. Loaddll
Better version of RunDll with GUI. This program allows you to load DLLs on Windows. You can select how to load the DLL. By direct Entry Point call (DllMain) or if you want to call directly an exported function of the DLL.
✭ 216
assembly
2. Alternativecreateremotethread Public
Load and unload a DLL into an remote process without using WriteProcessMemory ;)
✭ 9
3. MalwareResourceScanner
Scanning and identifying XOR encrypted PE files in PE resources
✭ 24
C++c
1-3 of 3 user projects