tsarpaul / FBUnpinner

Bypass Facebook/Instagram Certificate Pinning for Android
225 stars 56 forks source link

IndexError: index out of range #13

Closed F1NaL closed 5 years ago

F1NaL commented 5 years ago

try to patch instagram v78

python3 patch.py libliger.so libliger-patched.so
[+] Patching TLS1.3 stack!
Traceback (most recent call last):
  File "patch.py", line 183, in <module>
    patcher13.patch()
  File "patch.py", line 118, in patch
    if blob[i+1] == 0b01000111 \
IndexError: index out of range
F1NaL commented 5 years ago

mistake with instagram version. On right version it work fine. Sorry