Messages - megatron [ switch to compact view ]

Pages: prev1 2 3 4 [5]
21
Developer's Corner / How to remove CRC check from a exe?
« on: January 02, 2009, 03:12 PM »
Anyone has some tips to remove CRC check from exe.

I have a exe which has is_debug_present and some assembly which I had to change. But now when I run that program I get some error “error unpacking program”. I think the exe has some internal CRC check.

Problems while remove CRC:
1. I think the error string shown is generated at runtime, so I cannot find from memory map and put BP
2. I cannot see any references to show window, msgbox etc.

Anyone can provide some tips to fight these anti-reverse eng ticks.

I am using the latest ollydbg-200i, which has very good support for putting memory point anywhere (old ollydbg gives problem if I put breakpoint in some memory areas)

22
Developer's Corner / Re: Old features missing from ollydbg 2.0 release
« on: December 16, 2008, 11:41 PM »
Is it possible to use the latest ollydbg 2.0 with all other missing feature (missing feature can added using plug-ins?)

23
Developer's Corner / Old features missing from ollydbg 2.0 release
« on: December 15, 2008, 04:13 AM »
Can anyone tell me how to get other tool buttons in release 2.0 which was in the 1.10 release e.g. windows, call stack, handles etc

Pages: prev1 2 3 4 [5]
Go to full version