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.
512 stars
12 watching
106 forks
Language: Python
last commit: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A tool that obfuscates Visual Basic code to evade signature scans from Antivirus software | 150 |
| A tool for obfuscating and packing executable files to evade antivirus detection and security measures | 1,869 |
| PowerShell obfuscation script designed to bypass antivirus detection by modifying the behavior of existing PowerShell scripts | 1,447 |
| Detects obfuscated PowerShell commands and scripts at scale using abstract syntax tree analysis. | 724 |
| A tool to generate obfuscated Bash code for evading detection in Linux systems | 1,676 |
| A tool to hide PowerShell scripts from security features by hooking .Net assemblies | 1,117 |
| A tool that alters binary files to make them more difficult to track online | 130 |
| A plugin for CakePHP that provides primary key obfuscation using various strategies | 36 |
| Deobfuscates batch scripts by substituting encoded strings and escaping characters. | 150 |
| Tools for modifying Windows API imports to evade analysis and detection by static/dynamic analysis tools. | 984 |
| A beginner's guide to evading detection by employing obfuscation techniques in PowerShell and .NET payloads | 1,016 |
| A tool for protecting and obfuscating Python scripts to prevent reverse engineering | 3,720 |
| Automated deobfuscation tool using symbolic execution and SMT solving to remove obfuscated code from malware | 76 |
| Automatically detects obfuscated code and other complex code constructs in binaries to aid reverse engineering. | 580 |
| Deobfuscation framework using program synthesis to learn the semantics of obfuscated code | 302 |