Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Latest commit

 

History

History
10 lines (6 loc) · 471 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 471 Bytes

lsRomFS

Simple code for learning how RomFS level 3 works

Usage: Usage: lsrfs [romfs file] [path in romfs]

[romfs file] has to be decrypted. Use ctrtool and Decrypt9 to extract & decrypt the RomFS from any CIA / 3DS / NCCH.

[path in romfs] uses '/' as separators. If it leads to a directory, directory is listed, if it leads to a file, the file is dumped.

See license.txt for license