Auto Toaster (Auto inject toast in APK file)

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:
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
To add your own so file, add it
under architecture folders, lib/armeabi-v7a/libyourname.so,
lib/arm64-v8a/libyourname.so whatever
Enable add loadLibrary and name of lib file must be same of your so file lib(yourname).so
Delay loadLibrary if your lib have problem like getting stuck. Recommended if you use hooking template by joeyjurjens
This is also useful for Mika's Hex Code injection
Enable add loadLibrary and name of lib file must be same of your so file lib(yourname).so
Delay loadLibrary if your lib have problem like getting stuck. Recommended if you use hooking template by joeyjurjens
This is also useful for Mika's Hex Code injection
Enable 'Always inject in last dex' if smaling returned an error 'Unsigned short value out of range' And enable 'Add new dex' if it doesn't help. The fix works for Android 5.0 and up only!
If Auto Toaster no longer works, please delete Auto Toaster folder from: C:\Users\(username)\AppData\Local
Kommentarer
Tilføj en kommentar