Log in

View Full Version : How to fix file which packed by INTELLILOCK


tease
10-24-2009, 04:38 AM
Dears,
I got a trouble,
The file is packed by "INTELLILOCK", I can not find "BSJB" in dumped file. So I don't know how to fix it. any ideas?

http://www.filesend.net/download.php?f=da529722fe582acbb05a1ffe863176ec

Kurapica
10-24-2009, 05:12 AM
How did you know it's intellilock ?

besides it's not packed at all, I think it's protected with a new version of .NET reactor, and there is no need for dumping here.

search for some old tutors on .NET reactor.

good luck

tease
10-24-2009, 06:51 AM
Thanks kurapica, I got lots of knowledge from your artiles in the past.


I am sure this file is protected by intellilock, beacause I use the intellilock to protect the file and I haven't choose the "License Generator" options in intellilock, So you cannot see the namespace like "IntelliLock.Licensing".

I really have no idea. Could you please give me some suggestions.

Kurapica
10-24-2009, 07:45 AM
I can find that string without dumping :


http://img30.imageshack.us/img30/7228/19525250.png

Anyway If you can't find it in runtime then it could be an anti-dump trick, I suggest you check this address in runtime : 0x0040F730

tease
10-24-2009, 09:10 AM
Thanks kurapica, I will try it.