have you found one for mac yet?Could we get source code for decrypt.exe? Not everyone runs windows.
Post automatically merged:
have you found one for mac yet?
have you found one for mac yet?Could we get source code for decrypt.exe? Not everyone runs windows.

https://gbatemp.net/threads/batch-c...h-file-to-decrypt-cia-3ds.512385/post-9030533have you found one for mac yet?
Post automatically merged:
have you found one for mac yet?


Comment out or remove the line that deletes the intermediary decrypted CIA during CCI creation.How to only decrypt and maintain .cia format?
for %%a in (*-decfirst.cia) do del "%%a" >nul

Sadly is a lot of work because the batch file run a lot of commands, so no easy to create a GUI for that.Is it possible to create a GUI for the tool?
I'm using Winlator (a Windows emulator for Android) and it can't run batch commands.
How do i use it? I don't know a lot about techIt has a source code version, written in python. You can get it by searching decrypt_v2.zip on Google.
still doen't work with Hyrule Warriors Legends.there is an updated version of the script available here if you want guys : https://github.com/xxmichibxx/Batch-CIA-3DS-Decryptor-Redux
