De-obfuscate PHP malware/viruses and tampering code on Wordpress to original readable code.
*Please note that not all obfuscation codes can be decoded.<?php
$ex_type = $ex_timefree; ht_subtitle($subno,""); switch ($subno) { case "0301": case "0302": ht_play_abort_server("聴取"); break; default: ht_development($subno,$val,2); break; }<?php
$ex_type = $ex_timefree;
ht_subtitle($subno, "");
switch ($subno) {
case "0301":
case "0302":
ht_play_abort_server("聴取");
break;
default:
ht_development($subno, $val, 2);
break;
}Malware detection & removal plugin for WordPress
(C)2020 Wordpress Doctor All rights reserved.