[Tutorial] The Great Power Of APKTool Or How To Modify Android VVVVVV

Started by CreepiX, January 13, 2017, 09:50:37 AM

Previous topic - Next topic

Crocode

This is a great tutorial, thank you CreepiX!

To make things easier the newcomers, I just put the apktool online: http://www.javadecompilers.com/apktool

Some limitations, obviously, exist due to the service 'online nature': you may extract and research assets and the manifest file, but it is impossible to recompile the application at the moment...

Still, this is a no-hassle way to 'open' the android application, so I hope some people would find it useful.
Any input/comment/feedback would be highly appreciated.

CreepiX

Quote from: Crocode on July 11, 2017, 05:47:45 AM
This is a great tutorial, thank you CreepiX!

To make things easier the newcomers, I just put the apktool online: http://www.javadecompilers.com/apktool

Some limitations, obviously, exist due to the service 'online nature': you may extract and research assets and the manifest file, but it is impossible to recompile the application at the moment...

Still, this is a no-hassle way to 'open' the android application, so I hope some people would find it useful.
Any input/comment/feedback would be highly appreciated.
Thank you for the feedback! Did the tutorial work for you? This online tool could be really useful for some people, I'll put it in the OP. :viridian: