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

510 stars
12 watching
106 forks
Language: Python
last commit: almost 2 years ago

Related projects:

Repository Description Stars
bonnetn/vba-obfuscator A tool to protect VBA macros by obfuscating their code to evade antivirus signatures 150
phra/pezor A tool for obfuscating and packing executable files to evade antivirus detection and security measures 1,856
tokyoneon/chimera PowerShell obfuscation script designed to bypass antivirus detection by modifying the behavior of existing PowerShell scripts 1,424
danielbohannon/revoke-obfuscation Detects obfuscated PowerShell commands and scripts at scale using abstract syntax tree analysis. 725
bashfuscator/bashfuscator A tool to generate obfuscated Bash code for evading detection in Linux systems 1,660
omerya/invisi-shell A tool to hide PowerShell scripts from security features by hooking .Net assemblies 1,105
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. 145
d35ha/callobfuscator Tools for modifying Windows API imports to evade analysis and detection by static/dynamic analysis tools. 981
bc-security/beginners-guide-to-obfuscation A beginner's guide to evading detection by employing obfuscation techniques in PowerShell and .NET payloads 1,010
dashingsoft/pyarmor A tool for protecting and securing Python scripts by obfuscating them and binding them to specific machines or setting expiration dates. 3,452
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. 575
rub-syssec/syntia Deobfuscation framework using program synthesis to learn the semantics of obfuscated code 301