vba-obfuscator
VBA Obfuscator
A tool that obfuscates Visual Basic code to evade signature scans from Antivirus software
2018 School project - PoC of malware code obfuscation in Word macros
150 stars
10 watching
34 forks
Language: Python
last commit: over 3 years ago obfuscatorpython3vba-macros
Related projects:
Repository | Description | Stars |
---|---|---|
| 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 |
| Tools for modifying Windows API imports to evade analysis and detection by static/dynamic analysis tools. | 984 |
| A tool for generating obfuscated executable files to evade antivirus detection | 902 |
| Automatically detects obfuscated code and other complex code constructs in binaries to aid reverse engineering. | 580 |
| Decodes and deobfuscates obfuscated Excel macros from various file formats. | 575 |
| A tool to generate obfuscated Bash code for evading detection in Linux systems | 1,676 |
| Automated deobfuscation of malware code using symbolic execution and simplification techniques | 72 |
| A Python script that obfuscates PowerShell scripts by replacing function names, variables, and parameters. | 512 |
| A beginner's guide to evading detection by employing obfuscation techniques in PowerShell and .NET payloads | 1,016 |
| Analyzes malware runtraces to remove virtual machine-based protections and extract the original binary's bytecode instructions | 133 |
| An obfuscation tool designed to evade antivirus software detection in compiled C/C++ code. | 1,014 |
| Deobfuscates batch scripts by substituting encoded strings and escaping characters. | 150 |
| Analyzes VBA code to generate visual call graphs and highlights potential malicious keywords | 275 |
| A tool that alters binary files to make them more difficult to track online | 130 |