What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Skype & Live Messenger » [Tut-Updated 08/04/05] Resource Hacking - Hex Editing

[Tut-Updated 08/04/05] Resource Hacking - Hex Editing
Author: Message:
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: [Tutorial] Resource Hacking - Hex Editing
quote:
Originally posted by MenthiX
How did you figure out on which offset you should be and what to change it to?
He didn't :p

Easiest way, and the way that 99% of the people who create patches do it is simply by byte-comparing a patched executable with a non patched executable (This can even be done with the DOS command FC.exe). In other crude words: they simply copy the things that other people have found...

The disadvantage of this is that you don't know what exactly you're doing and why.

(And this is also the cause that polygamy patches almost always patch different bytes then the ones shown by Ahmz_055. These different bytes/offsets are all copied from other patches. Note: Ahmz_055 changed this in his latest patch, before he also had those different bytes. To know what the difference is between the ones shown and the others see " Polygamy (what/why/how/etc...)")


The hard way (and only true way), is by disassembling the executable. The big benefit from this is that you know exactly what you're patching and why.



quote:
Originally posted by MenthiX
Are there any tools you use for it or another method?
Some compare tools to do the easy job (like anyone else). eg: fc.exe (standard DOS tool, compares text and binary) or any other dedicated tool (any decent hex-editor can do it also of course).

Some hex-editing (hexadecimal editor) tools. Again, searching the web is the answer, there are millions. Personaly I use the not-free but very decent Hexworks)

If you realy mean bussiness, some dissassembler. Yep, search the web... :p



quote:
Originally posted by MenthiX
I would to know a bit more so i can do some hex editing on other programs as well .
My advise would be to d/l some free hex-editor and start peeking around in files with it. And don't just do it on executables (most stuff you'll see will not make any sense anyways), but start with other files like GIF's, BMP's, word documents, StuffPlug-NG translation files, wav-files, etc... and also seek info about the file format that you're looking at (eg: on http://www.wotsit.org/ you'll find lots of formats)

And after that start changing some bits 'n bolds in the files with the hexeditor and see what it will do to the files. In this way you'll get a quick notion on what those strange numbers and characters are that you'll see in a hex-editor and how to deal with them (which is for each type of file very different).



May I also point out that the title of this thread isn't correct ;) This isn't a tutorial on Resource Hacker, nor on Hex-editing. (I once made one on hex-editing though, but the thread got deleted I think when the main subject of that thread became redundant (tabs in 6.1.x) :p)

quote:
Originally posted by Pr0xY
Alot of nice info for someone who wants to learn about Hex Editing. 
tbh, the info in this thread is of no value what-so-ever to those who want to learn about hex editing. Except for the polygamy patch (which isn't explained), there is nothing in this thread which has got anything todo with "hex-editing". Sorry, Ahmz_055... the "[how-to] skin/change stuff in msn messenger 7.0.0604"* of yours is nice though.

PS: Don't forget to update all your threads on all those forums when something changes, Ahmz_055 ;)

* "[how-to] skin/change stuff in msn messenger 7.0.0604" would be a more correct/appropiate title of this thread. ;)

This post was edited on 02-22-2005 at 05:12 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
02-22-2005 04:57 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[Tut-Updated 08/04/05] Resource Hacking - Hex Editing - by Ahmad on 02-21-2005 at 08:45 PM
RE: [Tutorial] Resource Hacking - Hex Editing - by Millenium_edition on 02-21-2005 at 08:48 PM
RE: [Tutorial] Resource Hacking - Hex Editing - by user27089 on 02-21-2005 at 08:54 PM
RE: [Tutorial] Resource Hacking - Hex Editing - by Caboose on 02-22-2005 at 02:42 AM
RE: [Tutorial] Resource Hacking - Hex Editing - by SikStyles on 02-22-2005 at 02:47 AM
RE: [Tutorial] Resource Hacking - Hex Editing - by Ahmad on 02-22-2005 at 10:22 AM
RE: [Tutorial] Resource Hacking - Hex Editing - by John Anderton on 02-22-2005 at 11:30 AM
RE: [Tutorial] Resource Hacking - Hex Editing - by Menthix on 02-22-2005 at 12:09 PM
RE: [Tutorial] Resource Hacking - Hex Editing - by Pr0xY on 02-22-2005 at 04:39 PM
RE: [Tutorial] Resource Hacking - Hex Editing - by CookieRevised on 02-22-2005 at 04:57 PM
RE: RE: [Tutorial] Resource Hacking - Hex Editing - by Ash_ on 02-22-2005 at 09:35 PM
RE: [Tutorial] Resource Hacking - Hex Editing - by dotNorma on 02-23-2005 at 01:01 AM
RE: [Tutorial] Resource Hacking - Hex Editing - by Pipish on 02-23-2005 at 03:41 AM
RE: [Tutorial] Resource Hacking - Hex Editing - by Purity on 02-23-2005 at 03:45 AM
RE: [Tutorial] Resource Hacking - Hex Editing - by Ahmad on 02-23-2005 at 07:32 AM
RE: [Tut-Updated 24/2/05] Resource Hacking - Hex Editing - by Ahmad on 02-23-2005 at 07:29 PM
RE: [Tut-Updated 24/2/05] Resource Hacking - Hex Editing - by CookieRevised on 02-23-2005 at 08:19 PM
RE: [Tut-Updated 24/2/05] Resource Hacking - Hex Editing - by Pipish on 02-24-2005 at 07:56 AM
RE: [Tut-Updated 24/2/05] Resource Hacking - Hex Editing - by Ahmad on 02-24-2005 at 09:10 AM
RE: [Tut-Updated 24/2/05] Resource Hacking - Hex Editing - by Pipish on 02-24-2005 at 09:19 AM
RE: [Tut-Updated 24/2/05] Resource Hacking - Hex Editing - by Ahmad on 02-24-2005 at 09:42 AM
RE: [Tut-Updated 24/2/05] Resource Hacking - Hex Editing - by giken on 02-24-2005 at 10:09 AM
RE: [Tut-Updated 24/2/05] Resource Hacking - Hex Editing - by Ahmad on 02-24-2005 at 10:11 AM
RE: [Tut-Updated 24/2/05] Resource Hacking - Hex Editing - by giken on 02-24-2005 at 10:50 AM
RE: [Tut-Updated 24/2/05] Resource Hacking - Hex Editing - by RaceProUK on 02-24-2005 at 03:31 PM
RE: [Tut-Updated 24/2/05] Resource Hacking - Hex Editing - by Ahmad on 02-24-2005 at 06:58 PM
RE: [Tut-Updated 24/2/05] Resource Hacking - Hex Editing - by Ahmad on 03-06-2005 at 02:21 PM
RE: [Tut-Updated 07/03/05] Resource Hacking - Hex Editing - by lylesback2 on 03-06-2005 at 05:39 PM
RE: [Tut-Updated 07/03/05] Resource Hacking - Hex Editing - by segosa on 03-08-2005 at 09:21 AM
RE: [Tut-Updated 07/03/05] Resource Hacking - Hex Editing - by Dempsey on 03-08-2005 at 12:32 PM
RE: [Tut-Updated 07/03/05] Resource Hacking - Hex Editing - by Ahmad on 03-11-2005 at 11:38 AM
RE: [Tut-Updated 07/03/05] Resource Hacking - Hex Editing - by Goshi on 03-11-2005 at 01:34 PM
RE: [Tut-Updated 07/03/05] Resource Hacking - Hex Editing - by Ahmad on 03-11-2005 at 02:19 PM
RE: [Tut-Updated 07/03/05] Resource Hacking - Hex Editing - by Goshi on 03-11-2005 at 06:34 PM
RE: [Tut-Updated 07/03/05] Resource Hacking - Hex Editing - by Ahmad on 03-12-2005 at 04:26 AM
RE: [Tut-Updated 12/03/05] Resource Hacking - Hex Editing - by Goshi on 03-12-2005 at 12:53 PM
RE: [Tut-Updated 12/03/05] Resource Hacking - Hex Editing - by HalfDead on 03-13-2005 at 12:08 PM
RE: [Tut-Updated 12/03/05] Resource Hacking - Hex Editing - by Ahmad on 03-13-2005 at 12:26 PM
RE: [Tut-Updated 12/03/05] Resource Hacking - Hex Editing - by segosa on 03-13-2005 at 08:16 PM
RE: [Tut-Updated 12/03/05] Resource Hacking - Hex Editing - by HalfDead on 03-14-2005 at 09:39 AM
RE: [Tut-Updated 16/03/05] Resource Hacking - Hex Editing - by Ahmad on 03-15-2005 at 06:18 PM
RE: [Tut-Updated 16/03/05] Resource Hacking - Hex Editing - by user13774 on 03-18-2005 at 09:38 AM
RE: [Tut-Updated 16/03/05] Resource Hacking - Hex Editing - by HalfDead on 03-18-2005 at 09:57 AM
RE: [Tut-Updated 16/03/05] Resource Hacking - Hex Editing - by user13774 on 03-18-2005 at 10:10 AM
RE: [Tut-Updated 16/03/05] Resource Hacking - Hex Editing - by kevinsham on 03-27-2005 at 10:07 AM
RE: [Tut-Updated 16/03/05] Resource Hacking - Hex Editing - by Ahmad on 03-27-2005 at 10:48 AM
RE: [Tut-Updated 16/03/05] Resource Hacking - Hex Editing - by Kruxx on 03-27-2005 at 11:31 AM
RE: [Tut-Updated 16/03/05] Resource Hacking - Hex Editing - by Ahmad on 03-27-2005 at 12:54 PM
RE: [Tut-Updated 16/03/05] Resource Hacking - Hex Editing - by Kruxx on 03-27-2005 at 02:03 PM
RE: [Tut-Updated 16/03/05] Resource Hacking - Hex Editing - by Fenix-TX on 03-30-2005 at 10:24 PM
RE: [Tut-Updated 16/03/05] Resource Hacking - Hex Editing - by Ahmad on 03-31-2005 at 05:43 AM
RE: RE: [Tut-Updated 16/03/05] Resource Hacking - Hex Editing - by Fenix-TX on 03-31-2005 at 08:56 AM
RE: [Tut-Updated 16/03/05] Resource Hacking - Hex Editing - by Ahmad on 03-31-2005 at 09:04 AM
RE: [Tut-Updated 16/03/05] Resource Hacking - Hex Editing - by faint_mist on 03-31-2005 at 10:26 AM
RE: [Tut-Updated 16/03/05] Resource Hacking - Hex Editing - by hugocolome on 04-07-2005 at 04:40 PM
RE: [Tut-Updated 16/03/05] Resource Hacking - Hex Editing - by Ahmad on 04-07-2005 at 04:52 PM
RE: [Tut-Updated 08/04/05] Resource Hacking - Hex Editing - by Ahmad on 04-08-2005 at 01:56 PM
RE: [Tut-Updated 08/04/05] Resource Hacking - Hex Editing - by DJHasis on 12-04-2005 at 12:54 PM
RE: [Tut-Updated 08/04/05] Resource Hacking - Hex Editing - by CookieRevised on 12-05-2005 at 02:31 PM
RE: RE: [Tut-Updated 08/04/05] Resource Hacking - Hex Editing - by DJHasis on 12-05-2005 at 03:05 PM
RE: [Tut-Updated 08/04/05] Resource Hacking - Hex Editing - by CookieRevised on 12-05-2005 at 03:32 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On