Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<?php public function scrapes_settings_page() { require plugin_dir_path(__FILE__) . "..
Decoded Output download
<?php
public function scrapes_settings_page() {
require plugin_dir_path(__FILE__) . "../views/scrape-settings.php";
} ?>
Did this file decode correctly?
Original Code
<?php
public function scrapes_settings_page() {
require plugin_dir_path(__FILE__) . "\x2e\x2e/\x76iew\x73/\x73cra\x70\x65-\x73\x65\x74\x74ing\x73\x2ephp";
}
Function Calls
| None |
Stats
| MD5 | 2f1519f29ba65fb80c8318173d768dd0 |
| Eval Count | 0 |
| Decode Time | 106 ms |