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

Pages: (7): « First « 1 2 [ 3 ] 4 5 6 7 » Last »
[Tut-Updated 08/04/05] Resource Hacking - Hex Editing
Author: Message:
Ahmad
Senior Member
****

Avatar
@hmad

Posts: 526
Reputation: 27
40 / Male / –
Joined: Dec 2004
O.P. RE: [Tut-Updated 24/2/05] Resource Hacking - Hex Editing
quote:
Originally posted by Pipish
woops i ment like the actual image where i can change it :)
Well, for example, if we find the invite button by searching for invitetoimbtn, we end up with this..
code:
            <cmdbutton id=atom(invitetoimbtn) cmdid=40269 class="TaskbarBtn" layout=borderlayout() AccName=rcstr(60032) AccDesc=rcstr(44027) ShortcutString=rcstr(60032) >
                <png layoutpos=top flip=false idres=808 contentalign=topcenter class="TaskbarIcon" />
                <element id=atom(suppress) layoutpos=client padding=rect(2,-1,2,2) contentalign=bottomcenter                      />
            </cmdbutton>
For the image, the important bit here is
code:
<png layoutpos=top flip=false idres=808 contentalign=topcenter class="TaskbarIcon" />
Where idres=808 is the number of the image, so now that we know that PNG 808 is the image for the invite button, we click on folder PNG on the left panel in reshacker, scroll down and expand folder 808, right-click on 1033 and Replace Resource if you want to change it.

Note: using reshacker we can't see the images, but if we use heaventools resource tuner we can see the actual PNG images instead of just the bytes, the only downer is the resource tuner has  a 30 day trial limit.

Of course, we already know what the image looks like, but if we want to extract it, just left click on PNG > 808 > 1033 (this being the invite button graphic) and then in the top menu click Action > Save Resource as binary file ... and save it as 808.png, then you can open up the file you saved and view the graphic.

Hope that made sense :)
02-24-2005 09:42 AM
Profile PM Web Find Quote Report
giken
Full Member
***

Avatar
Windows Live Butterfly

Posts: 404
46 / Male / Flag
Joined: Jan 2003
RE: [Tut-Updated 24/2/05] Resource Hacking - Hex Editing
Hi ahmz, if I can ask...
can you add some of this features (always on top button, properties option, change dp) to your patch?

Sorry if i'm bothering you but I think your patch is the best one for messenger 604 build and I like to have all possible options in it ;)
02-24-2005 10:09 AM
Profile PM Find Quote Report
Ahmad
Senior Member
****

Avatar
@hmad

Posts: 526
Reputation: 27
40 / Male / –
Joined: Dec 2004
O.P. RE: [Tut-Updated 24/2/05] Resource Hacking - Hex Editing
quote:
Originally posted by provolino
Hi ahmz, if I can ask...
can you add some of this features (always on top button, properties option, change dp) to your patch?

Sorry if i'm bothering you but I think your patch is the best one for messenger 604 build and I like to have all possible options in it ;)
the always on top button is a bit hard to incorporate into the patch at the moment, although adding the properties option isn't a problem..

and the change dp fix is already in the patch, i believe its under the contact list menu as change display picture link

and thanks for choosing my patch :P

This post was edited on 02-24-2005 at 10:13 AM by Ahmad.
02-24-2005 10:11 AM
Profile PM Web Find Quote Report
giken
Full Member
***

Avatar
Windows Live Butterfly

Posts: 404
46 / Male / Flag
Joined: Jan 2003
RE: [Tut-Updated 24/2/05] Resource Hacking - Hex Editing
thank you
check my PM :)
02-24-2005 10:50 AM
Profile PM Find Quote Report
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: [Tut-Updated 24/2/05] Resource Hacking - Hex Editing
Now all that's needed is a way to do this in memory, so people who don't like patching their MSN can still get the same benefits.
[Image: spartaafk.png]
02-24-2005 03:31 PM
Profile PM Web Find Quote Report
Ahmad
Senior Member
****

Avatar
@hmad

Posts: 526
Reputation: 27
40 / Male / –
Joined: Dec 2004
O.P. RE: [Tut-Updated 24/2/05] Resource Hacking - Hex Editing
You could use my loader,

http://spaces.msn.com/members/ahmad/

It doesn't have all the features of my patch, but it has most, I should probably update it.
02-24-2005 06:58 PM
Profile PM Web Find Quote Report
Ahmad
Senior Member
****

Avatar
@hmad

Posts: 526
Reputation: 27
40 / Male / –
Joined: Dec 2004
O.P. RE: [Tut-Updated 24/2/05] Resource Hacking - Hex Editing
After asking Segosa to teach me how to find the polygamy offset in Olly (which he very kindly did), he has posted an excellent tutorial which will walk you through step-by-step on how to find it yourself!

You'll find a link in the first post of this thread under the polygamy values.

Enjoy :D
03-06-2005 02:21 PM
Profile PM Web Find Quote Report
lylesback2
Veteran Member
*****

Avatar
[lylesback2]

Posts: 1786
Reputation: 1
38 / Male / –
Joined: Jan 2003
Status: Away
RE: [Tut-Updated 07/03/05] Resource Hacking - Hex Editing
holy crap!  nice tutorial!  bookmarking for sure!

btw, you really should have a web site with this on it
<skanky>lylesback2</lanky>
3 days, 4 hours, 2 minutes, 56 seconds till the end of the world

03-06-2005 05:39 PM
Profile PM Web Find Quote Report
segosa
Community's Choice
*****


Posts: 1407
Reputation: 92
Joined: Feb 2003
RE: [Tut-Updated 07/03/05] Resource Hacking - Hex Editing
quote:
Removing the Ad Banner

Find (Ctrl+F): <element layoutpos=top layout=verticalflowlayout(0,2,2,2) padding=rect(2,0,3,2)>

Result: UIFILE > 923 > 1033


How did you find that out?
The previous sentence is false. The following sentence is true.
03-08-2005 09:21 AM
Profile PM Find Quote Report
Dempsey
Scripting Contest Winner
*****

Avatar
http://AdamDempsey.net

Posts: 2395
Reputation: 53
37 / Male / Flag
Joined: Jul 2003
RE: [Tut-Updated 07/03/05] Resource Hacking - Hex Editing
quote:
Originally posted by lylesback2

btw, you really should have a web site with this on it
Yes thats a great idea

Ahmad - if you want you can have another site to put them on if u wanna do it?
SoundPacks   -   Scripts   -   Skins

that's not a bug, thats an unexpected feature
03-08-2005 12:32 PM
Profile E-Mail PM Web Find Quote Report
Pages: (7): « First « 1 2 [ 3 ] 4 5 6 7 » Last »
« Next Oldest Return to Top Next Newest »


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