From 84d293881d2f5a5dbe6744c716efcb6666c60718 Mon Sep 17 00:00:00 2001 From: 3gstudent <15814408+3gstudent@users.noreply.github.com> Date: Thu, 22 Apr 2021 13:52:37 -1000 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f5f2585 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# ntfsDump +Use to copy a file from an NTFS partitioned volume by reading the raw volume and parsing the NTFS structures.