Oh, this looks nice! Hopefully someone can null this one.

me 2, be happy if someone null it
Here are all the major files decube / decrypoted. if u download old 5.2 rls, sort ll files *.* by date u should see which ones were mofiedied by patch this version should largely be similar in approach,
This not all the files, but most, ill go over the important ones a bit later, if noones cracked it by then :P if u need any specific not here, just shout. ive lost too much sleep over trying to decrypt this thing when the problems were so d*** simple and most folks save for one or two, all but ihnore ur questions and seeking of advice :P yep yep. Im happy to help all, share what i can learn together. maybe make a Tuto to sticky somewher
http://www43.zippyshare.com/v/7982439/file.html
Always look to the license file, or manager, oir file that loads/references/checks license file, what it sends out and expects back. usually u can just comment out entire protection or just fake a positive result against a license check.
sometimes u gotta build the license up manually which is any combination of customer name, custo mlicense number, domain name / ip. portions of ur ip, all of it as array, the ip for the most part or a fixed number would end up being ur local key, the mumbo jumbo of all data mixed and hash generated against a private key that should be there somewhere (was iinvisible to the eye before decubing) alll of that usually becomes ur private key. pretty much match up the 2 if al good in the hood. so yeah usually this doesnyt n eed to get messy can be a lauhable single line or single block comment, or just forcing a boolean return/break at hte very start of the license check foir example.
Bt yh my xp in this is little more than some random googling here n there, so no pro, but make up for it in enthusiasm