Revoke-Obfuscation
Obfuscation detector
Detects obfuscated PowerShell commands and scripts at scale using abstract syntax tree analysis.
PowerShell Obfuscation Detection Framework
725 stars
39 watching
119 forks
Language: PowerShell
last commit: 12 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bc-security/beginners-guide-to-obfuscation | A beginner's guide to evading detection by employing obfuscation techniques in PowerShell and .NET payloads | 1,010 |
mrphrazer/obfuscation_detection | Automatically detects obfuscated code and other complex code constructs in binaries to aid reverse engineering. | 575 |
cbhue/pyfuscation | A Python script that obfuscates PowerShell scripts by replacing function names, variables, and parameters. | 510 |
bonnetn/vba-obfuscator | A tool to protect VBA macros by obfuscating their code to evade antivirus signatures | 150 |
bashfuscator/bashfuscator | A tool to generate obfuscated Bash code for evading detection in Linux systems | 1,660 |
d35ha/callobfuscator | Tools for modifying Windows API imports to evade analysis and detection by static/dynamic analysis tools. | 981 |
tokyoneon/chimera | PowerShell obfuscation script designed to bypass antivirus detection by modifying the behavior of existing PowerShell scripts | 1,424 |
moloch--/csp-bypass | Detects vulnerabilities in Content Security Policies | 163 |
jingzhang617/cod-rank-localize-and-segment | Develops a system to detect, segment, and rank camouflaged objects in images. | 74 |
dissectmalware/batch_deobfuscator | Deobfuscates batch scripts by substituting encoded strings and escaping characters. | 145 |
osandamalith/ipobfuscator | Converts an IP address to various obfuscated forms using bitwise operations | 138 |
namick/obfuscate_id | Protects sequential ids by transforming them into random-looking numerical strings without changing the underlying record data | 347 |
lartpang/ovcamo | Develops an object segmentation algorithm to detect camouflaged objects in images with varying backgrounds and contexts. | 20 |
hack2fun/bypassav | A tool for generating obfuscated executable files to evade antivirus detection | 899 |
adamyaxley/obfuscate | This header-only C++ library encrypts compile-time string literals to protect them from being easily discovered in binary images. | 1,072 |