Jump to content

Sputnik82

Newbie
  • Posts

    10
  • Joined

  • Last visited

Profile Information

  • iDevice
    iPhone Xr
  • iOS Version
    15.4.1
  • Jailbroken
    No
  • Rooted
    No
  • Gender
    Male

Recent Profile Visitors

79 profile views

Sputnik82's Achievements

Rookie

Rookie (2/14)

  • Collaborator
  • Dedicated
  • Reacting Well
  • First Post
  • Supporter

Recent Badges

1

Reputation

  1. UPDATE: ok.. it took more than 30 minutes but it finally gave me the download link!
  2. In my case it's still "enqueued". The queue_time seems to be going down (slowly), it still reports a "waiting" of 509.
  3. @Rook Is it working? I've been trying to download an app (Slid - Story of your activity) since yesterday and it just stays on the "enqueued" state forever. The queue_time service reports 571 waiting, yesterday it was 423 when I tried for the first time: { "free": { "process": 28.519099999999998, "wait": 226702.2002 }, "vip": { "process": 78.5372, "wait": 155.8494 }, "waiting": 571 }
  4. If anyone is searching for a Jailed (non-jailbroken) alternative, check out Satella.
  5. Sorry to revive this topic, but I've been trying to work with this game for some time. This game was built with cocos2d-x, so the main logic resides in LUA scripts. The scripts have been compiled and encrypted, most likely with xxtea which is the default algorithm provided with cocos2d-x. If you look at the luac files, they all begin with the string LAKYSIGN, which is the signature used by xxtea during encryption. I've been trying to find the key to decrypt the files without success. I've followed many tutorials but somehow the common methods used for findind the key in cocos2d games do not work with this game. For instance, these are some of the things I've already tried: Using frida to intercept methods like setXXTEAKeyAndSign and luaL_loadbuffer, they are never called. Searching the main executable for the key ("LAKYSIGN") with a disassembler, it's not there or is probably hidden somehow! If anyone wants to give it a try, you can get a decrypted IPA from the Decrypted App Store: https://armconverter.com/decryptedappstore/Kings Throne If you don't have access to the Decrypted App Store, I've also uploaded the main game executable and one of the luac files here: https://mega.nz/folder/k8szHSgR#mmIpmmd5obaEF4vHTxFcxQ Thanks!
  6. Same problem here. I have a paid developer account and I can't make it work, with or without Anisette. Without Anisette: Obtaining team ID Got error: Login failed (-36607): Unable to sign you in to your Apple ID. Try again later. Retrying with alt Anisette ERROR: Guru Meditation f8880e@244:3aea77 Login failed (-36607): Unable to sign you in to your Apple ID. Try again later. With Anisette: Obtaining team ID Using team "REDACTED" (Individual) with id F8C9CWTNFB Making sure device ID 00008020-000539REDACTED is registered ERROR: Guru Meditation f8880e@876:3aea77 Failed: (3019) Authentication Error. Xcode 7.3 or later is required to continue developing with your Apple ID. It seems this is a widespread problem caused by Apple changing some of their internal APIs. Even the folks at Microsoft are struggling to fix it for Xamarin/Visual Studio: https://developercommunity.visualstudio.com/t/cannot-load-apple-certificates/1692185
  7. Thanks @Rook! Looking good, I can now download some decrypted apps like Mario Kart Tour (which I couldn't before), but it still fails for King's Throne.
  8. Hi guys. I'm having trouble too. Everything I try to download just ends with a "Something went wrong" message. I have already logged out and back in, and my status shows correctly as Vip. Video: https://imgur.com/a/I9ewJf4 Thanks.
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines