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?
Clever editing of executable files
Moderator: Quantum P.
- Quantum P.
- Level 17 Accordion Thief
- Posts: 1433
- Joined: Fri Sep 12, 2003 1:41 am
- Location: Edmonds, WA
- Contact:
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?
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?
- Quantum P.
- Level 17 Accordion Thief
- Posts: 1433
- Joined: Fri Sep 12, 2003 1:41 am
- Location: Edmonds, WA
- Contact:
- Dr. Dos
- OH YES! USE VINE WHIP! <3
- Posts: 1772
- Joined: Tue Mar 11, 2003 12:00 am
- Location: Washington
Visit the Museum of ZZT
Follow Worlds of ZZT on Twitter
Apologies for the old post you may have just read.
Follow Worlds of ZZT on Twitter
Apologies for the old post you may have just read.