You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I'm trying to play with your patches for OPPO. I have Find N2 device. So, can you guide me what I need to do?
I patched deep testing app, but I don't know what exactly localhost I need to set. I've tried to set 127.0.0.1:8080, but nothing happened. Thanks in advance
The text was updated successfully, but these errors were encountered:
That's just for debugging, you WILL NOT be able to unlock your phone with that. And frankly, I don't think that this will ever lead anywhere or turn into something useful.
But I have updated that toy with a script which could also play the server part. See the updated oppo-deeptesting-1.1.0.diff.md if you're really interested.
I've tried to set 127.0.0.1:8080
If you have busybox installed on your phone or emulator, you could try nc -l 8080 to have something actually listening on that port + address ;-)
Hello again, still trying to play around with your script and patch from time to time, but no luck. Do you know anyone who has had success with an OPPO device?
Hello, I'm trying to play with your patches for OPPO. I have Find N2 device. So, can you guide me what I need to do?
I patched deep testing app, but I don't know what exactly localhost I need to set. I've tried to set 127.0.0.1:8080, but nothing happened. Thanks in advance
The text was updated successfully, but these errors were encountered: