Add credits

This commit is contained in:
momo5502
2024-11-03 10:41:28 +01:00
parent 59eba15308
commit 53d9277d0c

View File

@@ -10,6 +10,8 @@
#include <string_view>
#include <unordered_map>
// Based on this implementation: https://github.com/reahly/windows-hive-parser
struct offsets_t
{
long block_size;