m0bilesecurity / RMS-Runtime-Mobile-Security

Runtime Mobile Security (RMS) 📱🔥 - is a powerful web interface that helps you to manipulate Android and iOS Apps at Runtime
https://twitter.com/mobilesecurity_
GNU General Public License v3.0
2.58k stars 373 forks source link

crash when Load Classes[TikTok] #120

Open chenfanfang opened 1 year ago

chenfanfang commented 1 year ago
image
Anon-Exploiter commented 8 months ago

Can you attach to it using frida only and without rms?

frida -U -f com.zhiliaoapp.musically

Does this crash as well? If yes, either the application has frida anti-tampering protection enabled or there's some issues with frida itself. It does not concern the project rms itself as its just using frida under the hood.