Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
private const CASE_FOLD = [ ['', '', "\xCD\x85", '', "\xCF\x90", "\xCF\x91", "\xC..
Decoded Output download
<? private const CASE_FOLD = [
['', '', "", '', "", "", "", "", "", "", "", "", ""],
['', 's', '', '', '', '', '', '', '', '', '', "", ''],
]; ?>
Did this file decode correctly?
Original Code
private const CASE_FOLD = [
['', '', "\xCD\x85", '', "\xCF\x90", "\xCF\x91", "\xCF\x95", "\xCF\x96", "\xCF\xB0", "\xCF\xB1", "\xCF\xB5", "\xE1\xBA\x9B", "\xE1\xBE\xBE"],
['', 's', '', '', '', '', '', '', '', '', '', "\xE1\xB9\xA1", ''],
];
Function Calls
None |
Stats
MD5 | 8d8cafc6e8b27c1633c2dfb625440863 |
Eval Count | 0 |
Decode Time | 47 ms |