A fast method to intercept syscalls from any user-mode process using InstrumentationCallback and detect any process using InstrumentationCallback.
☆36Sep 23, 2023Updated 2 years ago
Alternatives and similar repositories for InstrumentationCallbackToolKit
Users that are interested in InstrumentationCallbackToolKit are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Hooking the Windows usermode exception handler☆23Aug 13, 2024Updated last year
- Walks the Process' VAD list to grab the PTE's corresponding to a usermode virtual address, all to get the physical address☆23Nov 22, 2021Updated 4 years ago
- Various techniques used to bypass SMEP in the Windows Kernel.☆19Apr 20, 2025Updated last year
- 大部分常见windows内核文件合集 感谢以下网站给出的版本号参考☆16Mar 4, 2026Updated 5 months ago
- Templated Obfuscation example in C++ for protecting/hiding values in memory☆39Feb 1, 2025Updated last year
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- All my POC related to malware development☆15Aug 4, 2026Updated last week
- Reversed WintaPix Malware Source code | That targets countries in the Middle East and abuse KeServiceDescriptorTable(SSDT), persistence a…☆21Jul 6, 2024Updated 2 years ago
- ☆27Oct 16, 2017Updated 8 years ago
- Public Release☆15Mar 27, 2019Updated 7 years ago
- Demonstrates that NvAPI_D3D11_WksReadScanout (undocumented, interface 0xBCB1C536) can read the GPU scanout buffer directly, bypassing any…☆72Mar 8, 2026Updated 5 months ago
- LLVM based code obfuscator passes☆21Jan 2, 2026Updated 7 months ago
- Simple KDMapper driver dumper. Unlike other dumpers, this dumper dumps the PE headers of the image too.☆18May 10, 2024Updated 2 years ago
- A lightweight C++ library designed for function interception within injected DLLs, providing a streamlined approach to modifying applicat…☆44Oct 19, 2023Updated 2 years ago
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆142May 17, 2023Updated 3 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- modern c++ wrapper around the microsoft portable executable file format☆38Nov 22, 2025Updated 8 months ago
- ☆26Jul 15, 2023Updated 3 years ago
- codes for my blog post: https://secrary.com/Random/InstrumentationCallback/☆180Nov 30, 2017Updated 8 years ago
- My notes about the stub.dll obfuscator.☆32Dec 12, 2025Updated 7 months ago
- ☆27Dec 29, 2021Updated 4 years ago
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆160Nov 14, 2021Updated 4 years ago
- Detour hooking IRQ1 ISR through IDT (Interrupt Descriptor Table)☆21Mar 16, 2026Updated 4 months ago
- ollvm (obfuscator llvm) plugin ported to llvm 22. add bogus control flow, flattening, splitting, substitution to obfuscate your C/C++ cod…☆17May 17, 2026Updated 2 months ago
- This script is used to unload PsSetCreateProcessNotifyRoutineEx, PsSetCreateProcessNotifyRoutine, PsSetLoadImageNotifyRoutine and PsSetCr…☆63Feb 11, 2024Updated 2 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Bypassing kernel patch protection runtime☆22Feb 19, 2023Updated 3 years ago
- really ?☆12Feb 29, 2024Updated 2 years ago
- ☆22Aug 28, 2024Updated last year
- Winsocket for Cobalt Strike.☆105Jul 6, 2023Updated 3 years ago
- Allows for same-file KernelMode function execution using Encrypted addresses of Functions☆52Apr 23, 2026Updated 3 months ago
- Undocumented BindFlt user mode API.☆18Mar 7, 2025Updated last year
- A class to emulate the behavior of NtQuerySystemInformation when passed the SystemHypervisorDetailInformation information class☆27Sep 15, 2023Updated 2 years ago
- A minimalistic way to spoof return addresses without using exceptions☆21Jul 26, 2022Updated 4 years ago
- INTEL PIN dbi based process tracer☆19Jun 25, 2020Updated 6 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Use NtSetInformationThread(ThreadBreakOnTermination) for anti-debugging☆16Sep 21, 2019Updated 6 years ago
- Win32 PE Anti-RE and Anti-debugging Framework☆13May 14, 2019Updated 7 years ago
- This is my own implementation of the Perun's Fart technique by Sektor7☆73May 14, 2022Updated 4 years ago
- 对Windbg以Exdi模式下调试windows做一些修复☆21Aug 25, 2023Updated 2 years ago
- petitboot for ps3 with kexec "sort_segments failed" fixed☆13May 28, 2025Updated last year
- Archive R/W into any protected process by changing the value of KTHREAD->PreviousMode☆161Jul 31, 2022Updated 4 years ago
- A mechanism that trampoline hooks functions in x86/x64 systems.☆21Oct 9, 2024Updated last year