Open Dynamic-Mobile-Security opened 1 week ago
Can you share the full output from Frida when you run this DEBUG_MODE enabled in config.js?
When you say not working, can you explain what exactly is happening on the device and in your proxy? Does the internet work on your device, and is anything shown in your proxy at all?
Does this happen on all apps, or only specific apps? Which apps are you using?
Are you sure the host & port you're using in config.js are correct? If no traffic is appearing at all in any apps then that's the most likely cause I think.
Hi!
Trying on iPhone 7, 8, X on iOS15 and 16 with rootful palera1n. And traffic redirection not working. If I set up proxy on system level from settings app and load only scripts with the SSLPinning bypass it works very well
But if I add
./ios/ios-connect-hook.js
it doesnt work at all and I can`t see requests.What is wrong or what information I should give you for troubleshouting?