mirror of
https://github.com/shchmue/Lockpick.git
synced 2024-11-16 19:09:16 +01:00
922cf3f4c4
Changed titlekey dump methodology to no longer need reboot. Added SD seed dumping. Reorganized and clarified UI text. Swapped C++-style I/O for C-style. Tightened up dependencies.
476 B
476 B
Changelog
Version 1.1
- 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
- Now dumps SD seed
- 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