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

AOT files not being unpinned #14

Open
freyta opened this issue Jan 25, 2022 · 1 comment
Open

AOT files not being unpinned #14

freyta opened this issue Jan 25, 2022 · 1 comment

Comments

@freyta
Copy link

freyta commented Jan 25, 2022

Hello.

I'm not sure how I can help, but I have an APK with AOT files that isn't getting unpinned. Any tips or assistance I can offer? Looking at the "libaot-System.Net.Http.dll.so" with Ghidra, they have the same functions being exported..

Edit: When running the script, this is the output:

[+] Hooked HttpMessageInvoker.SendAsync with DefaultHttpClientHandler technique
[-] ServicePointManager validation callback not found.
[+] Done!
Make sure you have a valid MITM CA installed on the device and have fun.

but if you do make a request, nothing else pops up like it should with the sample app

@obilodeau
Copy link
Collaborator

Support for AOT was not done as part of this research as you can read here: https://www.gosecure.net/blog/2020/04/06/bypassing-xamarin-certificate-pinning-on-android/

The person who built this PoC left our company so unless you are willing to provide a test case and make it work there's not much we can do, unfortunately.

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