Commit Graph

16 Commits

Author SHA1 Message Date
788c7a2bc7 [refactor] Initialize variables to default values in multiple files 2025-08-01 15:34:36 +01:00
ff1e949346 [tool] Reset error code before string conversion in metadata processing 2025-08-01 03:28:47 +01:00
194a220527 [tool] Fix reversed fields. 2025-08-01 02:51:10 +01:00
87341b4cbd [tool] Update format specifiers for 64-bit integers in output 2025-08-01 02:22:26 +01:00
e98b410765 Fix missing include. 2025-07-31 09:51:12 +01:00
1f813feec9 General refactor and cleanup. 2024-04-30 15:51:32 +01:00
9a349bc773 Fix typo. 2022-10-12 19:09:44 +01:00
0694b32a9b Implement sector verification in tool. 2022-10-12 19:08:46 +01:00
bf6de56bc2 Implement image verification. 2022-10-12 17:30:12 +01:00
1477b2a650 Implement read long in tool. 2022-10-12 16:22:53 +01:00
a09a9821f8 Implement read command in tool. 2022-10-12 13:09:41 +01:00
a373388c3a Implement hex print in tool 2022-10-12 13:08:54 +01:00
0837a549b7 Use uthash for media tags handling. 2022-10-04 20:32:26 +01:00
a2ea8eb09c Decode checksums block on opening. 2022-10-04 19:44:34 +01:00
1451a249a1 Implement info command in aaruformattool to dump all internal information from and image, and the library's context. 2022-10-03 21:30:50 +01:00
39a5fb0b23 Add snippet tool to interact with AaruFormat images. 2022-10-02 17:39:25 +01:00