matonga Posted November 4, 2008 Report Share Posted November 4, 2008 Hi, I just looked in the exe with ResHacker, but where does the program get it´s icons and buttons from? Ok, I managed to get them... they are not resources, you can't get/replace them with ResHacker I'm trying to write an app on my own for this, stay tuned Edit: Ok, I wrote the app: http://www.matiasmoreno.com.ar/ExeBitmapsExtractor.rar They are two command-line apps: exebitmaps Extracts all bitmaps found into current directory. Recognized file formats are Windows Bitmap (.bmp), Joint Picture Expert Group (.jpeg), Graphics Interchange Format (.gif) and Portable Networks Graphic (.png). Please note the app seems not to recognize resource bitmaps (!?). You'll need XN Resource Editor, or Resource Hacker, or some similar app. The second command-line app is: exereplacebits ... It replaces parts of the exe file with other files, given corresponding offsets. When you run exebitmaps, you'll notice each bitmap is given it's offset as name for example 4132.gif means the gif was found at offset 4132 (offsets count from 0 at beginning of file). Of course, when doing this, please be kind enough to replace the original gif that was there, with a gif with equal or smaller size (the same applies to bmp, jpeg and png of course) else you'll overwrite some other part of the app. Tested with: - Jib's AddressBook.exe (finds a lot of .bmp and .gif files). - XWindows Dock's default skin (finds 15 .png files). Not tested with .jpg files, may not work with those. I hope this helps to mod AddressBook. If someone needs help with usage of these two apps, don't doubt to contact me. Link to comment
Dash Posted November 5, 2008 Report Share Posted November 5, 2008 wooow, thanks a lot matonga ! Do you think you can do a leopard skin too for Alilm fontbook too please? Link to comment
Björn Posted November 5, 2008 Report Share Posted November 5, 2008 Thanks, unbelievable how fast. Link to comment
Ghostwalker Posted November 5, 2008 Report Share Posted November 5, 2008 I don't want to get anyone's hope up because right now me and a college are trying to finish up the iTunes (Dashboard) Widget. And after that I was going to the Stickies but I may do the AddressBook Widget instead just because of this thread. Link to comment
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now