Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

How to use x flag on ios ? #113

Open
heinekenpsx opened this issue Sep 2, 2022 · 11 comments
Open

How to use x flag on ios ? #113

heinekenpsx opened this issue Sep 2, 2022 · 11 comments

Comments

@heinekenpsx
Copy link

Title :)
"iOS Only:
-x [Apple ID] [Password] Fetch and decrypt iPA with specified Apple ID"

@Al4ise
Copy link
Owner

Al4ise commented Sep 2, 2022

azule -x [appleid] [password for appleid] -i [bundle id of app you want to decrypt] -o [output destination for decrypted ipa]

@heinekenpsx
Copy link
Author

Thanks

@heinekenpsx
Copy link
Author

@Al4ise azule only supports apple id in the US region?
I also can't use --country flag
I want to use apple id in Vietnam region, it gives invalid error

@Al4ise
Copy link
Owner

Al4ise commented Sep 4, 2022

just pushed an update. -z can now be used to set a country code

@heinekenpsx
Copy link
Author

Thanks

@heinekenpsx
Copy link
Author

Hmm, invalid app
Did I not do it right?
xXx:~ mobile$ azule -x mail password -z AU -i com.swm.live -o ~
[] Checking for App Updates...
[
] Invalid App

@Al4ise
Copy link
Owner

Al4ise commented Sep 5, 2022

uh syntax looks fine.. does it do that with every app?

@heinekenpsx
Copy link
Author

heinekenpsx commented Sep 5, 2022

Yes, every app, i tried authenticating apple id with ipatool tool (by Majd Alfhaily) and it worked fine
xXx:~ root# ipatool search 7plus -c au
==> ℹ️  [Info] Searching for '7plus' using the 'au' store front...
==> ℹ️  [Info] Found 5 results:

  1. 7plus: com.swm.live (4.33).
  2. 9Now: au.com.ninemsn.jump-in (4.12.16).
  3. SBS On Demand: au.com.sbs.ondemand (4.6.0).
  4. Amazon Prime Video: com.amazon.aiv.AIVApp (9.17.1).
  5. ABC iview: au.net.abc.ABCiView (5.1.2).
    xXx:~ root# azule -x mail pwd -x AU -i au.net.abc.ABCiView -o ~
    -j
    [] Checking for App Updates...
    [
    ] Invalid App
    xXx:~ root# ipatool auth login
    ==> ⚠️  [Warning] Enter Apple ID email:
    ==> ⚠️  [Warning] Enter Apple ID password:
    ==> ℹ️  [Info] Authenticating with the App Store...
    ==> ℹ️  [Info] Authenticated as 'Khang Nguyen'.

@Al4ise
Copy link
Owner

Al4ise commented Sep 5, 2022

hm, i have an idea, though im on vacation rn so im not sure when i'll implement it

@heinekenpsx
Copy link
Author

hm, i have an idea, though im on vacation rn so im not sure when i'll implement it

Ah, never mind, just do it when you feel free, thanks

@heinekenpsx
Copy link
Author

This issue in v0.7.4
xXx:~ root# azule -x email
pwd -C AU -i com.swm.live -o . -j
[] Checking for App Updates...
parse error: Invalid numeric literal at line 1, column 11
[
] Invalid App

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants