Sideloader
Sideloader copied to clipboard
Could not find any algorithm named "AES-256/CBC/NoPadding"
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:
- 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.)
- Unpack the zip, rename the file to
sideloaderfor easier typing, make the file executable, and run the command./sideloader install SideStore.ipa -i. - 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.
Use those builds, https://github.com/Dadoum/Sideloader/actions/runs/16940333733
the last ones are from another testing branch and are not functional yet
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
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.