edix / 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.
☆233Updated 9 years ago
Alternatives and similar repositories for LoadDll:
Users that are interested in LoadDll are comparing it to the libraries listed below
- PowerLoaderEx - Advanced Code Injection Technique for x32 / x64☆361Updated 7 years ago
- Persistent IAT hooking application - based on bearparser☆249Updated 2 years ago
- Loading unsigned code into kernel in Windows 10 (64) with help of VMware Workstation Pro/Player design flaw☆138Updated 7 years ago
- x86 Inline hooking engine (using trampolines)☆94Updated 10 years ago
- C++ application that uses memory and code hooks to detect packers☆270Updated 6 years ago
- ATrace is a tool for tracing execution of binaries on Windows.☆236Updated 8 years ago
- A tool to help when dealing with Windows IOCTL codes or reversing Windows drivers.☆426Updated 6 years ago
- Ruxcon2016 POC Code☆137Updated 8 years ago
- A tool to detect and crash Cuckoo Sandbox☆289Updated 6 months ago
- zer0m0n driver for cuckoo sandbox☆358Updated 9 years ago
- Proof of concept implementation of in-memory PE Loader based on ReflectiveDLLInjection Technique☆150Updated 6 years ago
- Consonance, a dark color scheme for IDA.☆262Updated 11 years ago
- Incident Response & Digital Forensics Debugging Extension☆374Updated 6 years ago
- zer0m0n driver for cuckoo sandbox☆87Updated 8 years ago
- A library for intercepting native functions by hooking KiFastSystemCall☆72Updated 4 years ago
- Recon 2015 Presentation from Alex Ionescu☆234Updated 9 years ago
- ☆396Updated 7 years ago
- CaptainHook is perfect x86/x64 hook environment☆103Updated 7 years ago
- This is a plugin for OllyDbg 1.10 to replace the old disasm engine by Capstone disassembly/disassembler framework.☆80Updated 9 years ago
- InfectPE - Inject custom code into PE file [This project is not maintained anymore]☆322Updated 7 years ago
- A set of tutorials about code injection for Windows.☆309Updated 5 months ago
- DriverBuddy is an IDA Python script to assist with the reverse engineering of Windows kernel drivers.☆356Updated 5 years ago
- Security Research and Development Framework☆106Updated 9 years ago
- Python scripts for reverse engineering.☆181Updated 3 years ago
- ☆112Updated 8 years ago
- flare-dbg is a project meant to aid malware reverse engineers in rapidly developing debugger scripts.☆149Updated 7 years ago
- A slightly stripped down version of RID (an exercise in learning python C-Types...some of it is a little rushed/sloppy) and a stripped do…☆51Updated 12 years ago
- Windows Console Monitoring☆99Updated 7 years ago
- Toolkit for enriching and speeding up static malware analysis☆167Updated 3 years ago
- ChimeraPE (a PE injector type - alternative to: RunPE, ReflectiveLoader, etc) - a template for manual loading of EXE, loading imports pay…☆218Updated last year