![]() |
|
#1
|
|||
|
|||
|
the big call >> mov eax,01 ret
Hi!
Most of people knows that a lot apps has an important call that the program uses at start up and during the registration routine. A simple mov eax,1 ret solves it,....nothing new. Recently i've had fun (and got won,too) with an app called word2picture. It's protected by execryptor and its classical big call hides his code with tones of loops, decrypts,bla,bla..which made me give up. I know that the piece of cake is there...but you get absolutely tired looking for the two lines of code that really matters. I was wondering if there is a magical way to find it. PS: i'm not interested at all in getting a crack for this app. When I want an image from a doc file, i save as... web page and take the jpg file directly. |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Call Recorder for Android | mdj | General Discussion | 18 | 12-11-2019 12:07 |
| UnPack.cn call to vote | b30wulf | General Discussion | 8 | 08-26-2015 00:34 |
| members roll call | Rhodium | General Discussion | 4 | 05-04-2005 17:48 |
| Fixing an EXE to not call a DLL? | Barry | General Discussion | 11 | 06-03-2004 00:37 |