Sideloader icon indicating copy to clipboard operation
Sideloader copied to clipboard

Could not find any algorithm named "AES-256/CBC/NoPadding"

Open system-failure-b8xy opened this issue 3 months ago • 3 comments

So, when I try to login using the -i flag on the install command, I get this error:

server.developersession INFO 2025-08-23T15:42:29.270 Creating DeveloperSession for *********@gmail.com... server.appleaccount INFO 2025-08-23T15:42:29.270 Logging in... cli_frontend ERROR 2025-08-23T15:42:30.953 botan.utils.exceptn.AlgorithmNotFound at ../../../.dub/packages/botan/06a8ecdf7e69a6753141c5b248d6a24597978469/botan/source/botan/libstate/lookup.d:165: Could not find any algorithm named "AES-256/CBC/NoPadding"

Here's what I did to get to this point:

  1. Go to the Actions tab and download the Linux x86_64 Fix Botan CLI release (I also tried to GTK one, but it gives the same error.)
  2. Unpack the zip, rename the file to sideloader for easier typing, make the file executable, and run the command ./sideloader install SideStore.ipa -i.
  3. Get this error.

Just for clarification, I am running Linux Mint, and this is my uname -a output: Linux linuxmint 6.8.0-78-generic #78-Ubuntu SMP PREEMPT_DYNAMIC Tue Aug 12 11:34:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux

I'm fairly new to Linux, so sorry if I missed out on any important info.

system-failure-b8xy avatar Aug 23 '25 22:08 system-failure-b8xy

Use those builds, https://github.com/Dadoum/Sideloader/actions/runs/16940333733

the last ones are from another testing branch and are not functional yet

Dadoum avatar Aug 24 '25 01:08 Dadoum

Use those builds, https://github.com/Dadoum/Sideloader/actions/runs/16940333733

the last ones are from another testing branch and are not functional yet

Getting a segment fault on this build

altG00380316 avatar Aug 24 '25 13:08 altG00380316

Use those builds, https://github.com/Dadoum/Sideloader/actions/runs/16940333733 the last ones are from another testing branch and are not functional yet

Getting a segment fault on this build

That's a different issue, open another one with the core dump and I will try to help you.

Dadoum avatar Aug 25 '25 03:08 Dadoum