whoward3 / C-Code-ObfuscatorLinks
A basic python program to obfuscate c/c++ source files.
☆112Updated 5 years ago
Alternatives and similar repositories for C-Code-Obfuscator
Users that are interested in C-Code-Obfuscator are comparing it to the libraries listed below
Sorting:
- Packer (actually a crypter) for antivirus evasion implemented for windows PE files (BSc-Thesis)☆106Updated 5 years ago
- vulnerability in zam64.sys, zam32.sys allowing ring 0 code execution. CVE-2021-31727 and CVE-2021-31728 public reference.☆91Updated 4 years ago
- A simple Windows kernel rootkit.☆94Updated 4 months ago
- simple user-mode Rootkit☆106Updated 2 years ago
- A PE (Portable Executable) packer with Huffman Compression and Xor encryption.☆64Updated 4 years ago
- Various Process Injection Techniques☆158Updated 3 years ago
- Header only library for obfuscation import winapi functions.☆43Updated 7 months ago
- Process Hollowing in C++ (x86 / x64) - Process PE image replacement☆168Updated 2 years ago
- POC of a better implementation of GetProcAddress for ntdll using binary search☆108Updated last year
- Simple Polymorphic Engine (SPE32) is a simple polymorphic engine for encrypting code and data. It is an amateur project that can be used …☆148Updated 2 years ago
- Add an empty section to a PE file☆53Updated 8 years ago
- An ELF / PE binary packer written in pure C, made for fun☆98Updated last year
- SysCaller: SDK for WindowsAPI via syscalls. Dynamic Resolution, Obfuscation, Multi-Language Bindings, & more!☆49Updated last week
- Simple x86/x86_64 instruction level obfuscator based on a basic SBI engine☆274Updated 2 years ago
- A x64 PE Packer/Protector Developed in C++ and VisualStudio☆54Updated 2 years ago
- Collection of source code for Polymorphic, Metamorphic, and Permutation Engines used in Malware☆31Updated 5 years ago
- Hide function calls to prevent reverse-engineering☆71Updated 4 years ago
- Unlicensed tiny / small portable implementation of 128/256-bit AES encryption in C, x86, AMD64, ARM32 and ARM64 assembly☆129Updated last week
- Recursive and arbitrary code execution at kernel-level without a system thread creation☆155Updated 2 years ago
- Files for the packer tutorial☆73Updated 4 years ago
- This is a RAT/Backdoor written in C++☆46Updated 4 years ago
- Collection of DLL function export forwards for DLL export function proxying☆105Updated last month
- Code that overwrites the Windows MBR with a custom bootloader!☆61Updated 3 years ago
- Shellcodev is a tool designed to help and automate the process of shellcode creation.☆111Updated last year
- Simple API Hooks detector☆74Updated 3 years ago
- Easy XOR string encryption for NET based binaries☆139Updated last year
- masm32 kernel programming, drivers, tutorials, examples, and tools (credits Four-F)☆126Updated 2 years ago
- A simple commandline injector using classic DLL injection☆152Updated 3 years ago
- A multi-staged malware that contains a kernel mode rootkit and a remote system shell.☆74Updated 4 years ago
- Cryline project - It's a simple test ransomware for Windows OS without stable encryption. Pls use this source code for study purposes on…☆58Updated 4 months ago