Revoke-Obfuscation
Obfuscation detector
Detects obfuscated PowerShell commands and scripts at scale using abstract syntax tree analysis.
PowerShell Obfuscation Detection Framework
724 stars
39 watching
119 forks
Language: PowerShell
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A beginner's guide to evading detection by employing obfuscation techniques in PowerShell and .NET payloads | 1,016 |
| Automatically detects obfuscated code and other complex code constructs in binaries to aid reverse engineering. | 580 |
| A Python script that obfuscates PowerShell scripts by replacing function names, variables, and parameters. | 512 |
| A tool that obfuscates Visual Basic code to evade signature scans from Antivirus software | 150 |
| A tool to generate obfuscated Bash code for evading detection in Linux systems | 1,676 |
| Tools for modifying Windows API imports to evade analysis and detection by static/dynamic analysis tools. | 984 |
| PowerShell obfuscation script designed to bypass antivirus detection by modifying the behavior of existing PowerShell scripts | 1,447 |
| Detects vulnerabilities in Content Security Policies | 163 |
| Develops a system to detect, segment, and rank camouflaged objects in images. | 74 |
| Deobfuscates batch scripts by substituting encoded strings and escaping characters. | 150 |
| Converts an IP address to various obfuscated forms using bitwise operations | 138 |
| Protects sequential ids by transforming them into random-looking numerical strings without changing the underlying record data | 347 |
| Develops an object segmentation algorithm to detect camouflaged objects in images with varying backgrounds and contexts. | 20 |
| A tool for generating obfuscated executable files to evade antivirus detection | 902 |
| This header-only C++ library encrypts compile-time string literals to protect them from being easily discovered in binary images. | 1,082 |