View previous topic :: View next topic |
Author |
Message |
Redouane Master Cheater
Reputation: 3
Joined: 05 Sep 2013 Posts: 363 Location: Algeria
|
Posted: Sun Jun 14, 2015 6:49 am Post subject: HTML5 gamehacking |
|
|
Is there anyway to modify the source code of an HTML5 game that runs in a browser? (like we do with flash games,using decompilers and AOBScans)
I mean,a game like this.
Thanks for any help.
|
|
Back to top |
|
 |
Rydian Grandmaster Cheater Supreme
Reputation: 31
Joined: 17 Sep 2012 Posts: 1358
|
Posted: Sun Jun 14, 2015 7:17 am Post subject: |
|
|
View the source, find the link to the data.
http:\\uploads.ungrounded.net\alternate\873000\873543_alternate_22289_r8.zip
View that in a new window, File -> Save As.
Find the folder with the data, and there's JS files in there I guess.
_________________
|
|
Back to top |
|
 |
Redouane Master Cheater
Reputation: 3
Joined: 05 Sep 2013 Posts: 363 Location: Algeria
|
Posted: Sun Jun 14, 2015 12:04 pm Post subject: |
|
|
Rydian wrote: | View the source, find the link to the data.
http:\\uploads.ungrounded.net\alternate\873000\873543_alternate_22289_r8.zip
View that in a new window, File -> Save As.
Find the folder with the data, and there's JS files in there I guess. |
But how is it possible to change it at runtime (on the loading screen for example)?Can I get an array of bytes to use with CE?
with flash games,it's easy,we just scan and remplace some bytes (Actionscript opcodes).
|
|
Back to top |
|
 |
atom0s Moderator
Reputation: 205
Joined: 25 Jan 2006 Posts: 8587 Location: 127.0.0.1
|
Posted: Sun Jun 14, 2015 12:30 pm Post subject: |
|
|
You can alter Javascript at runtime using your browsers developer console.
_________________
- Retired. |
|
Back to top |
|
 |
Redouane Master Cheater
Reputation: 3
Joined: 05 Sep 2013 Posts: 363 Location: Algeria
|
Posted: Sun Jun 14, 2015 12:49 pm Post subject: |
|
|
atom0s wrote: | You can alter Javascript at runtime using your browsers developer console. |
Thanks,I will try that.
|
|
Back to top |
|
 |
|