TomashuTTTT7 / Hidecall
Hide function calls to prevent reverse-engineering
☆69Updated 3 years ago
Alternatives and similar repositories for Hidecall:
Users that are interested in Hidecall are comparing it to the libraries listed below
- Class containing Anti-RE, Anti-Debug and Anti-Hook methods. Made for C++/CLI☆105Updated 2 years ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆70Updated 3 years ago
- Obfuscate calls to imports by patching in stubs☆67Updated 3 years ago
- External memory library for Windows.☆51Updated 2 years ago
- a lightweight library geared towards windows process hacking/manipulation, but with much more use case.☆31Updated 3 years ago
- A mini anti-anti debug hooking library for Windows.☆106Updated 4 years ago
- Anti-debug library based on al-khaser with ScyllaHide/TitanHide detection.☆57Updated 5 years ago
- Known ring3 memory protections that can be handled at a simple level.☆65Updated 2 years ago
- reverse engineering of bedaisy.sys (battleyes kernel driver) - Aki2k/BEDaisy☆82Updated 4 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆71Updated 5 years ago
- x64 syscall caller in C++.☆88Updated 6 years ago
- Elevate a process to be a protected process☆149Updated 5 years ago
- Scans all modules in target process for jmp/int3 hooks dissassembles then and follows jmps to destination.☆75Updated last year
- C++ library for parsing and manipulating PE files statically and dynamically.☆86Updated last year
- Kernel driver that uses Shared memory to communicate with UserMode☆85Updated 5 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 7 months ago
- Intercepting DeviceControl via WPP☆133Updated 5 years ago
- ☆79Updated 3 years ago
- x64 Windows kernel driver mapper, inject unsigned driver using anycall☆149Updated last year
- x64 manual mapper using inline syscalls☆9Updated 3 years ago
- Memory integrity check with CRC32 instruction, section-based☆44Updated 2 years ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆112Updated 3 years ago
- Example Windows Kernel-mode Driver which enumerates running processes.☆55Updated 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
- ☆49Updated 6 years ago
- ☆50Updated 5 years ago
- Kernel Lazy Importer☆111Updated last year
- C++ implementation of compile time obfuscator☆145Updated 5 years ago
- Pointer search for any classes using the RTTI feature.☆50Updated 4 years ago
- Use ntdll/ntoskrnl to implement Kernel32, Advapi32 and other APIs. It includes user-mode and kernel-mode.☆77Updated last month