whoward3 / C-Code-ObfuscatorLinks
A basic python program to obfuscate c/c++ source files.
☆119Updated 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:
- simple user-mode Rootkit☆108Updated 3 years ago
- An ELF / PE binary packer written in pure C, made for fun☆107Updated last year
- A PE (Portable Executable) packer with Huffman Compression and Xor encryption.☆67Updated 4 years ago
- Various Process Injection Techniques☆163Updated 3 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.☆96Updated 8 months ago
- Add an empty section to a PE file☆53Updated 8 years ago
- Process Hollowing in C++ (x86 / x64) - Process PE image replacement☆177Updated 2 years ago
- Header only library for obfuscation import winapi functions.☆43Updated 11 months ago
- Collection of source code for Polymorphic, Metamorphic, and Permutation Engines used in Malware☆30Updated 6 years ago
- Code that overwrites the Windows MBR with a custom bootloader!☆64Updated 3 years ago
- A simple commandline injector using classic DLL injection☆156Updated 3 years ago
- a DLL that will show a MessageBox with the message, "Hello world!"☆86Updated 7 years ago
- This repository is a tool to create a .suo that when run by visual studio's will achieve code execution☆111Updated 2 years ago
- Simple x86/x86_64 instruction level obfuscator based on a basic SBI engine☆278Updated 3 years ago
- POC of a better implementation of GetProcAddress for ntdll using binary search☆111Updated last year
- Unlicensed tiny / small portable implementation of 128/256-bit AES encryption in C, x86, AMD64, ARM32, ARM64 and LoongArch64 assembly☆134Updated this week
- A x64 PE Packer/Protector Developed in C++ and VisualStudio☆55Updated 2 years ago
- Simple API Hooks detector☆77Updated 3 years ago
- Hide function calls to prevent reverse-engineering☆74Updated 4 years ago
- Collection of DLL function export forwards for DLL export function proxying☆107Updated 5 months ago
- Recursive and arbitrary code execution at kernel-level without a system thread creation☆158Updated 2 years ago
- Packer (actually a crypter) for antivirus evasion implemented for windows PE files (BSc-Thesis)☆105Updated 5 years ago
- Exploit MsIo vulnerable driver☆126Updated 4 years ago
- Files for the packer tutorial☆76Updated 4 years ago
- Simple Polymorphic Engine (SPE32) is a simple polymorphic engine for encrypting code and data. It is an amateur project that can be used …☆154Updated 2 years ago
- simple C++ dll injector☆60Updated 4 years ago
- Easy XOR string encryption for NET based binaries☆140Updated 2 years ago
- C++ implementation of compile time obfuscator☆166Updated 6 years ago
- Simple x86/x64 Assembler/Disassembler/Emulator☆189Updated last month