edix / LoadDllLinks
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.
☆235Updated 10 years ago
Alternatives and similar repositories for LoadDll
Users that are interested in LoadDll are comparing it to the libraries listed below
Sorting:
- Loading unsigned code into kernel in Windows 10 (64) with help of VMware Workstation Pro/Player design flaw☆139Updated 8 years ago
- ATrace is a tool for tracing execution of binaries on Windows.☆239Updated 9 years ago
- Ruxcon2016 POC Code☆140Updated 8 years ago
- A tool to detect and crash Cuckoo Sandbox☆295Updated last year
- C++ application that uses memory and code hooks to detect packers☆271Updated 7 years ago
- Security Research and Development Framework☆106Updated 9 years ago
- Collection of Compressor and Crypter unpackers☆103Updated 11 years ago
- Persistent IAT hooking application - based on bearparser☆258Updated 3 years ago
- Source from VMDE paper, adapted to 2015☆187Updated 7 years ago
- Tool to view and create Microsoft shim database files (SDB).☆115Updated 8 years ago
- A library for intercepting native functions by hooking KiFastSystemCall☆74Updated 5 years ago
- ZeroAccess v3 toolkit☆165Updated 7 years ago
- flare-dbg is a project meant to aid malware reverse engineers in rapidly developing debugger scripts.☆150Updated 7 years ago
- zer0m0n driver for cuckoo sandbox☆88Updated 9 years ago
- Sample use cases of the .NET native code hooking technique