Posts Tagged ‘Hack EXE’

Tweaking Win32 Applications…. :)

Thursday, June 12th, 2008

    I came across a utility called ‘Resource Hacker’. It’s not that bad as it name sounds.. It’s a very powerful and very small in size (some 600 kb) utility that will allow you to access the resources associated with any win32 Executables or dlls. So what..? Most of the Win32 Application uses the resource files for the GUI part. Once we have access to them, we can play around with it even when we don’t have the source code of it.. :) I forgot to mention, the utility is a freeware, you can download it from http://www.angusj.com/resourcehacker/

(more…)

Share This Post