BinaryAdventure / NotepadHookLinks
Demo of hooking NtCreateFile in Notepad on x64 Windows 10 using EasyHook library
☆27Updated 7 years ago
Alternatives and similar repositories for NotepadHook
Users that are interested in NotepadHook are comparing it to the libraries listed below
Sorting:
- This is the P.O.C source for hooking the system calls on Windows 10 (1903) using it's dynamic trace feature weakness☆52Updated 5 years ago
- Retrieve pointers to undocumented kernel functions and offsets to members within undocumented structures to use in your driver by using t…☆59Updated 5 years ago
- ☆68Updated 4 years ago
- Example of hijacking system calls via function pointer tables☆31Updated 3 years ago
- A reflexive driver loader to bypass Windows DSE (featuring a custom PE loader)☆41Updated 6 years ago
- ☆32Updated 6 years ago
- An automatic tool for fixing dumped PE files☆41Updated 4 years ago
- Resolve DOS MZ executable symbols at runtime☆95Updated 3 years ago
- ☆59Updated 2 years ago
- Helper script for Windows kernel debugging with IDA Pro on VMware + GDB stub (including PDB symbols)☆65Updated last year
- A quick-and-dirty anti-hook library proof of concept.☆104Updated 6 years ago
- Bypassing code hooks detection in modern anti-rootkits via building faked PTE entries.☆77Updated 14 years ago
- Library for using direct system calls☆35Updated 4 months ago
- Elevate arbitrary MSR writes to kernel execution.☆36Updated last year
- Figuring out the cause of a handle downgrade☆24Updated 2 years ago
- Three Tiny Examples of Directly Using Vista's NtCreateUserProcess☆87Updated 9 years ago
- (DEPRECATED) A simple anti-anti debug library for Windows☆29Updated 4 years ago
- IA32-doc is a project which aims to put as many definitions from the Intel Manual into machine-processable format as possible☆16Updated 3 years ago
- Just an example of a well-known technique to detect memory tampering via Windows Working Sets.☆16Updated 3 years ago
- Скрытие строки от отладчиков и декомпиляторов☆50Updated 5 years ago
- Obfuscate calls to imports by patching in stubs☆68Updated 3 years ago
- Visual Studio Project example for using Microsoft's STL in WDM (Windows Kernel-mode Driver)☆25Updated 3 years ago
- Helper Script to convert a Windbg dumped structure (using the 'dt' command) into a C structure. It creates dummy structs for you if neede…☆26Updated last year
- ☆65Updated 6 years ago
- A modern, mod independent open source cheat for Enemy Territory☆67Updated 4 months ago
- ZeroImport is a lightweight and easy to use C++ library for Windows Kernel Drivers. It allows you to hide any import in your kernel drive…☆47Updated 2 years ago
- DirectNtApi - simple method to make ntapi function call without importing or walking export table. Work under Windows 7, 8 and 10☆53Updated last year
- Dump system call codes, names, and offsets from Ntdll.dll☆78Updated last year
- A repository of IDA Databases and Binaries used for the analysis of popular commercial virtual-machine obfuscators☆70Updated 2 years ago
- x64 Windows implementation of virtual-address to physical-address translation☆42Updated 4 years ago