turistu / rmx3474-rooting

rooting the Realme 9 5G rmx3474 phone
GNU General Public License v3.0
33 stars 8 forks source link

OPPO step by step guide #3

Open arttttt opened 1 year ago

arttttt commented 1 year ago

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

turistu commented 1 year ago

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 ;-)

arttttt commented 1 year ago

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?

turistu commented 1 year ago

Do you know anyone who has had success with an OPPO device?

Not yet. If I find something useful, I'll make it public.