Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 484 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 484 Bytes

About

C# code to deal with PHP malware analysis

Status

Obfuscation technique Status
hex obfuscation done
eval(base64_decode(...)) done
eval(gzinflate(base64_decode(...))) TODO
gzuncompress TODO
str_rot13 TODO