kimperator / NinjectLibLinks
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
Sorting:
- Kernel-mode fork of STLPort☆59Updated 10 years ago
- Windows WDM driver filters to filter IO to devices and file systems☆56Updated 8 years ago
- ☆30Updated 3 years ago
- C++ Helper Library for myself☆25Updated 10 years ago
- A C++ wrapper for windows pipes.☆21Updated 6 years ago
- ☆54Updated 12 years ago
- RemDisk is a software capable of creating and mounting RAM-based or file-based, plain or encrypted, virtual disks☆44Updated 5 years ago
- Basic utility code for reading and modifying PE files (EXE, DLL, ...)☆49Updated 6 years ago
- ☆32Updated 6 years ago
- Hides a DLL and associated files based on a FILE_TAG as a user-mode injected DLL.☆20Updated 11 years ago
- C++11 implementation of 010 Editor's template language☆38Updated 8 years ago
- Windows memory hacking library☆21Updated 8 years ago
- Monitor GPU/CPU/RAM performance using in-game overlay.☆26Updated 2 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
- An alternative to Windows TraceView util☆22Updated 7 years ago
- A WDM Windows driver to issue IO to storage devices with asynchronous multithreaded processing☆21Updated 8 years ago
- A Windows game hacking framework☆43Updated 8 years ago
- A Windows driver used to facilitate DLL injection☆25Updated 7 years ago
- Automates extracting, updating, and removing of resources from PE (EXE/DLL) and RES files.☆19Updated 13 years ago
- Simple tool to bundle windows DLLs with PE executable☆116Updated 10 years ago
- Kernel C++ driver developing library; std & boost partially supported☆48Updated 9 years ago
- Virtual Multiple HID Driver (multitouch, mouse, digitizer, keyboard, joystick)☆67Updated 6 years ago
- Windows file system minifilter driver which generates backup copies of certain files before they change☆47Updated 6 years ago
- XDK is a fully featured C++ wrapper library for Windows kernel development☆20Updated 9 years ago
- A x86/64 library for detouring functions on Windows OS☆50Updated 3 years ago
- Cross-platform library for parsing and building PE\PE+ formats☆80Updated 2 years ago
- Import library generator for x86 PE files☆57Updated 6 years ago
- My module injector for x86 (Capable of loading modules with both standard LoadLibraryA and ManualMap)☆22Updated 11 years ago
- Windows kernel driver for keyboard input manipulation☆40Updated 10 years ago