ssyuqixe / obfCoderLinks
A simple program to obfuscate code written in cpp.
☆50Updated last year
Alternatives and similar repositories for obfCoder
Users that are interested in obfCoder are comparing it to the libraries listed below
Sorting:
- IAT-Obfuscation to make static analysis of executable harder.☆43Updated 3 years ago
- Call NtCreateUserProcess directly as normal.☆71Updated 3 years ago
- https://key08.com/index.php/2021/10/19/1375.html☆68Updated 3 years ago
- Load Dll into Kernel space☆38Updated 2 years ago
- NO WriteProcessMemory CreateRemoteThread APIs call shellcode injection☆30Updated 5 years ago
- UnknownField is a tool based clang that obfuscating the order of fields to protect your C/C++ game or code.☆44Updated 2 years ago
- A kernel mode Windows rootkit in development.☆49Updated 3 years ago
- inject dll from kernal mode to user mode process use Apc☆33Updated 5 years ago
- a dkom rootkit that targets windows x64 systems. the rootkit hooks and edits criticl memory sections in order to hide different resources…☆18Updated 2 years ago
- sc4cpp is a shellcode framework based on C++☆90Updated 3 years ago
- Hook NtDeviceIoControlFile with PatchGuard☆108Updated 3 years ago
- All Nt Syscall and W32k Syscall in one asm, include, and call it!☆58Updated 3 years ago
- Dynamically generated obfuscated jumps and/or function calls☆36Updated 2 years ago
- Fake Timestamps of Driver Certificates while keeping validity.☆18Updated 4 years ago
- ☆27Updated 2 years ago
- Windows API Call Obfuscation☆106Updated 2 years ago
- ☆26Updated 7 years ago
- Proof-of-Concept software for detecting AV/EDR hooks in Windows libraries.☆31Updated 3 years ago
- manual mapping injector☆27Updated 3 years ago
- Windows Sandbox Framework☆38Updated 3 years ago
- PEBFake(修改PEB 伪装当前进程路径、参数等)☆51Updated 4 years ago
- 编译时混淆字符串,以确保生成的二进制PE不会暴漏明文字符串。(C++ 14 及以上)☆26Updated 3 years ago
- direct systemcalls with a modern c++20 interface.☆43Updated 2 years ago
- A collection of cpuid instruction implementations for anti-vm purposes.☆9Updated last year
- Record & prevent file deletion in kernel mode☆44Updated 4 years ago
- Wow64 Heaven's Gate Hook☆28Updated 3 years ago
- Call 32bit NtDLL API directly from WoW64 Layer☆60Updated 4 years ago
- 利用物理内存映射,实现虚拟内存的伪隐藏☆83Updated 2 years ago
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆64Updated 10 months ago
- CVE-2022-3699 with arbitrary kernel code execution capability☆71Updated 2 years ago