What Is the Source Code and Why is it so Important?
#3
(4th June 2018, 11:55 PM)Eat Me! Wrote: What is the source code?

Ah, the ever-elusive source/client code. The source code is the code written in ActionScript 3, or the SWF file. This code determines how you see the data sent back and forth between you and the server.

(4th June 2018, 11:55 PM)Eat Me! Wrote: Why is it so important?

This code controls mostly everything visual; racing physics, items that you have/use, prize popups, etc. Without the PR2 SWF, all you'd have are messages being sent to and from a server. That's a pretty boring user interface for a game!

(4th June 2018, 11:55 PM)Eat Me! Wrote: Can it ever be found again?

The short answer is no. Jiggmin applied something called obfuscation to the client code, which essentially encrypts the code so that nosy people can't tamper with it. While it's theoretically possible that someone highly experienced in reverse-engineering and/or deobfuscation/decompilation could do it, I know that I'm nowhere near qualified enough to undertake something like that. Even if we were able to do it, the code would likely not be the same as it was before it was obfuscated due to variable renaming and intense code jumbling in the client.


I post about the latest site updates on the Dev Log. If you have suggestions, feel free to post them here.
@Eternal and I pay for this site out of our own savings. Please consider donating to help keep Jiggmin's Village running.
The Following 5 Users Say Thank You to bls1999 For This Useful Post:
  • Ashley766, Eat Me!, Eternal, gemj, Zelante
Reply


Messages In This Thread
RE: What Is the Source Code and Why is it so Important? - by bls1999 - 5th June 2018, 12:05 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)