mwpcheung / gsalogin

iOS/macOS login algorithm gsa
MIT License
60 stars 23 forks source link

how to fix otp - "NOT FOUND" error #4

Open KJY5713 opened 2 years ago

KJY5713 commented 2 years ago

hi. I have two questions.

  1. how did you fix the "imd" value?

    • i used the value "imd" using frida, but this value continued to change. After entering "imd" and compiling it immediately, a "NOT FOUND" error occurred. image
  2. components of password You used the default password for the value "password". Don't I need to add a value of 2fa? Do I just have to enter the password? image

KJY5713 commented 2 years ago

Can you write the iTunes version you used and the order of execution in more detail on "readme.md"? @mwpcheung