Clever editing of executable files

..................WTF?! YOU DONT KNOW WHAT IS "XRUMER"?!

Moderator: Quantum P.

Post Reply
User avatar
Quantum P.
Level 17 Accordion Thief
Posts: 1433
Joined: Fri Sep 12, 2003 1:41 am
Location: Edmonds, WA
Contact:

Clever editing of executable files

Post by Quantum P. »

Hey, you know how you can hack ZZT and stuff by going into the executable and selectively changing certain important bytes?

Can this be done with Win32 applications?

If so, what are the recommended tools, and are there any special considerations?
User avatar
TTTPPP
Latest band news: "There are no news!"
Posts: 108
Joined: Sat Oct 11, 2003 7:20 pm

Post by TTTPPP »

You can use a hex editor (such as XVI32). I wouldn't recommend messing around with exe's then running them unless you're sure what you're changing though.

If you want to see the assember code you could try using ollydbg, but I'm not sure if ZZT is a suitable app for it (in fact I'm fairly sure it isn't).

Is there a 'sandbox' program for safely testing executables?
Ando
2SEXY4U
2SEXY4U
Posts: 810
Joined: Sat Sep 04, 2004 1:08 am
Location: Oak Harbor, WA
Contact:

Post by Ando »

I actually have a strong interest in learning how to hex edit. Could somebody point me to some resources?
User avatar
Quantum P.
Level 17 Accordion Thief
Posts: 1433
Joined: Fri Sep 12, 2003 1:41 am
Location: Edmonds, WA
Contact:

Post by Quantum P. »

Awesome. I just changed a default setting in a program I have lying around. The setting was a filename string (stored verbatim in the executable), so it was pretty easy to make a slight modification.

Thanks!
User avatar
VinceP
<3s you
Posts: 176
Joined: Tue Jul 20, 2004 4:48 pm

Post by VinceP »

Ando wrote:I actually have a strong interest in learning how to hex edit. Could somebody point me to some resources?
I think Viovis had a webpage about HEX editing somewhere. If it wasn't Vio, it was someone esle... because I know I've read it before.
User avatar
Dr. Dos
OH YES! USE VINE WHIP! <3
Posts: 1772
Joined: Tue Mar 11, 2003 12:00 am
Location: Washington

Post by Dr. Dos »

http://zzt.org/zzthex.html

I think it's dated since I only uploaded a copy when it first came out.
Visit the Museum of ZZT
Follow Worlds of ZZT on Twitter

Apologies for the old post you may have just read.
User avatar
VinceP
<3s you
Posts: 176
Joined: Tue Jul 20, 2004 4:48 pm

Post by VinceP »

yesssss!
Post Reply