Auto Toaster updated to 1.0.0.7

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:
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 'Always inject in last dex' if smaling returned an error 'Unsigned short value out of range'. 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
Changelog:
1.0.0.7 (2019-10-05)
- Removed always inject to last dex
and add as an option due to crashes on android 4.4
(java.lang.NoClassDefFoundError) for apps with multiple dexes. Only enable
'Always inject in last dex' if smaling returned an error 'Unsigned short value
out of range'. The fix works for Android 5.0 and up only!
Kommentarer
Tilføj en kommentar