ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!
Home
Upgrade
Credits
Help
Search
Awards
Achievements
 3006

Train Mods

by magiccarpet - 08-12-2019 - 08:54 AM
#1
I was watching a jiggy menu showcase on youtube and saw some cool train mods that im pretty sure are encrypted in simplcity. I also found some other cool stuff in their but this isnt too valueable but its definaltly cool.
Credits goto skyline, and the other credits goto me for reversing it out.

void SuperSpeedTrains() {
*(int*)0xC238AD78 = 0x00000099;
*(int*)(0xC238AFB8 + 0x240) = 0x00000099;
*(int*)(0xC238B1F8 + 0x480) = 0x00000099;
*(int*)(0xC238B438 + 0x6C0) = 0x00000099;
*(int*)(0xC238B678 + 0x900) = 0x00000099;
*(int*)(0xC238B8B8 + 0xB40) = 0x00000099;
*(int*)(0xC238BAF8 + 0xD80) = 0x00000099;
*(int*)(0xC238BD38 + 0xFC0) = 0x00000099;
*(int*)(0xC238BF78 + 0x1200) = 0x00000099;
*(int*)(0xC238C1B8 + 0x1440) = 0x00000099;
*(int*)(0xC238C3F8 + 0x1680) = 0x00000099;
*(int*)(0xC238C638 + 0x18C0) = 0x00000099;
}
void StopTrains() {
*(int*)0xC238AD78 = 0x00000000;
*(int*)(0xC238AFB8 + 0x240) = 0x00000000;
*(int*)(0xC238B1F8 + 0x480) = 0x00000000;
*(int*)(0xC238B438 + 0x6C0) = 0x00000000;
*(int*)(0xC238B678 + 0x900) = 0x00000000;
*(int*)(0xC238B8B8 + 0xB40) = 0x00000000;
*(int*)(0xC238BAF8 + 0xD80) = 0x00000000;
*(int*)(0xC238BD38 + 0xFC0) = 0x00000000;
*(int*)(0xC238BF78 + 0x1200) = 0x00000000;
*(int*)(0xC238C1B8 + 0x1440) = 0x00000000;
*(int*)(0xC238C3F8 + 0x1680) = 0x00000000;
*(int*)(0xC238C638 + 0x18C0) = 0x00000000;
}
void NormalTrainSpeed() {
*(int*)0xC238AD78 = 0x0000000F;
*(int*)(0xC238AFB8 + 0x240) = 0x00000008;
*(int*)(0xC238B1F8 + 0x480) = 0x00000008;
*(int*)(0xC238B438 + 0x6C0) = 0x00000008;
*(int*)(0xC238B678 + 0x900) = 0x00000008;
*(int*)(0xC238B8B8 + 0xB40) = 0x00000008;
*(int*)(0xC238BAF8 + 0xD80) = 0x00000008;
*(int*)(0xC238BD38 + 0xFC0) = 0x00000008;
*(int*)(0xC238BF78 + 0x1200) = 0x00000008;
*(int*)(0xC238C1B8 + 0x1440) = 0x00000008;
*(int*)(0xC238C3F8 + 0x1680) = 0x00000008;
*(int*)(0xC238C638 + 0x18C0) = 0x0000000F;
}

Don't be a dick and add tags so people have to pay to see-thats just dumb u greedy people :(
Reply
#2
(08-12-2019 - 08:54 AM)magiccarpet Wrote: I was watching a jiggy menu showcase on youtube and saw some cool train mods that im pretty sure are encrypted in simplcity. I also found some other cool stuff in their but this isnt too valueable but its definaltly cool.
Credits goto skyline, and the other credits goto me for reversing it out.

void SuperSpeedTrains() {
*(int*)0xC238AD78 = 0x00000099;
*(int*)(0xC238AFB8 + 0x240) = 0x00000099;
*(int*)(0xC238B1F8 + 0x480) = 0x00000099;
*(int*)(0xC238B438 + 0x6C0) = 0x00000099;
*(int*)(0xC238B678 + 0x900) = 0x00000099;
*(int*)(0xC238B8B8 + 0xB40) = 0x00000099;
*(int*)(0xC238BAF8 + 0xD80) = 0x00000099;
*(int*)(0xC238BD38 + 0xFC0) = 0x00000099;
*(int*)(0xC238BF78 + 0x1200) = 0x00000099;
*(int*)(0xC238C1B8 + 0x1440) = 0x00000099;
*(int*)(0xC238C3F8 + 0x1680) = 0x00000099;
*(int*)(0xC238C638 + 0x18C0) = 0x00000099;
}
void StopTrains() {
*(int*)0xC238AD78 = 0x00000000;
*(int*)(0xC238AFB8 + 0x240) = 0x00000000;
*(int*)(0xC238B1F8 + 0x480) = 0x00000000;
*(int*)(0xC238B438 + 0x6C0) = 0x00000000;
*(int*)(0xC238B678 + 0x900) = 0x00000000;
*(int*)(0xC238B8B8 + 0xB40) = 0x00000000;
*(int*)(0xC238BAF8 + 0xD80) = 0x00000000;
*(int*)(0xC238BD38 + 0xFC0) = 0x00000000;
*(int*)(0xC238BF78 + 0x1200) = 0x00000000;
*(int*)(0xC238C1B8 + 0x1440) = 0x00000000;
*(int*)(0xC238C3F8 + 0x1680) = 0x00000000;
*(int*)(0xC238C638 + 0x18C0) = 0x00000000;
}
void NormalTrainSpeed() {
*(int*)0xC238AD78 = 0x0000000F;
*(int*)(0xC238AFB8 + 0x240) = 0x00000008;
*(int*)(0xC238B1F8 + 0x480) = 0x00000008;
*(int*)(0xC238B438 + 0x6C0) = 0x00000008;
*(int*)(0xC238B678 + 0x900) = 0x00000008;
*(int*)(0xC238B8B8 + 0xB40) = 0x00000008;
*(int*)(0xC238BAF8 + 0xD80) = 0x00000008;
*(int*)(0xC238BD38 + 0xFC0) = 0x00000008;
*(int*)(0xC238BF78 + 0x1200) = 0x00000008;
*(int*)(0xC238C1B8 + 0x1440) = 0x00000008;
*(int*)(0xC238C3F8 + 0x1680) = 0x00000008;
*(int*)(0xC238C638 + 0x18C0) = 0x0000000F;
}

Don't be a dick and add tags so people have to pay to see-thats just dumb u greedy people :(

hello friend when you release the code what it displays .. the car's gears??
Reply
#3
i saw this before, anyway thx lol
Reply
#4
(08-12-2019 - 08:54 AM)magiccarpet Wrote: I was watching a jiggy menu showcase on youtube and saw some cool train mods that im pretty sure are encrypted in simplcity. I also found some other cool stuff in their but this isnt too valueable but its definaltly cool.
Credits goto skyline, and the other credits goto me for reversing it out.

void SuperSpeedTrains() {
*(int*)0xC238AD78 = 0x00000099;
*(int*)(0xC238AFB8 + 0x240) = 0x00000099;
*(int*)(0xC238B1F8 + 0x480) = 0x00000099;
*(int*)(0xC238B438 + 0x6C0) = 0x00000099;
*(int*)(0xC238B678 + 0x900) = 0x00000099;
*(int*)(0xC238B8B8 + 0xB40) = 0x00000099;
*(int*)(0xC238BAF8 + 0xD80) = 0x00000099;
*(int*)(0xC238BD38 + 0xFC0) = 0x00000099;
*(int*)(0xC238BF78 + 0x1200) = 0x00000099;
*(int*)(0xC238C1B8 + 0x1440) = 0x00000099;
*(int*)(0xC238C3F8 + 0x1680) = 0x00000099;
*(int*)(0xC238C638 + 0x18C0) = 0x00000099;
}
void StopTrains() {
*(int*)0xC238AD78 = 0x00000000;
*(int*)(0xC238AFB8 + 0x240) = 0x00000000;
*(int*)(0xC238B1F8 + 0x480) = 0x00000000;
*(int*)(0xC238B438 + 0x6C0) = 0x00000000;
*(int*)(0xC238B678 + 0x900) = 0x00000000;
*(int*)(0xC238B8B8 + 0xB40) = 0x00000000;
*(int*)(0xC238BAF8 + 0xD80) = 0x00000000;
*(int*)(0xC238BD38 + 0xFC0) = 0x00000000;
*(int*)(0xC238BF78 + 0x1200) = 0x00000000;
*(int*)(0xC238C1B8 + 0x1440) = 0x00000000;
*(int*)(0xC238C3F8 + 0x1680) = 0x00000000;
*(int*)(0xC238C638 + 0x18C0) = 0x00000000;
}
void NormalTrainSpeed() {
*(int*)0xC238AD78 = 0x0000000F;
*(int*)(0xC238AFB8 + 0x240) = 0x00000008;
*(int*)(0xC238B1F8 + 0x480) = 0x00000008;
*(int*)(0xC238B438 + 0x6C0) = 0x00000008;
*(int*)(0xC238B678 + 0x900) = 0x00000008;
*(int*)(0xC238B8B8 + 0xB40) = 0x00000008;
*(int*)(0xC238BAF8 + 0xD80) = 0x00000008;
*(int*)(0xC238BD38 + 0xFC0) = 0x00000008;
*(int*)(0xC238BF78 + 0x1200) = 0x00000008;
*(int*)(0xC238C1B8 + 0x1440) = 0x00000008;
*(int*)(0xC238C3F8 + 0x1680) = 0x00000008;
*(int*)(0xC238C638 + 0x18C0) = 0x0000000F;
}

Don't be a dick and add tags so people have to pay to see-thats just dumb u greedy people :(

u can reverse xenon headlights color editor? lol
Reply
#5
(08-12-2019 - 05:15 PM)BModzMasterTM Wrote: i saw this before, anyway thx lol

Thanks, it was likely encrypted. I know its in simplcity but the address was on the server so i just took it from jiggy w Ida.
Reply
#6
(08-13-2019 - 12:34 PM)magiccarpet Wrote:
(08-12-2019 - 05:15 PM)BModzMasterTM Wrote: i saw this before, anyway thx lol

Thanks, it was likely encrypted. I know its in simplcity but the address was on the server so i just took it from jiggy w Ida.

ye i know but, u can reverse headlights color editor?
Reply
#7
How do you go about reversing bud? I've dabbled in and out off ida last year but open research is pretty scarce , I tried researching ppc / asm and did a few code caves but actually reversing functions I never god around.

and are they static offsets?
Reply
#8
(08-14-2019 - 01:29 AM)vectrac20tsri Wrote: How do you go about reversing bud? I've dabbled in and out off ida last year but open research is pretty scarce , I tried researching ppc / asm and did a few code caves but actually reversing functions I never god around.

and are they static offsets?
Well for this it was simple. Nobody seems to encrypt their text so i went into strings in ida. Went to the loc_ and found the 

#0x8XXXXXXX

Also nobody was willing to teach me IDA so this is all stuff i learned myself so its not really too impressive. If you have money i think people like unbound might be able to show you more.
Reply
#9
(08-16-2019 - 07:12 AM)UNBOUND Wrote: those ram addresses tho haha

o hey unbound. We should talk more

(08-13-2019 - 05:33 PM)BModzMasterTM Wrote:
(08-13-2019 - 12:34 PM)magiccarpet Wrote:
(08-12-2019 - 05:15 PM)BModzMasterTM Wrote: i saw this before, anyway thx lol

Thanks, it was likely encrypted. I know its in simplcity but the address was on the server so i just took it from jiggy w Ida.

ye i know but, u can reverse headlights color editor?

If its in a an xex yea, as long as the adress isnt called off the server
Reply
#10
(08-16-2019 - 10:25 PM)magiccarpet Wrote:
(08-16-2019 - 07:12 AM)UNBOUND Wrote: those ram addresses tho haha

o hey unbound. We should talk more

(08-13-2019 - 05:33 PM)BModzMasterTM Wrote:
(08-13-2019 - 12:34 PM)magiccarpet Wrote:
(08-12-2019 - 05:15 PM)BModzMasterTM Wrote: i saw this before, anyway thx lol

Thanks, it was likely encrypted. I know its in simplcity but the address was on the server so i just took it from jiggy w Ida.

ye i know but, u can reverse headlights color editor?

If its in a an xex yea, as long as the adress isnt called off the server

its in the same xex as this code
Reply

Users browsing: 23 Guest(s)