SolsticeSpectrum / Incredibox

A source code of Incredibox extracted from Android app
https://darkreaper231.github.io/Incredibox
21 stars 21 forks source link

Thank you so much #1

Closed CEbbinghaus closed 1 year ago

CEbbinghaus commented 3 years ago

I cannot believe I managed to find the source code. I was trying to decompile and reverse engineer the app but this has made it 100x easier.

How the hell did you manage to get it all in clear text?

SolsticeSpectrum commented 2 years ago

I just bruteforced the obfuscation

CEbbinghaus commented 2 years ago

I just bruteforced the obfuscation

That just sounds like a lot of work, time and effort spent on creating this. All the more reason to thank you <3 <3 <3

SolsticeSpectrum commented 2 years ago

https://darkreaper231.github.io/Incredibox/

CEbbinghaus commented 2 years ago

Very cool. Love it

Rushal123 commented 2 years ago

Can you plz tell the procedure to run it

SolsticeSpectrum commented 1 year ago

Can you plz tell the procedure to run it

Get Visual Studio Code and this addon https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer

Then you can just right click the index.html file and open it with live server