kimperator / NinjectLib
N-InjectLib is a library written in C++ which allows for injecting dynamic link libraries into a remote (i.e. foreign) process. Two techniques are available to inject a dll: the target process can be started by using the library so the first dll loaded actually is the dll to be injected, or dlls can be injected anytime while the target process i…
☆20Updated 12 years ago
Related projects ⓘ
Alternatives and complementary repositories for NinjectLib
- A drop-in replacement for the C++ STL for kernel mode Windows drivers. The goal is to have implementations for things like the standard a…☆31Updated 8 years ago
- A C++ wrapper for windows pipes.☆20Updated 5 years ago
- Kernel-mode fork of STLPort☆55Updated 9 years ago
- windbg open source☆39Updated 11 years ago
- ☆51Updated 12 years ago
- ☆30Updated 5 years ago
- Hides a DLL and associated files based on a FILE_TAG as a user-mode injected DLL.☆20Updated 11 years ago
- Native win32 executables loader☆52Updated 6 years ago
- Windows memory hacking library☆21Updated 8 years ago
- An alternative tool to Sysinternals WinObj tool (nicer icons!)☆34Updated 6 years ago
- ☆12Updated 7 years ago
- ETW Tracing C++ project☆16Updated 4 years ago
- cross platform library to manipulate and extract information of memory regions☆32Updated 6 years ago
- Import library generator for x86 PE files☆54Updated 5 years ago
- x64dbg plugin template for visual studio☆20Updated 5 years ago
- CopyToAsm (x86) - A Plugin For x64dbg☆24Updated 6 years ago
- A Windows game hacking framework☆43Updated 8 years ago
- Simple tool to bundle windows DLLs with PE executable☆106Updated 9 years ago
- A WDM Windows driver to issue IO to storage devices with asynchronous multithreaded processing☆20Updated 8 years ago
- Debugger extension for the Debugging Tools for Windows (WinDbg, KD, CDB, NTSD).☆68Updated 7 years ago
- a tool to generate/create import library of DLL for Visual C++. custom import name and linking name (symbol)☆16Updated 8 years ago
- A simple library which provides a way to read and write the memory of other processes☆50Updated 6 years ago
- ☆8Updated 11 years ago
- Microsoft's Debug Interface Access SDK☆23Updated last year
- C++ Helper Library for myself☆25Updated 10 years ago
- My module injector for x86 (Capable of loading modules with both standard LoadLibraryA and ManualMap)☆22Updated 10 years ago