You do not have permission to edit this page, for the following reason:
The action you have requested is limited to users in one of the groups: Users, Administrators.
Free text:
CTRInfo, or CIAInfo, is simple application that analyzes one or more CIAs (CTR Importable Archive) files, and displays information about them, similar to what [[FBI 3DS|FBI]] does when you hover over a file. ==User guide== Requirements: * The latest version of .NET Core Runtime for Windows (not required for the framework independent INDP binaries). * The latest [https://github.com/ihaveamac/ninfs/releases/tag/v1.6.1 ninfs] Windows executable and [http://www.secfs.net/winfsp/rel/ WinFSP], if you want to be able to rename the CIAs to the GodMode9-Style naming scheme, and to read the Title Names. This also requires the ARM9 bootrom (boot9.bin) from your 3DS, and a Seed Database file (seeddb.bin) for CIAs that need a seed. * CIA files. To read single CIAs: CTRInfo cia -p / --path [path] (-g / --gm9-name-format) (-v / --verbose) (-n / --use-ninfs) -p / --path: Path to the CIA -g / --gm9-name-format: (Optional) Rename CIA to the GodMode9-style naming scheme (must be used with -n / --use-ninfs). -v / --verbose: (Optional) Show LOADS of information about every single part of the CIA. -n / --use-ninfs: (Optional) Use ninfs to read Title Names from SMDH. To read multiple CIAs (in a directory): CTRInfo dir -d / --dir [path] (-g / --gm9-name-format) (-v / --verbose) (-n / --use-ninfs) -d / --path: Path to the CIAs -g / --gm9-name-format: (Optional) Rename CIAs to the GodMode9-style naming scheme (must be used with -n / --use-ninfs). -v / --verbose: (Optional) Show LOADS of information about every single part of the CIAs. -n / --use-ninfs: (Optional) Use ninfs to read Title Names from SMDH. See readme for examples. ==Credits== Credit goes to [https://github.com/ihaveamac ihaveamac] for [https://github.com/ihaveamac/ninfs ninfs]. Command Line Parsing is done using [https://github.com/commandlineparser/commandline CommandLine.Parser]. This Progam uses [https://github.com/TimmSkiller/CTR.NET CTR.NET]. Written in C# (.NET Core 3.1). ==External links== * GitHub - https://github.com/TimmSkiller/CIAInfo * GBAtemp - https://gbatemp.net/threads/tool-ciainfo-application-that-reads-information-from-a-cia-just-like-fbi-but-on-windows.568821
Advertising: