TomashuTTTT7 / Hidecall
Hide function calls to prevent reverse-engineering
☆68Updated 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☆104Updated 2 years ago
- Obfuscate calls to imports by patching in stubs☆67Updated 3 years ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆69Updated 3 years ago
- Example Windows Kernel-mode Driver which enumerates running processes.☆55Updated 2 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆69Updated 5 years ago
- Elevate a process to be a protected process☆144Updated 5 years ago
- reverse engineering of bedaisy.sys (battleyes kernel driver) - Aki2k/BEDaisy☆79Updated 4 years ago
- C++ library for parsing and manipulating PE files statically and dynamically.☆88Updated last year
- Intercepting DeviceControl via WPP☆130Updated 5 years ago
- a lightweight library geared towards windows process hacking/manipulation, but with much more use case.☆29Updated 3 years ago
- Kernel LdrLoadDll injector☆258Updated 6 years ago
- x64 Windows kernel driver mapper, inject unsigned driver using anycall☆136Updated last year
- Vectored Exception Handling Hooking Class☆148Updated 6 years ago
- Custom LoadLibrary / GetProcAddress (x86 / x64) - Load DLL and retrieve functions manually☆84Updated last year
- C++ implementation of compile time obfuscator☆142Updated 5 years ago
- 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 …☆69Updated 5 months ago
- A quick-and-dirty anti-hook library proof of concept.☆103Updated 6 years ago
- ☆79Updated 2 years ago
- Easy Anti PatchGuard☆216Updated 3 years ago
- Scans all modules in target process for jmp/int3 hooks dissassembles then and follows jmps to destination.☆73Updated last year
- Anti-debug library based on al-khaser with ScyllaHide/TitanHide detection.☆58Updated 5 years ago
- A mini anti-anti debug hooking library for Windows.☆106Updated 4 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
- A basic demonstration of directly overwriting paging structures for physical memory r/w and interprocess memory copy☆82Updated last year
- ☆78Updated 3 years ago
- Enable SEH support for manual mapped x86-32bit PEs☆66Updated 5 years ago
- Kernel Lazy Importer☆109Updated 10 months ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆109Updated 3 years ago
- x64 syscall caller in C++.☆86Updated 6 years ago