Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OPPO step by step guide #3

Open
arttttt opened this issue Jun 1, 2023 · 3 comments
Open

OPPO step by step guide #3

arttttt opened this issue Jun 1, 2023 · 3 comments

Comments

@arttttt
Copy link

arttttt commented Jun 1, 2023

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
Copy link
Owner

turistu commented Jun 2, 2023

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
Copy link
Author

arttttt commented Jun 6, 2023

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
Copy link
Owner

turistu commented Jun 6, 2023

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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants