majd/ipatool

Support for downloading older versions of apps

Opened this issue · 19 comments

Support for downloading older versions of apps

how to download history versions

I will try and work on this myself as I have experience with downgrading iOS apps with iTunes. However, no promises lol

GH3a commented

how to download history versions

how to download history versions?

Any updates on this feature?

would be interesting to me as well

Any updates on this feature?

Yes, great function

No hope lol
Apple Configurator does not provide that function

It's not practically possible because the endpoint that can be used to set extVrsId (/WebObjects/MZBuy.woa/wa/buyProduct) has a parameter called kbsync which no one has really successfully reverse engineered. You'd need to intercept kbsync from an iTunes API request or something like that.

Now my ipatool-py supports download old versions via hooking Windows iTunes:

https://github.com/NyaMisty/ipatool-py#download-old-version

You can either get a Windows iTunes using my action-ipadown, or use the manual way to setup your own one.

No hope lol Apple Configurator does not provide that function

its possible lots of jailbreak does it and also apple does it on unsupported ios.

Refe

LOL. Don't you see Apple Configurator in my sentence?

Now my ipatool-py supports download old versions via hooking Windows iTunes:

https://github.com/NyaMisty/ipatool-py#download-old-version

You can either get a Windows iTunes using my action-ipadown, or use the manual way to setup your own one.
Thank you sir. I using your project buid my itune header server on oracle free tier running windows. working pefect
IMG_8025
IMG_8026

and you can update python getheader running like service on windows. check for 10s or 30s if error. auto reset itunes and getheader. i using software alwaysup
20220809_222854

My case the domain is p52-buy.itunes.apple.com captured by brook, reference article, download older versions of any iOS app: https://www.txthinking.com/talks/articles/ios-old-version-app-en.article

keep going ,Keep trying