FOPO-PHP-Deobfuscator
PHP deobfuscation tool
Tools to reverse-engineer and deobfuscate PHP files obfuscated by FOPO Obfuscator
A simple script to deobfuscate PHP file obfuscated with FOPO Obfuscator - http://fopo.com.ar/
86 stars
13 watching
43 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dissectmalware/batch_deobfuscator | Deobfuscates batch scripts by substituting encoded strings and escaping characters. | 145 |
mrphrazer/r2con2020_deobfuscation | Automated deobfuscation tool using symbolic execution and SMT solving to remove obfuscated code from malware | 76 |
alxs009/panda-deobfuscator | A tool for analyzing and deobfuscating binary executables by manipulating their code and data structures | 5 |
holly-hacker/eazfixer | A tool for deobfuscating Eazfuscator-obfuscated .NET assemblies | 377 |
mrphrazer/hitb2021ams_deobfuscation | Automated deobfuscation of malware code using symbolic execution and simplification techniques | 71 |
eset/stadeo | An analysis toolset designed to understand and reverse-engineer malicious software using control-flow-flattening and string deobfuscation techniques. | 147 |
d35ha/callobfuscator | Tools for modifying Windows API imports to evade analysis and detection by static/dynamic analysis tools. | 981 |
xenocoderce/dnpdeobfuscator | Deobfuscation tool for .NET patching applications | 24 |
perimeterx/restringer | A tool to deobfuscate and simplify JavaScript code | 336 |
gdbinit/evilquest_deobfuscator | A tool for decrypting strings from the EvilQuest/ThiefQuest malware family. | 6 |
hack2fun/bypassav | A tool for generating obfuscated executable files to evade antivirus detection | 899 |
patois/xray | Tool for filtering and highlighting decompiler output based on regular expressions | 125 |
cbhue/pyfuscation | A Python script that obfuscates PowerShell scripts by replacing function names, variables, and parameters. | 510 |
secretsquirrel/recomposer | A tool that alters binary files to make them more difficult to track online | 130 |
bonnetn/vba-obfuscator | A tool to protect VBA macros by obfuscating their code to evade antivirus signatures | 150 |