Recent content by Pzzz

  1. P

    PHP Ioncube 10 Decoder.. Need help!!

    Thanks a lot. I was able to decrypt the pattern, that is used to encrypt a keygen() function, it is "8 r 3 @ k 1stK 3y" (remove spaces and quotes). The keygen() with argument as listed in your decompile produces this result: string(32) "c080e8a3fccb964a33b3021a48120a5a"
  2. P

    PHP Ioncube 10 Decoder.. Need help!!

    Thx a lot, that's calrify stuff a bit. The keygen() for dynamic key is within functions.php in the source archive and that function is in turn encrypted with this pattern value (in the file below). If that can help, I'd appreciate that: mediafire.com /file/wv838gsq0saezgj/pattern/file I do...
  3. P

    PHP Ioncube 10 Decoder.. Need help!!

    Hi, I have this ion cube 10.1/php7 source files (these are all php's regardless of extension). Have a hard time finding a code to unpack, would appreciate your help! mediafire. com/file/fic72x5cky8ktir/src.rar/file
Back
Top