[Error] Corona SDK - Google traversal vulnerability in a ContentProvider [Real Case]
[Error Case] [How to fix?] 1. Download APKTool https://ibotpeaches.github.io/Apktool/ 2. Install APKTool https://ibotpeaches.github.io/Apktool/install/ 3. Preparing your APK on specific folder 4. Open CMD (Win+R > cmd > OK) 5. Move the path to specific folder you had created 6. Decompile APK # apktool d "APK Name" 7. Fix the vulnerability Open file "AndroidManifest.xml" with your favorite progra..
2017. 10. 13. 23:26