majd / ipatool

Command-line tool that allows searching and downloading app packages (known as ipa files) from the iOS App Store
MIT License
5.34k stars 466 forks source link

Can ipatool check if an email exists before or after entering in the password and or 2FA code? #181

Closed YousufSSyed closed 1 year ago

YousufSSyed commented 1 year ago

It would help users if they got a message "email does not exist" when entering in the wrong email on accident.

majd commented 1 year ago

The API does not expose this information for security reasons. Account does not exist equals authentication failure.