lennyRBLX / manual_exception_handlingLinks
Handling C++ & __try exceptions without the need of built-in handlers.
☆73Updated 4 years ago
Alternatives and similar repositories for manual_exception_handling
Users that are interested in manual_exception_handling are comparing it to the libraries listed below
Sorting:
- Discarded Section Manual Map☆68Updated 5 years ago
- ☆72Updated 3 years ago
- ☆82Updated 4 years ago
- ☆63Updated 3 years ago
- Mapping your code on a 0x1000 size page☆71Updated 3 years ago
- ☆70Updated 4 years ago
- ☆35Updated 3 years ago
- reverse engineering of bedaisy.sys (battleyes kernel driver) - Aki2k/BEDaisy☆110Updated 5 years ago
- A basic demonstration of directly overwriting paging structures for physical memory r/w and interprocess memory copy☆98Updated 2 years ago
- Kernel driver that uses Shared memory to communicate with UserMode☆88Updated 6 years ago
- Detect removed thread from PspCidTable.☆75Updated 3 years ago
- ☆48Updated 5 years ago
- page table manipulation to gain physical r/w☆42Updated last year
- PointerGuard is a proof-of-concept tool used to create 'guarded' pointers which disguise pointer addresses, monitor reads/writes, and pre…☆53Updated 3 years ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆118Updated 3 years ago
- just proof of concept. hooking MmCopyMemory PG safe.☆77Updated 2 years ago
- A basic 100 loc CPU emulator using the existing code of ntoskrnl.exe☆73Updated 2 years ago
- PAGE_GUARD based hooking library☆52Updated 3 years ago
- mouseclassservicecallback detection via hook☆52Updated 3 years ago
- ☆43Updated 4 years ago
- UM-KM Communication using registry callbacks☆40Updated 5 years ago
- 将驱动映射到会话空间☆38Updated 3 years ago
- This project will give you an example how you can hook a kernel vtable function that cannot be directly called☆83Updated 4 years ago
- A wrapper class to hide the original calling address of a function☆55Updated 5 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆72Updated 6 years ago
- ☆48Updated 3 years ago
- Allows for same-file KernelMode function execution using Encrypted addresses of Functions☆49Updated 2 months ago
- ☆47Updated 3 years ago
- ☆51Updated 2 years ago
- POC usermode <=> kernel communication via ALPC.☆65Updated last year