Team Fortress 2 Map change crash windows 7

I am not sure which one of these on the list did the trick but my game doesn’t crash anymore. I assume it’s the config reset for ATI graphics.

1) Did security updates to windows (probably not it)
2) Downloaded new drivers for windows 7 64bit from ATIs website (uninstalled with installer old drivers)
3)Restored all ATI settings to default from preferences menu. (Probably this did the trick – I assume the config had been corrupted somehow)

You can try the third option right away and see how it goes.

Fixed imprec plugins pack

Anonymous batman has fixed rest of the plugins for imprec which are found at woodmans download page.

I guess he fixed the return values or whatever. Should be working now for all OSes.

Havent tested them!

Read more…

PECompact 2.7 imprec plugin fix

Anonymous batman fixed the PECompact 2.7.x plugin for imprec. I am not 100% sure it works but the plugin is displayed now in the list for windows 7 x64. I did encounter errors with it but it may had been because of my own stupidity because it was working later quite fine. Fixed the invalid IAT tables.

Read more…

Scrapebox crack – work in progress

I am working on Scrapebox patch. The Author has gone through really big deal of work to make it pain in the ass to get a copy of this thing without paying. He even goes to forums and asks board administrators to close their threads. Woot…

Protection: PECompact 2.x

Made in: Borland Delphi

Version:For this post 1.12.5 – I will calculate the base + address soon when I deal with the newer version.

There seems to be a CRC check (or something else) somewhere which doesn’t let you use the application after unpacking it and a big deal of anti debugging methods are involved. So it displays you error #17 when you start the app and wont run.

Read more…

Cracking Methods

I am fairly new to reversing, have been doing it around a year +- few months. I am not doing it everyday but every now and then I find something interesting where to spend my time.
I have found that there are many great tutorials around the internet but eventually they seem to be using the same methods over and over and over again (first two in the list below) and these methods really are useless when it comes to something “real” where programmer has actually put some effort into making your life miserable.
I thought maybe the community could share different approaches in this thread, pointing out maybe some tutorials if you happen to know one or share a tip yourself.

This a thread I started in a forum and I plan to update it when somebody replies to it. Posted it on my blog so I can “archive” it for my own use which may never come.

Methods?
By methods I mean the process which leads you to detection of “badboy” or helps you getting closer to it. I am not talking about methods here how to avoid them (NOPing/Codecaves/Changing registry flags and so on[Though chainging registry flags can help finding a bad- or goodboy.]). Neither I am talking about upacking or deobfuscating.

Read more…