Aefyr / Eris

Xposed module that forces apps to trust user root certificates by default on Android 7.0+
27 stars 7 forks source link

SDK 23 (6.0) compatibility #1

Closed AMZMA closed 5 years ago

AMZMA commented 5 years ago

an app on SDK 23 can't be sniffed (Mangarock) on Charles, so I tried to use this module but I couldn't install it.

Aefyr commented 5 years ago

I'm not sure Eris will work on marshmallow and I've got no way to test it out, but if you wanna try it, I made a version with minSdk lowered to 21. Please tell me if it works

eris21.zip

Aefyr commented 5 years ago

Actually classes which Eris hooks don't exist on Android versions lower than 7.0. So I guess there is no way it will work there.