ALL ioncube decoding requests go in here

Status
Not open for further replies.

MasterBobby

New member
Jan 4, 2019
0
0
0
Code:
if (!function_exists('_00x')) {
    function _00x($s) {
        $l = strlen($s);
        $__0t = array(48 => "r", "D", "c", "T", "l", "t", "V", "p", "Z", "9", ":", ";", "<", "=", ">", "?", "@", "x", "a", "O", "n", "G", "o", "A", "M", "m", "h", "1", "4", "q", "S", "P", "i", "W", "s", "u", "3", "E", "z", "d", "R", "Y", "C", "[", "/", "]", "^", "_", "`", "7", "Q", "0", "J", "v", "f", "B", "e", "k", "N", "y", "w", "U", "H", "X", "I", "K", "g", "5", "2", "F", "L", "b", "j", "6", "8");
        while ($l > 0) {
            $l--;
            $o = ord($s{$l});
            if (($o != 92) && ($o >= 48) && ($o <= 122)) $s{$l} = $__0t[$o];
        }
        return $s;
    }
}
 

GadaG

Active member
Mar 19, 2021
399
194
43
This is the content of the file

*** Hidden text: cannot be quoted. ***


You can just echo the
echo eval(base64_decode(STRAGE_TEXT));
Thanks sir, i want to change school name thats way i need it, because i don't know how to decode or base64 program 😁
 
  • Like
Reactions: webcom

ChintanBhat

Well-known member
Null Master
Trusted Uploader
Nov 18, 2020
1,124
1,130
120
39
Universe
PLEASE, KINDLY CLOSE THIS THREAD!!!

NO REQUESTS ARE BEING FULFILLED. IT IS THEREFORE MISLEADING AND NOT HELPFUL AT THE MOMENT AS SO MANY REQUESTS HAVE BEEN PENDING.

CC. @NullMaster @ChintanBhat @CyberDeviL @Tomz
No, I'm sorry but with this I don't think we can close this thread. Not getting any answers or getting your solution is other thing but if someone has it and he/she will definitely help you.

@Bedo @ukgamer @arrocy Please Check and if you have any solutions.
 
Status
Not open for further replies.

Latest posts

Forum statistics

Threads
69,435
Messages
909,671
Members
239,372
Latest member
teminijesu

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu