Skip to content

Instantly share code, notes, and snippets.

View MrIkso's full-sized avatar
👉
C#, Java, Kotlin, Python Developer

Yaroslav MrIkso

👉
C#, Java, Kotlin, Python Developer
View GitHub Profile
@MrIkso
MrIkso / mixunpin.js
Created February 21, 2023 06:32 — forked from incogbyte/mixunpin.js
Frida script to bypass common methods of sslpining Android
console.log("[*] SSL Pinning Bypasses");
console.log(`[*] Your frida version: ${Frida.version}`);
console.log(`[*] Your script runtime: ${Script.runtime}`);
/**
* by incogbyte
* Common functions
* thx apkunpacker, NVISOsecurity, TheDauntless
* Remember that sslpinning can be custom, and sometimes u need to reversing using ghidra,IDA or something like that.
* !!! THIS SCRIPT IS NOT A SILVER BULLET !!
<string name="fragment_create_qr_code_contact_alternative">"- Відкрийте програму контактів
- Відкрийте наявний контакт або створіть новий
- Клацніть \ "Поділитися \" в меню
- Виберіть цей додаток "</string>