How to modify exe files
Category: Tutorial
<< Buy This Book on Amazon >>
115 views since 2007-05-18, updated at 2008-01-13.
Description
How to modify *.exe files
learn how to change *.exe files, in 5 easy steps:
1) Don't try to modify a prog by editing his source in a dissasembler.Why?
Cause that's for programmers and assembly experts only.
try to view it in hex you'll only get tons of crap you don't understand.
First off, you need Resource Hacker(last version). It's a resource editor-
very easy to use, You can download it at h**p://www.users.on.net/johnson/resourcehacker/
2) Unzip the archive, and run ResHacker.exe. You can check out the help file too
3) You will see that the interface is simple and clean. Go to the menu FileOpen or press Ctrl O to open a file. Browse your way to the file you would like to edit. You can edit *.exe, *.dll, *.ocx, *.scr and *.cpl files, but this tutorial is to teach you how to edit *.exe files, so open one.
4) In the left side of the screen a list of sections will appear.
The most common sections are
-String table;
-RCData;
-Dialog;
-Cursor group;
-Bitmap;
-WAV.
*Icon: You can wiew and change the icon(s) of the program by double-clicking the icon section,chossing the icon, right-clicking on it an pressing "replace resource". After that you can choose the icon you want to replace the original with.
*String table: a bunch of crap, useful sometimes, basic programming knowladge needed.
*RCData: Here the real hacking begins. Modify window titles, buttons, text, and lots more!
*Dialog:Here you can modify the messages or dialogs that appear in a program. Don't forget to press "Compile" when you're done!
*Cursor group: Change the mouse cursors used in the program just like you would change the icon.
*Bitmap: View or change images in the programs easy!
*WAV:Change the sounds in the prog. with your own.
5) In the RCData,Dialog,Menu and String table sections you can do a lot of changes. You can modify or translate the text change links, change buttons, etc.
TIP: To change a window title, search for something like: CAPTION "edit this".
TIP: After all operations press the "Compile Script" button, and when you're done editing save, your work @ FileSave(Save as).
TIP: When you save a file,the original file will be backed up by default and renamed to Name_original and the saved file will have the normal name of the changed prog.
TIP: Sometimes you may get a message like: "This program has a non-standard resource layout... it has probably been compressed with an .EXE compressor." That means that Resource Hacker can't modify it because of it's structure.
$$ Buy "How to modify exe files" on Amazon $$
Search More...
How to modify exe filesLinks
Search and Buy<< Search and Buy This Book on Amazon >>
No download links here
Please check the description for download links if any or do a search to find alternative books.Can't Download?
Please search mirrors if you can't find download links for "How to modify exe files" in "Description" and someone else may update the links. Check the comments when back to find any updates.
Search Mirrors
Maybe some mirror pages will be helpful, search this book at top of this page or click here to find more info.
Related Books
Books related to "How to modify exe files":
- Ebooks list page : 129
- Modify .exe Files And Crack A Program
- Timothy Leary - Turn on, Tune in, Drop out! - MP3 files - 32Kbps - 6 files, 5 to 27MB each - Audiobook - English Speech
- Modify your Nintendo 8 bit
- Modify your Nintendo 8 bit
- PHP and MySQL: Create - Modify - Reuse
- PHP and MySQL: Create - Modify - Reuse
- Adobe AIR Create Modify Reuse
- Adobe AIR: Create - Modify - Reuse
- Adobe AIR: Create - Modify - Reuse
- PHP and MySQL: Create - Modify - Reuse
- [request_ebook] PHP and MySQL: Create-Modify-Reuse
- [request_ebook] PHP and MySQL: Create-Modify-Reuse
- Case Files Internal Medicine (Lange Case Files)
- Case Files: Pathology: Second Edition (Lange Case Files)
- Case Files Family Medicine (Lange Case Files)
Comments
No comments for "How to modify exe files".
Add Your Comments
- Download links and password may be in the description section, read description carefully!
- Do a search to find mirrors if no download links or dead links.



