armvirus / hook-scannerLinks
Scans all modules in target process for jmp/int3 hooks dissassembles then and follows jmps to destination.
☆80Updated last year
Alternatives and similar repositories for hook-scanner
Users that are interested in hook-scanner are comparing it to the libraries listed below
Sorting:
- ☆80Updated 3 years ago
- Some psuedo snippets from BattlEye's BEDaisy.sys loaded on Rainbow Six: Siege.☆125Updated 3 years ago
- A basic demonstration of directly overwriting paging structures for physical memory r/w and interprocess memory copy☆96Updated 2 years ago
- ☆80Updated 3 years ago
- Known ring3 memory protections that can be handled at a simple level.☆66Updated 2 years ago
- Discarded Section Manual Map☆69Updated 5 years ago
- just proof of concept. hooking MmCopyMemory PG safe.☆77Updated last year
- ☆42Updated 3 years ago
- Reverse Engineering a signed kernel driver packed and virtualized with VMProtect 3.6☆104Updated 2 years ago
- mouseclassservicecallback detection via hook☆51Updated 3 years ago
- Kernel driver that uses Shared memory to communicate with UserMode☆88Updated 6 years ago
- Bypassing EasyAntiCheat.sys self-integrity by abusing call hierarchy☆82Updated 2 years ago
- ☆53Updated 2 years ago
- Example driver on how to use SKLib☆56Updated 8 months ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆118Updated 3 years ago
- A PoC for requesting HWIDs directly from hardware, skipping any potential hooks or OS support.☆80Updated 4 years ago
- ☆69Updated 3 years ago
- driver manual mapper powered by https://github.com/estimated1337/lenovo_exec☆110Updated 2 years ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆71Updated 3 years ago
- PointerGuard is a proof-of-concept tool used to create 'guarded' pointers which disguise pointer addresses, monitor reads/writes, and pre…☆52Updated 3 years ago
- This tool Decrypt and Extract the files from the EAC☆66Updated 2 years ago
- Kernel Lazy Importer☆122Updated last year
- Expanding Kernel Lazy Importer☆32Updated 2 years ago
- This project will give you an example how you can hook a kernel vtable function that cannot be directly called☆82Updated 3 years ago
- A simple ida python script to find .data ptr☆51Updated 2 years ago
- A mini anti-anti debug hooking library for Windows.☆105Updated 4 years ago
- The windows kernel debugger consists of two parts, KMOD which is the kernel driver handling ring3 request and KCLI, the command line inte…☆98Updated 2 years ago
- Various IDA scripts I've created for Reverse engineering.☆85Updated 9 months ago
- Virtual and physical memory hacking library using gigabyte vulnerable driver☆71Updated 2 years ago
- page table manipulation to gain physical r/w☆44Updated last year