Update README.md

This commit is contained in:
3gstudent
2021-04-22 13:53:07 -10:00
committed by GitHub
parent 84d293881d
commit 060ca4373b
+4
View File
@@ -1,2 +1,6 @@
# ntfsDump # ntfsDump
Use to copy a file from an NTFS partitioned volume by reading the raw volume and parsing the NTFS structures. Use to copy a file from an NTFS partitioned volume by reading the raw volume and parsing the NTFS structures.
Similar to https://github.com/PowerShellMafia/PowerSploit/blob/master/Exfiltration/Invoke-NinjaCopy.ps1
Reference:https://www.codeproject.com/Articles/81456/An-NTFS-Parser-Lib