lennyRBLX / manual_exception_handlingLinks
Handling C++ & __try exceptions without the need of built-in handlers.
☆72Updated 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
- ☆80Updated 4 years ago
- Mapping your code on a 0x1000 size page☆72Updated 3 years ago
- ☆72Updated 3 years ago
- A basic demonstration of directly overwriting paging structures for physical memory r/w and interprocess memory copy☆96Updated 2 years ago
- Detect removed thread from PspCidTable.☆75Updated 3 years ago
- ☆35Updated 3 years ago
- ☆42Updated 3 years ago
- A PoC for requesting HWIDs directly from hardware, skipping any potential hooks or OS support.☆80Updated 4 years ago
- ☆57Updated 2 years ago
- ☆47Updated 4 years ago
- ☆68Updated 4 years ago
- ☆20Updated 3 years ago
- reverse engineering of bedaisy.sys (battleyes kernel driver) - Aki2k/BEDaisy☆93Updated 5 years ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆117Updated 3 years ago
- UM-KM Communication using registry callbacks☆40Updated 5 years ago
- just proof of concept. hooking MmCopyMemory PG safe.☆78Updated last year
- i stole this from some guys private repo on github☆57Updated 4 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆71Updated 5 years ago
- This project will give you an example how you can hook a kernel vtable function that cannot be directly called☆83Updated 3 years ago
- mouseclassservicecallback detection via hook☆51Updated 3 years ago
- ☆46Updated 3 years ago
- A wrapper class to hide the original calling address of a function☆56Updated 5 years ago
- Virtual and physical memory hacking library using gigabyte vulnerable driver☆72Updated 2 years ago
- Kernel driver that uses Shared memory to communicate with UserMode☆89Updated 6 years ago
- Bypassing EasyAntiCheat.sys self-integrity by abusing call hierarchy☆82Updated 2 years ago
- ☆52Updated last year
- POC usermode <=> kernel communication via ALPC.☆64Updated last year
- page table manipulation to gain physical r/w☆44Updated 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