Skip to content

Commit

Permalink
Update to v265.0.0.19.301
Browse files Browse the repository at this point in the history
  • Loading branch information
Eltion committed Jan 11, 2023
1 parent 59e4d08 commit e39cc61
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@

Bypass Instagram SSL pinning on Android devices.
Supported ABIs: `x86`, `x86_64`, `armeabi-v7a`, `arm64-v8a`
Latest version: `v256.0.0.18.105`
Latest version: `v265.0.0.19.301`

If you like this project:
[!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/eltimusa4q)

## Patched APK (No Root)

Download the latest patched APK:
+ [instagram-v256.0.0.18.105-x86.apk](https://github.com/Eltion/Instagram-SSL-Pinning-Bypass/releases/download/v256.0.0.18.105/instagram-v256.0.0.18.105-x86.apk)
+ [instagram-v256.0.0.18.105-x86_64.apk](https://github.com/Eltion/Instagram-SSL-Pinning-Bypass/releases/download/v256.0.0.18.105/instagram-v256.0.0.18.105-x86_64.apk)
+ [instagram-v256.0.0.18.105-armeabi-v7a.apk](https://github.com/Eltion/Instagram-SSL-Pinning-Bypass/releases/download/v256.0.0.18.105/instagram-v256.0.0.18.105-armeabi-v7a.apk)
+ [instagram-v256.0.0.18.105-arm64-v8a.apk](https://github.com/Eltion/Instagram-SSL-Pinning-Bypass/releases/download/v256.0.0.18.105/instagram-v256.0.0.18.105-arm64-v8a.apk)
+ [instagram-v265.0.0.19.301-x86.apk](https://github.com/Eltion/Instagram-SSL-Pinning-Bypass/releases/download/v265.0.0.19.301/instagram-v265.0.0.19.301-x86.apk)
+ [instagram-v265.0.0.19.301-x86_64.apk](https://github.com/Eltion/Instagram-SSL-Pinning-Bypass/releases/download/v265.0.0.19.301/instagram-v265.0.0.19.301-x86_64.apk)
+ [instagram-v265.0.0.19.301-armeabi-v7a.apk](https://github.com/Eltion/Instagram-SSL-Pinning-Bypass/releases/download/v265.0.0.19.301/instagram-v265.0.0.19.301-armeabi-v7a.apk)
+ [instagram-v265.0.0.19.301-arm64-v8a.apk](https://github.com/Eltion/Instagram-SSL-Pinning-Bypass/releases/download/v265.0.0.19.301/instagram-v265.0.0.19.301-arm64-v8a.apk)

[See all versions](https://github.com/Eltion/Instagram-SSL-Pinning-Bypass/releases/)

Expand Down
2 changes: 1 addition & 1 deletion instagram-ssl-pinning-bypass.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ waitForModule("libliger.so").then((lib) => {
hook_proxygen_SSLVerification(lib);
});

disableHTTP3();
//disableHTTP3();
//Universal Android SSL Pinning Bypass #2
Java.perform(function () {
try {
Expand Down

0 comments on commit e39cc61

Please sign in to comment.