whoward3 / C-Code-ObfuscatorLinks
A basic python program to obfuscate c/c++ source files.
☆111Updated 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:
- A PE (Portable Executable) packer with Huffman Compression and Xor encryption.☆62Updated 3 years ago
- Packer (actually a crypter) for antivirus evasion implemented for windows PE files (BSc-Thesis)☆103Updated 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
- An ELF / PE binary packer written in pure C, made for fun☆93Updated last year
- Code that overwrites the Windows MBR with a custom bootloader!☆61Updated 3 years ago
- A x64 PE Packer/Protector Developed in C++ and VisualStudio☆52Updated last year
- This repository is a tool to create a .suo that when run by visual studio's will achieve code execution☆111Updated last year
- Header only library for obfuscation import winapi functions.☆41Updated 5 months ago
- A simple Windows kernel rootkit.☆92Updated 2 months ago
- Various Process Injection Techniques☆149Updated 3 years ago
- Collection of source code for Polymorphic, Metamorphic, and Permutation Engines used in Malware☆29Updated 5 years ago
- C++ Class with various techniques to detect the execution in a virtualized environment☆13Updated last year
- simple user-mode Rootkit☆104Updated 2 years ago
- A simple commandline injector using classic DLL injection☆151Updated 3 years ago
- Shellcodev is a tool designed to help and automate the process of shellcode creation.☆110Updated last year
- Unlicensed tiny / small portable implementation of 128/256-bit AES encryption in C, x86, AMD64, ARM32 and ARM64 assembly☆129Updated 2 months ago
- Hiding your process in ProcessHacker,Task Manager,etc by patching NtQuerySystemInformation☆87Updated 4 years ago
- x86 PE Mutator☆219Updated 2 years ago
- This is a RAT/Backdoor written in C++☆46Updated 4 years ago
- Process Hollowing in C++ (x86 / x64) - Process PE image replacement☆158Updated last year
- C++ implementation of compile time obfuscator☆154Updated 5 years ago
- Easy XOR string encryption for NET based binaries☆139Updated last year
- Hide function calls to prevent reverse-engineering☆71Updated 4 years ago
- Detours implementation (x64/x86) which used only ntdll import☆90Updated last year
- Exploit MsIo vulnerable driver☆108Updated 3 years ago
- Add an empty section to a PE file☆52Updated 7 years ago
- a DLL that will show a MessageBox with the message, "Hello world!"☆85Updated 7 years ago
- Code from process of reversing Sysinternals Suite for educational purposes, with videos to associate them☆48Updated last year
- https://0xrick.github.io/win-internals/pe8/☆48Updated 3 years ago
- Recursive and arbitrary code execution at kernel-level without a system thread creation☆157Updated 2 years ago