The_Joker BANNED Joined Apr 8, 2008 Messages 307 Reaction score 158 Oct 4, 2011 #1 I have 2 files I need decoded and wondering if anyone haz the skillz to do it you get the program that these files use if you can decode it Code: https://rapidshare.com/files/3826811592/wpt.zip
I have 2 files I need decoded and wondering if anyone haz the skillz to do it you get the program that these files use if you can decode it Code: https://rapidshare.com/files/3826811592/wpt.zip
Frement Registered Member Joined Sep 26, 2010 Messages 66 Reaction score 22 Oct 6, 2011 #2 And the rest of the program? EDIT: wpt-libs.php -> hxxp://www.frement.net/bhw/thejoker/wpt-libs.phps I think theres something missing, but that should be enough for you to crack the software, the validate() function seems to do all that work. Simply changing: Code: if( (time() - $HEC_71675c58653d57a12221c298f2d44818) > 7200 ) { to Code: if (true) { Should do the job. Also I secured the license key if it was yours. Hit me with a PM if you want me to do the rest, perhaps we could discuss on MSN/Skype? Or you can find me on IRC. Last edited: Oct 6, 2011
And the rest of the program? EDIT: wpt-libs.php -> hxxp://www.frement.net/bhw/thejoker/wpt-libs.phps I think theres something missing, but that should be enough for you to crack the software, the validate() function seems to do all that work. Simply changing: Code: if( (time() - $HEC_71675c58653d57a12221c298f2d44818) > 7200 ) { to Code: if (true) { Should do the job. Also I secured the license key if it was yours. Hit me with a PM if you want me to do the rest, perhaps we could discuss on MSN/Skype? Or you can find me on IRC.