PyFuscation

Script obfuscator

A Python script that obfuscates PowerShell scripts by replacing function names, variables, and parameters.

Obfuscate powershell scripts by replacing Function names, Variables and Parameters.

GitHub

512 stars
12 watching
106 forks
Language: Python
last commit: about 2 years ago

Related projects:

Repository Description Stars
bonnetn/vba-obfuscator A tool that obfuscates Visual Basic code to evade signature scans from Antivirus software 150
phra/pezor A tool for obfuscating and packing executable files to evade antivirus detection and security measures 1,869
tokyoneon/chimera PowerShell obfuscation script designed to bypass antivirus detection by modifying the behavior of existing PowerShell scripts 1,447
danielbohannon/revoke-obfuscation Detects obfuscated PowerShell commands and scripts at scale using abstract syntax tree analysis. 724
bashfuscator/bashfuscator A tool to generate obfuscated Bash code for evading detection in Linux systems 1,676
omerya/invisi-shell A tool to hide PowerShell scripts from security features by hooking .Net assemblies 1,117
secretsquirrel/recomposer A tool that alters binary files to make them more difficult to track online 130
usemuffin/obfuscate A plugin for CakePHP that provides primary key obfuscation using various strategies 36
dissectmalware/batch_deobfuscator Deobfuscates batch scripts by substituting encoded strings and escaping characters. 150
d35ha/callobfuscator Tools for modifying Windows API imports to evade analysis and detection by static/dynamic analysis tools. 984
bc-security/beginners-guide-to-obfuscation A beginner's guide to evading detection by employing obfuscation techniques in PowerShell and .NET payloads 1,016
dashingsoft/pyarmor A tool for protecting and obfuscating Python scripts to prevent reverse engineering 3,720
mrphrazer/r2con2020_deobfuscation Automated deobfuscation tool using symbolic execution and SMT solving to remove obfuscated code from malware 76
mrphrazer/obfuscation_detection Automatically detects obfuscated code and other complex code constructs in binaries to aid reverse engineering. 580
rub-syssec/syntia Deobfuscation framework using program synthesis to learn the semantics of obfuscated code 302