Commit Graph

13 Commits

Author SHA1 Message Date
55ce432097 Replace build scripts with cmake (#3)
Reviewed-on: #3
Co-authored-by: Musa <musasmahmood@gmail.com>
Co-committed-by: Musa <musasmahmood@gmail.com>
2025-12-19 02:28:51 +00:00
d1182f3abd Replace multithreaded enumeration with single-threaded (temporarily) (#2)
Reviewed-on: #2
Co-authored-by: Musa Mahmood <Musasmahmood@gmail.com>
Co-committed-by: Musa Mahmood <Musasmahmood@gmail.com>
2025-12-17 15:18:19 +00:00
5d44917853 Fix major bug in GPAllocator_Proc ::RESIZE path. Fix major bug in Arena_Free_List.cpp 2025-12-10 09:54:38 -05:00
19e0d2d1c3 Add file deserialization, add block view of each record. 2025-12-08 21:37:20 -05:00
e0f5631a05 Serialize Win32_Drive Dense_FS data to file 2025-12-08 10:50:59 -05:00
85c0709504 Fixed hash table lookups, some error insertions in push_error_no_context 2025-12-07 22:43:32 -05:00
046d86423a Fix really stupid bug in Array's array_reserve 2025-12-07 10:24:29 -05:00
5c18e6f4da Cleanup TODOs, refactoring, major bug fixes 2025-12-06 22:45:56 -05:00
7755ef9225 Show main thread errors in UI. 2025-12-06 21:24:34 -05:00
7013ca673f Fix major bugs in Expandable_Arena and NTFS_MFT_read_raw 2025-12-06 16:45:20 -05:00
619cd76ea9 Lots of small changes 2025-12-06 13:02:24 -05:00
6970a59c35 Lots of refactoring, overhaul logging system to use context (see log_error macro) 2025-12-05 21:24:50 -05:00
849b8210e0 Parsing NTFS MFT with file size. 2025-12-05 00:18:25 -05:00