Commit Graph

13 Commits

Author SHA1 Message Date
Maschell
2b46671df6 Store the size of H3HashArray in a uint32_t instead of int8_t to avoid an overflow of the size. 2023-01-02 17:14:49 +01:00
Maschell
6899987864 Fix decrypted reading with the offset is bigger than UINT32_MAX 2022-08-05 18:48:42 +02:00
Maschell
f09f8f2b29 Use a dedicated FSAClient instead of the wut_devoptab_fs_client. 2022-08-03 22:31:30 +02:00
Maschell
5a4f9484c3 Adjust debug levels to always log errors 2022-07-28 08:43:42 -07:00
Maschell
d58486e9c6 Remove unused functions / files 2022-07-28 08:43:42 -07:00
Maschell
05aea5756b Various improvements including:
- Display name/type of the partition
- Block home menu when launching via HBL
- Use libmocha instead of libiosuhax, which should result in a small performance boost
- Improve logging
- Improve memory management
- Add option to abort dumps
- Slightly improve .wux handling
2022-07-27 08:22:12 -07:00
Maschell
21cb6adaa6 Use latest wut version 2022-07-26 00:49:21 -07:00
Maschell
990c67d481 Format the code via clang-format 2022-07-25 23:42:15 -07:00
Maschell
47cca1165d Refactor menus and overall structure. NTFS only 2021-10-15 15:41:16 +02:00
Maschell
189f20b662 Remove debug logs 2021-10-11 22:43:04 +02:00
Maschell
fc2e994b72 Use shared_ptr/unique_ptr in combination with std::optional instead of raw pointers 2021-10-11 22:02:35 +02:00
Maschell
6919bdb44f Formatting and minor clean ups 2021-10-09 01:24:12 +02:00
Maschell
648c0d0fd7 First commit 2021-10-09 00:58:55 +02:00