d35ha / xObfLinks
Simple x86/x86_64 instruction level obfuscator based on a basic SBI engine
☆268Updated 2 years ago
Alternatives and similar repositories for xObf
Users that are interested in xObf are comparing it to the libraries listed below
Sorting:
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆322Updated 2 years ago
- x86 PE Mutator☆219Updated 2 years ago
- Elevate a process to be a protected process☆150Updated 5 years ago
- Native code virtualizer for x64 binaries☆483Updated 5 months ago
- Kernel LdrLoadDll injector☆260Updated 6 years ago
- ☆180Updated 3 years ago
- A mapper that maps shellcode into loaded large page drivers☆279Updated 3 years ago
- Debugger Anti-Detection Benchmark☆332Updated last year
- Windows inline hooking tool.☆270Updated 6 years ago
- Vectored Exception Handling Hooking Class☆158Updated 6 years ago
- Load your driver like win32k.sys☆253Updated 2 years ago
- State of the art DLL injector that took 20 minutes to make☆216Updated last year
- Bypassing PatchGuard on modern x64 systems☆260Updated 2 years ago
- Analyze patches in a process☆253Updated 3 years ago
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆325Updated 3 years ago
- C++ 17 or higher control flow obfuscation library for windows binaries☆358Updated last month
- x64 Windows PatchGuard bypass, register process-creation callbacks from unsigned code☆201Updated 4 years ago
- An x86-64 Code Virtualizer☆262Updated 8 months ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.