recomposer
Binary obfuscation tool
A tool that alters binary files to make them more difficult to track online
Randomly changes Win32/64 PE Files for 'safer' uploading to malware and sandbox sites.
130 stars
18 watching
39 forks
Language: Python
last commit: over 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Automatically detects obfuscated code and other complex code constructs in binaries to aid reverse engineering. | 580 |
| A tool for obfuscating and packing executable files to evade antivirus detection and security measures | 1,869 |
| Automated deobfuscation tool using symbolic execution and SMT solving to remove obfuscated code from malware | 76 |
| A tool for hiding information in binary executables without altering their size or execution speed | 292 |
| A tool that obfuscates Visual Basic code to evade signature scans from Antivirus software | 150 |
| An enhancement tool for Ghidra's binary analysis capabilities | 289 |
| A Python script that obfuscates PowerShell scripts by replacing function names, variables, and parameters. | 512 |
| A tool for collaborative reverse engineering of binary files using multiple disassemblers and decompilers. | 135 |
| A library that removes common unicode confusables/homoglyphs from strings | 105 |
| A tool that decrypts data from various web browsers. | 168 |
| A system designed to obscure data within existing applications | 9 |
| A binary decompiler that analyzes and reverse-engineers machine code binaries from various processor architectures. | 2,173 |
| A tool for generating obfuscated executable files to evade antivirus detection | 902 |
| An interactive platform for analyzing and modifying binary firmware | 1,882 |
| Analyzes malware runtraces to remove virtual machine-based protections and extract the original binary's bytecode instructions | 133 |