Closed Ark-kun closed 2 years ago
Help
ntfstool.x64.exe help extract extract command --------------- ntfstool.x64.exe extract [disk id] [volume id] [from] [output] - Extract a file specified by a path in from to output Extract a file: > ntfstool.x64.exe extract disk=0 volume=1 from="c:\windows\notepad.exe" output = "d:\notepad.exe" Extract SAM hive: > ntfstool.x64.exe extract disk=0 volume=1 --sam output = "d:\sam" Extract SYSTEM file: > ntfstool.x64.exe extract disk=0 volume=1 --system output = "d:\system"
Log:
ntfstool.x64.exe extract disk=2 volume=2 from="P:\$MFT" output = "A:\tmp\P_MFT" [!] Invalid option: = [!] Invalid option: A:\tmp\P_MFT
Fixed, thanks!
Spaces removed
Help
Log: