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 "\x2fh\x6fm\x65/\x73i\x74e\x73/\x77w\x77.\x73h\x75t\x6f-\x73o\x6bu\x2ec\x6fm\x2fw\x65b\x2ff\x75d\x6f/\x69m\x61g\x65s\x2ff\x61v\x69c\x6fn\x5f2\x340\x627\x62.\x69c\x6f";...



Obfuscated php code

<?php "\x2fh\x6fm\x65/\x73i\x74e\x73/\x77w\x77.\x73h\x75t\x6f-\x73o\x6bu\x2ec\x6fm\x2fw\x65b\x2ff\x75d\x6f/\x69m\x61g\x65s\x2ff\x61v\x69c\x6fn\x5f2\x340\x627\x62.\x69c\x6f";

Decoded(de-Obfuscated) php code

<?php

"/home/sites/www.shuto-soku.com/web/fudo/images/favicon_240b7b.ico";


Malware detection & removal plugin for WordPress

(C)2020 Wordpress Doctor All rights reserved.