• Welcome to RCTalk! 🚀

    Join the #1 RC community where hobbyists connect, share, and get expert advice on RC cars, trucks, boats, drones, and more!

    • Friendly & passionate RC enthusiasts
    • RC tips & troubleshooting
    • Buy, sell & trade RC gear
    • Share builds & upgrades

Editing flash .exe file

This site may earn a commission from merchant affiliate
links, including eBay, Amazon, and others.

kwong2001

Hardcore RCTalk User
Messages
3,449
Reaction score
1
Points
173
Location
Pacific, WA
RC Driving Style
  1. Bashing
I need to know how to edit flash files that are .exe. The file i wanna edit is a game called nitto 1320. A drag racing game and I wanna change the values for winning races but can't figure out how to look at the code. Anyone know how?
 
You need to have the source *.fla file, Kwong.

A 1337 hacker might be able to help you out.
 
You could use a hexediter to look into the machine code. You could search for a four byte value matching the limits your looking for. God only knows what you'd find.

If flash is like VB or Java where it's interpreted or passes through some form of byte code, then you're kind of screwed as you wont find the values easy in the .exe file.

I used to make cheats. :D

send me the .exe file:

[email protected]

I'll take two seconds and see if I can change the limits you're looking for. What is the exact value you'd like to change?
 
I'd just like to change how much money you can make when you win races...generally you win like 100 bucks, but i wanna win like a lot...rediculous amounts, like a million or 100k

here's the link to the file http://download.nitto1320.com/1320v103.exe

I know it can be done though cuz there are cheaters out there but they won't tell how to and they have rediculouse amounts of money like billions
 
I'll check it out...

maybe the other guys have access to the source.

this thing is a monster. 5 megabytes... damn....

If you look at the download page, you see this:

Version 1.02 - Released 1/28/2003

Fixes/Additions:
Fixed pink slip save race data error.
Fixed numerous cheats.

It's possible those people made that money via cheats in pervious versions. Good luck. Too big for me to dive into. I'd be months at it. even then, I'd be giving you something that would enable you to cheat. It would be fun to make (a challenge to defeat) but not fun to give away (ruin it for everyone that plays the game).

-Rob
 
Back
Top