CENSUS / shadow

jemalloc heap exploitation framework
Other
447 stars 69 forks source link

how to create the cfg file #9

Closed jinyu00 closed 6 years ago

jinyu00 commented 6 years ago

I am debuging on android 5.1.0. how can i create the cfg for my device

vats- commented 6 years ago

Hi jinyu00,

shadow currently supports Android versions >= 6.

Adding support for Android 5 is not just a matter of creating a cfg file as there are changes between the two jemalloc versions that have to be handled in shadow's code.

For now, you'll have to update your device in order to use shadow.