julKali / makeDebuggable

A script to make a release Android APK debuggable
64 stars 8 forks source link

Snapchat corrupted #7

Open netgoatfr opened 3 months ago

netgoatfr commented 3 months ago

Hello! I tried to make snapchat debuggable, But after that everything worked, the patched version is fully corrupted, dosen't start, can even be uninstalled from the home page, ect So i dunno what i did wrong, but snapchat is just ded

julKali commented 3 months ago

Hm I'm afraid I don't have access to an Android phone to debug this at the moment, so I can only try to offer remote help at this point.

Which Snapchat version is this? And what does adb logcat say while trying to launch or remove the installed APK? FWIW as someone who has worked on RE'ing Snapchat years ago, they have very tough security ...

netgoatfr commented 3 months ago

Thanks for your anwser! It's the last version, but I dunno which version. Also, after having run the script, I must say that the output file is just only a little bigger from the original one, and also it's worth noticing that run-as work after the installation of the app, but because the app had to be uninstalled to be made debuggable, all the data in /data/data were erased so this folder is just with some empty folders. Although I was wondering if I needed just to restart the phone, but didn't thought of that in the moment and just de installed and reinstalled snap

netgoatfr commented 3 months ago

Also I will retry to do it today and check the log of adb

netgoatfr commented 2 months ago

Hey got anything new about this issue ? It may not even be makeDebuggable related... I didn't find anything that could explain why, tough

julKali commented 2 months ago

As I said, I unfortunately cannot test it myself at the moment. If you have some logs, I can look over them, though.