Closed IceDcap closed 2 years ago
Are you able to reproduce this issue with the apk provided in this repo? If yes, can you share the logs specific for this application
Are you able to reproduce this issue with the apk provided in this repo? If yes, can you share the logs specific for this application
It's hard to reproduce, but i will try it. Do you think about that reading buffer from the address provided in maps will out of bounds by the length from origin elf's segment.
From Android 10 onwards, maps contains libc addresses in segmented fashion. Changes are made in a generic fashion to address this. Looks like there is a need to put some more protection before calculating the checksum.
are you able to reproduce with this project?
are you able to reproduce with this project?
Sorry, I can't reproduce it from my devices.