frida-xamarin-unpin icon indicating copy to clipboard operation
frida-xamarin-unpin copied to clipboard

A Frida script to bypass Xamarin certificate pinning implementations

Results 5 frida-xamarin-unpin issues
Sort by recently updated
recently updated
newest added

Hi, I just wanted to replicate/try your repo. I did run all described steps. > Clone the modified frida-mono-api in this repository's root. > git clone https://github.com/GoSecure/frida-mono-api mono-api > cd...

Bumps [json5](https://github.com/json5/json5) from 2.1.3 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...

dependencies

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...

Hi all, I had been testing the Sample App provide in the repo. But so far I do not manage to perform the bypass. Am testing on LineageOS 18, which...

Hello, I tried to test ServicePointManager hooking but it never worked. I'm trying to set ServerCertificateValidationCallback to NULL but I cannot do that. How can I achieve that? ``` _fridaMonoApi.MonoApiHelper.RuntimeInvoke(setter,...