TomashuTTTT7 / HidecallLinks
Hide function calls to prevent reverse-engineering
☆69Updated 4 years ago
Alternatives and similar repositories for Hidecall
Users that are interested in Hidecall are comparing it to the libraries listed below
Sorting:
- Library containing Anti-RE and Anti-Debug methods.☆108Updated last month
- reverse engineering of bedaisy.sys (battleyes kernel driver) - Aki2k/BEDaisy☆84Updated 4 years ago
- Obfuscate calls to imports by patching in stubs☆68Updated 3 years ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆71Updated 3 years ago
- Example Windows Kernel-mode Driver which enumerates running processes.☆56Updated 2 years ago
- Elevate a process to be a protected process☆150Updated 5 years ago
- A documented Windows x64 bit Usermode Injector that works via hooking IAT and hijacking its threads to execute shellcode.☆64Updated last year
- A mini anti-anti debug hooking library for Windows.☆106Updated 4 years ago
- ☆77Updated 3 years ago
- x64 Windows kernel driver mapper, inject unsigned driver using anycall☆159Updated last year
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆71Updated 5 years ago
- ☆79Updated 3 years ago
- Anti-debug library based on al-khaser with ScyllaHide/TitanHide detection.☆57Updated 5 years ago
- Windows Driver Kit Extesion Header (Undoc)☆135Updated 3 years ago
- too busy for that all, furikuri is framework for code protection☆160Updated 5 years ago
- Vectored Exception Handling Hooking Class☆158Updated 6 years ago
- Scans all modules in target process for jmp/int3 hooks dissassembles then and follows jmps to destination.☆75Updated last year
- Intercepting DeviceControl via WPP☆133Updated 5 years ago
- Disables virtualprotect checks/hooks so you can modify memory and change memory protection in binaries protected by VMProtect.☆126Updated 3 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…☆94Updated 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
- Vutils or Vic Utilities is an utility library written in Modern C++ and for Modern C++. It helps your programming go easier, faster, and …☆70Updated 8 months ago
- Various IDA scripts I've created for Reverse engineering.☆85Updated 7 months ago
- An x64 page table iterator written in C++ as a kernel mode windows driver.☆108Updated 4 years ago
- x64 syscall caller in C++.☆90Updated 6 years ago
- Internally injected C++ DLL that dumps VFTables with RTTI data, Still In Development☆106Updated last year
- Kernel Lazy Importer☆114Updated last year
- External memory library for Windows.☆51Updated 3 years ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆113Updated 3 years ago
- C++ implementation of compile time obfuscator☆149Updated 5 years ago