Terminalblock PHP source encryption Imitation Micro shield PHP encryption expert Phpcodelock)

Source: Internet
Author: User
Copy CodeThe code is as follows:


function T_rndstr ($length = "") {//return random string
$str = "ABCDEFGHIJKLMNOPQRSTUVWXYZABCDEFGHIJKLMNOPQRSTUVWXYZ";
if ($length = = "") {
Return Str_shuffle ($STR);
}else{
Return substr (Str_shuffle ($STR),-$length);
}
}
$T _k1=t_rndstr ();//With secret key 1
$T _k2=t_rndstr ();//With Secret key 2
$vstr =file_get_contents ("xk/xk/index.php");//Files to encrypt
$v 1=base64_encode ($VSTR);
$c =strtr ($v 1, $T _k1, $T _k2);//replace the corresponding character with the key.
$c = $T _k1. $T _k2. $c;
$q =t_rndstr ();
$isqs =1;//1 random string to the variable name 2 Capital O and the number 0 to form the basic variable
if ($isqs = = "1") {
$q 1=substr ($q, 2, 3);
$q 2=substr ($q, 10,10);
$q 3=substr ($q, 20,12);
$q 4=substr ($q, 30,10);
$q 5=substr ($q, 40,8);
$q 6=substr ($q, 5,5);
}else{
$q 1= "o00o0o";
$q 2= "o0o000";
$q 3= "o0oo00";
$q 4= "oo0o00";
$q 5= "OO0000";
$q 6= "O00oo0";
}
$keystr =urldecode ("%6e1%7a%62%2f%6d%615%5c%76%740%6928%2d%70%78%75%71%79%2a6%6c%72%6b%64%679%5f%65%68%63%73%77 %6f4%2b%6637%6a ");
/* Full string
n1zb/ma5\vt0i28-pxuqy*6lrkdg9_ehcswo4+f37j
Base64_decode//$q 1
STRTR//$q 2
Substr
*/
$s = ' $ '. $q 6. ' =urldecode ("%6e1%7a%62%2f%6d%615%5c%76%740%6928%2d%70%78%75%71%79%2a6%6c%72%6b%64%679%5f%65%68%63%73%77%6f4%2b %6637%6A "), $ '. $q 1. ' =$ '. $q 6. ' {3}.$ '. $q 6. ' {6}.$ '. $q 6. ' {33}.$ '. $q 6. ' {30};$ '. $q 3. ' =$ '. $q 6. ' {33}.$ '. $q 6. ' {10}.$ '. $q 6. ' {24}.$ '. $q 6. ' {10}.$ '. $q 6. ' {24};$ '. $q 4. ' =$ '. $q 3. ' {0}.$ '. $q 6. ' {18}.$ '. $q 6. ' {3}.$ '. $q 3. ' {0}.$ '. $q 3. ' {1}.$ '. $q 6. ' {24};$ '. $q 5. ' =$ '. $q 6. ' {7}.$ '. $q 6. ' {13};$ '. $q 1. '. =$ '. $q 6. ' {22}.$ '. $q 6. ' {36}.$ '. $q 6. ' {29}.$ '. $q 6. ' {26}.$ '. $q 6. ' {30}.$ '. $q 6. ' {32}.$ '. $q 6. ' {35}.$ '. $q 6. ' {26}.$ '. $q 6. ' {30};eval ($ '. $q 1. ' ("'. Base64_encode (' $ '). $q 2. ' = "'. $c. '"; eval (\ ' >\ '. $ '. $q 1. ' ($ '. $q 3. ' ($ '. $q 4. ' ($ '. $q 2. ', $ '. $q 5. ' * *), $ '. $q 4. ' ($ '. $q 2. ', $ '. $q 5. ', $ '. $q 5. '), $ '. $q 4. ' ($ '. $q 2. ', 0,$ '. $q 5. '))))); ';


Emulate micro-shield PHP encryption expert (PHPCODELOCK)

The above describes the Terminalblock PHP source encryption Imitation micro-shield PHP encryption expert Phpcodelock, including the terminalblock aspects of the content, I hope that the PHP tutorial interested in a friend helpful.

  • Related Article

    Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.