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: almost 4 years ago

Related projects:

RepositoryDescriptionStars
bonnetn/vba-obfuscatorA tool that obfuscates Visual Basic code to evade signature scans from Antivirus software150
phra/pezorA tool for obfuscating and packing executable files to evade antivirus detection and security measures1,869
tokyoneon/chimeraPowerShell obfuscation script designed to bypass antivirus detection by modifying the behavior of existing PowerShell scripts1,447
danielbohannon/revoke-obfuscationDetects obfuscated PowerShell commands and scripts at scale using abstract syntax tree analysis.724
bashfuscator/bashfuscatorA tool to generate obfuscated Bash code for evading detection in Linux systems1,676
omerya/invisi-shellA tool to hide PowerShell scripts from security features by hooking .Net assemblies1,117
secretsquirrel/recomposerA tool that alters binary files to make them more difficult to track online130
usemuffin/obfuscateA plugin for CakePHP that provides primary key obfuscation using various strategies36
dissectmalware/batch_deobfuscatorDeobfuscates batch scripts by substituting encoded strings and escaping characters.150
d35ha/callobfuscatorTools for modifying Windows API imports to evade analysis and detection by static/dynamic analysis tools.984
bc-security/beginners-guide-to-obfuscationA beginner's guide to evading detection by employing obfuscation techniques in PowerShell and .NET payloads1,016
dashingsoft/pyarmorA tool for protecting and obfuscating Python scripts to prevent reverse engineering3,720
mrphrazer/r2con2020_deobfuscationAutomated deobfuscation tool using symbolic execution and SMT solving to remove obfuscated code from malware76
mrphrazer/obfuscation_detectionAutomatically detects obfuscated code and other complex code constructs in binaries to aid reverse engineering.580
rub-syssec/syntiaDeobfuscation framework using program synthesis to learn the semantics of obfuscated code302