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 13 years ago
Alternatives and similar repositories for NinjectLib:
Users that are interested in NinjectLib are comparing it to the libraries listed below
- Hides a DLL and associated files based on a FILE_TAG as a user-mode injected DLL.☆20Updated 11 years ago
- A C++ wrapper for windows pipes.☆21Updated 5 years ago
- ☆14Updated 7 years ago
- 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
- ☆30Updated 3 years ago
- Windows memory hacking library☆21Updated 8 years ago
- Kernel C++ driver developing library; std & boost partially supported☆47Updated 9 years ago
- Kernel-mode fork of STLPort☆59Updated 9 years ago
- hooklib is a library that is used to inject DLL libraries in the processes, the interception code and the implementation of IPC.☆21Updated 9 years ago
- C++ Helper Library for myself☆25Updated 10 years ago
- ☆52Updated 12 years ago
- PE file manipulation library.☆63Updated 5 years ago
- Spoof Windows Test Signing Mode☆29Updated 6 years ago
- A WDM Windows driver to issue IO to storage devices with asynchronous multithreaded processing☆21Updated 8 years ago
- An alternative to Windows TraceView util☆22Updated 7 years ago
- ☆30Updated 5 years ago
- C++ WMI class library☆56Updated last year
- x64dbg plugin template for visual studio☆20Updated 6 years ago
- PE file parser☆37Updated 9 years ago
- Windows WDM driver filters to filter IO to devices and file systems☆55Updated 7 years ago
- a C/C++ UEFI Library for Windows☆21Updated 6 years ago
- Windows kernel driver for keyboard input manipulation☆40Updated 10 years ago
- Monitor GPU/CPU/RAM performance using in-game overlay.☆26Updated 2 years ago
- An alternative tool to Sysinternals WinObj tool (nicer icons!)☆35Updated 6 years ago
- My module injector for x86 (Capable of loading modules with both standard LoadLibraryA and ManualMap)☆22Updated 11 years ago
- A collection of insightful projects for Windows.☆18Updated 8 years ago
- OpenSrc projects; common multiprojects headers store to ./Common/*category*/☆48Updated 10 years ago
- Allows you to hook D3D dynamically - without having to research addresses or hook public API. Just grab the device!☆32Updated 10 years ago
- ☆8Updated 11 years ago
- A framework for KMDF-based upper filter drivers to behave as bus filters. You don't need to write WDM drivers any more!☆24Updated 3 months ago