Search found 5 matches
- Thu Dec 30, 2010 10:36 pm
- Forum: Reversing - General Articles
- Topic: Inlining ACProtect v1.32
- Replies: 12
- Views: 60695
Re: Inlining ACProtect v1.32
That's true, I am not here for this reason. I was googling and found one of your tut's so I came to this fourm :D Anyway, I cannot beleive you're not good inliner cause the way you wrote the inline code is professional I have read several inline tut's and beleive or not 90% of which are rubbish as t...
- Thu Dec 30, 2010 4:55 pm
- Forum: Reversing - General Articles
- Topic: Inlining ACProtect v1.32
- Replies: 12
- Views: 60695
Re: Inlining ACProtect v1.32
Please don’t think I am here just to download and ask people to crack staffs. I do want to learn. Without any compliment, I found your inline tut the most useful one I have ever read out. It is really beneficial as it presenting the idea in a very simple way. Thus, I asked about the other inline tut...
- Thu Dec 30, 2010 3:11 pm
- Forum: Reversing - General Articles
- Topic: Inlining ACProtect v1.32
- Replies: 12
- Views: 60695
Re: Inlining ACProtect v1.32
That's exactly what we want. After the first time we go to the 2nd part of our inline function we *have* to restore back the code where there is the jump that brings as here. Otherwise, later on the process will terminate and that's why there is another check later on that actually wants to take 0 ...
- Wed Dec 29, 2010 5:33 pm
- Forum: Reversing - General Articles
- Topic: Inlining ACProtect v1.32
- Replies: 12
- Views: 60695
Re: Inlining ACProtect v1.32
Thanks for your reply. I did think that no body will care. Your efforts are really appreciated. In regard of the injection code you made for the old version, it works fine as there is no crc I beleive. Also if you set bp on the first jmp to the code cave and another bp on part where you want a value...
- Mon Dec 27, 2010 11:16 pm
- Forum: Reversing - General Articles
- Topic: Inlining ACProtect v1.32
- Replies: 12
- Views: 60695
Re: Inlining ACProtect v1.32
Thanks mate this is really great artic. keep coming I have one question, I tried to apply the tut. It works fine for the version you used but it dose not for the new version The code still same just small changes in addresses. When you injected your code and run the prog. it works and close so is th...