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

Keychain Passphrase #209

Closed AhmadAradii closed 11 months ago

AhmadAradii commented 1 year ago

What happened?

Hi @majd

I tried to use the tool on Windows but every time i try to authenticate i get this:

INF enter passphrase to unlock "C:\\Users\\TOSHIBA\\.ipatool" (this is separate from your Apple ID password):

How to get this passphrase

Version

2.1.3

Relevant log output

No response

Niggolo commented 1 year ago

you just set it and it will be asked everytime you do action

AhmadAradii commented 1 year ago

you just set it and it will be asked everytime you do action

Please explain.

Niggolo commented 1 year ago

First time it is being asked write anything you want and remember it, every time you try to download or search or anything it won’t ask you Apple ID and password Instead it just ask the passphase. Aleast this is what I figured and it worked

AhmadAradii commented 1 year ago

First time it is being asked write anything you want and remember it, every time you try to download or search or anything it won’t ask you Apple ID and password Instead it just ask the passphase. Aleast this is what I figured and it worked

That's the thing is when i type anything it will give me this error: ERR error="failed to save account in keychain: failed to set item: open C:\\Users\\TOSHIBA\\.ipatool\\account: is a directory" success=false

Niggolo commented 1 year ago

No idea, wait for developer or someone else that know much then me

majd commented 11 months ago

Try to delete the config folder for ipatool at C:\\Users\\TOSHIBA\\.ipatool and authenticate again.

AhmadAradii commented 11 months ago

Try to delete the config folder for ipatool at C:\\Users\\TOSHIBA\\.ipatool and authenticate again.

It Worked! Thanks a lot!