Auto Toaster updated to 1.0.0.6
As requested, Auto Toaster tool is now released. This tool was forked from Github repo called SaveToGame and tuned into Auto Toaster What it does is it automatically inject toast into APK for you. Download: https://drive.google.com/file/d/1X-MDJbM2mEXxolD8eBsE6TdqDCjkqk9b/view View Folder - SBUpload: The Future is here Box http://www.mediafire.com/folder/qp9gcne172ips/Auto_Toaster How to use: 1. Choose or drop APK file 2. Select number of how many time toasy should show on screen 3. Click Start After that, it will create both unsigned and signed APK files on same location where you selected APK file Changelog: 1.0.0.6 (2019-09-21) - Updated baksmali/smali.jar to 2.3.3 - Added option to add loadLibary with options to name the lib and delay it. Useful if you add your own .so file for injecting purposes. - Better check if 7-zip had executed or not - Some log changes