![]() |
| Sponsored Links (We share ad revenue): |
|
|
Re: Decrypt help!. |
|
Experienced Talker
Posts: 37
|
WOW theres no1 in here smart enough to figure that out!!!.. im impress.....
|
|
|
|
|
|
Re: Decrypt help!. |
|
Full-Time TeraTasker
Posts: 627
Name: Jeremy Miller
Location: Reno, NV
|
Don't be. Ignorance should never be impressive. This took about 5 lines of code to hack. I'm not providing the hack to you, however, as it was encrypted for a reason. If you need help with a bug, then you should ask, but asking for direct access to someone's proprietary information is just rude.
Here, as proof of the "hack" -- this wasn't very hard, really -- is the first few lines of code: PHP Code:
Edit: Let me add that this is not encrypted, but obfuscated using PHP functions. There's a difference: encryption encrypts things while obfuscation obfuscates them (i.e. obfuscation just "hides" something in something else while encryption actually encrypts it and requires some kind of decryption key)
__________________
Jeremy Miller - TeraTask Technologies, LLC Content Farmer - Automated Posting for Content & Blog Sites Last edited by JeremyMiller : 05-08-2008 at 01:43 PM. |
|
|
|
|
|
Re: Decrypt help!. |
|
Skilled Talker
Posts: 97
Name: Chris Duerr
|
+1 Not only is that not "encrypted" (it's just security through obscurity as pointed at by Jeremy) but the code itself isn't even obfuscated -- a real obfuscator would replace every variable, object and class name with something hideous, through in tons of DEFINE's to confuse the hell out of you, replace if-then-else's with ternary operators, hash string constants, and .. well .. mangle the code rendering it extremely difficult to read or modify.
__________________
Chris Duerr AddonChat Java Chat Software http://www.addonchat.com/ - Affiliate Program |
|
|
|
| Sponsored Links (We share ad revenue): |
| Thread Tools | |
|
|
| Webmaster Resources Marketplace: |
| Software Development Company | Webhosting.UK.com |
| Web Templates | Text Link Brokers | Stock Photos |