fin3ss3g0d / HookFinderLinks
Simple PoC to locate hooked functions by EDR in ntdll.dll
☆46Updated 2 years ago
Alternatives and similar repositories for HookFinder
Users that are interested in HookFinder are comparing it to the libraries listed below
Sorting:
- Various methods of executing shellcode☆73Updated 2 years ago
- yet another sleep encryption thing. also used the default github repo name for this one.☆69Updated 2 years ago
- Your NTDLL vaccine from modern direct syscall methods.☆36Updated 3 years ago
- API Hammering with C++20☆49Updated 3 years ago
- A method to execute shellcode using RegisterWaitForInputIdle API.☆55Updated 2 years ago
- A PoC of Stack encryption prior to custom sleeping by leveraging CPU cycles.☆66Updated 2 years ago
- Basic implementation of Cobalt Strikes - User Defined Reflective Loader feature☆102Updated 2 years ago
- ☆60Updated 3 years ago
- A reimplementation of Cobalt Strike's Beacon Object File (BOF) Loader☆64Updated 2 years ago
- abusing Process Hacker driver to terminate other processes (BYOVD)☆83Updated 2 years ago
- ☆57Updated 2 years ago
- Simple ETW unhook PoC. Overwrites NtTraceEvent opcode to disable ETW at Nt-function level.☆53Updated last year
- This project is an EDRSandblast fork, adding some features and custom pieces of code.☆25Updated 2 years ago
- This script is used to bypass DLL Hooking using a fresh mapped copy of ntdll file, patch the ETW and trigger a shellcode with process hol…☆70Updated last year
- This is my own implementation of the Perun's Fart technique by Sektor7☆72Updated 3 years ago
- ☆37Updated 2 years ago
- Process Injection: APC Injection☆32Updated 5 years ago
- ☆43Updated 3 years ago
- DLL proxy load example using the Windows thread pool API, I/O completion callback with named pipes, and C++/assembly☆63Updated last year
- BYOVD collection☆24Updated last year
- Artemis - C++ Hell's Gate Syscall Implementation☆34Updated 2 years ago
- Remap ntdll.dll using only NTAPI functions with a suspended process☆27Updated 9 months ago
- Small tool to play with IOCs caused by Imageload events☆44Updated 2 years ago
- A (quite) simple steganography algorithm to hide shellcodes within bitmap image.☆25Updated last year
- I have documented all of the AMSI patches that I learned till now