You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can get the SHARED_PREF_GET_INSTANCE_OFFSET by looking at libapp.so in IDA Pro. If you open the arm64-v8a version of the sample you will find a function named SharedPreferences.getInstance() at offset 6D4F88. Lumina will rename the function for you, so it is easy to spot.
Use the samples ofbu.apk and the dump_flutter_memory.js i get a error
Spawned
fr.carameldunes.nyanyarocket
. Resuming main thread![Pixel::fr.carameldunes.nyanyarocket]-> Hooking libapp: 0x719a311000
SharedPreferences::getInstance()
X27: 0x7000600040
Default flutter memory 0x7200000000 seems incoherent with X27 0x7000600040
Please modify FLUTTER_MEM_START, FLUTTER_MEM_END
The text was updated successfully, but these errors were encountered: