You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
- Update for libnx v2.0.0 compatibility and still runs when built with v1.6.0
- The binary got even smaller!
- Accelerate finding FS keys
- No longer find BIS sources as they're hardcoded (whoops)
- Find all keys on first pass hashing FS instead of hashing the whole thing from the beginning repeatedly (whoops)
- Changed titlekey dump methodology
- No longer crashes sysmodule, reboot no longer needed
- Queries ES to verify ticket list is accurate
- May take slightly longer than before on systems with hundreds of tickets
- Reorganized and clarified UI text
- Now indicates if no titles are installed to dump titlekeys from
- Swapped C++ stream functions for C I/O to reclaim some speed and binary size
- Tightened up dependencies