Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Handy way to Decrypt PHP LockIt! 2.2.0.0
01-17-2013, 05:23 AM
Post: #11
RE: Handy way to Decrypt PHP LockIt! 2.2.0.0
(11-01-2012 07:47 PM)MagedXp Wrote:  all phplockit = eval shit so same Big Grin

Yeh! Just like this: Tongue

Code:
while (preg_match("/eval\(/",$contents)) {
    eval(preg_replace("/eval/", "\$contents=", $contents));
    }
    echo $contents;
Find all posts by this user
Quote this message in a reply
01-17-2013, 10:57 PM (This post was last modified: 01-18-2013 12:29 AM by h4sh3m.)
Post: #12
RE: Handy way to Decrypt PHP LockIt! 2.2.0.0
Hi

Coding Decoder for PHP LockIt! is easy but need some tricks that not generic !



Best Regards,
h4sh3m
Find all posts by this user
Quote this message in a reply
01-19-2013, 12:52 PM
Post: #13
RE: Handy way to Decrypt PHP LockIt! 2.2.0.0
Can any one help me and tell me how i can undecod LockIt
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us | Homepage | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication