Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aarsakian authored Apr 15, 2023
1 parent 2bdf098 commit 4a0702c
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,33 +11,48 @@ Usage information type: MFTExtractor -h

-MFT string
absolute path to the MFT file (default "MFT file")

-attributes string
show attributes

-entry int
select a particular MFT entry (default -1)

-export
export files

-fileName string
show the name of the filename attribute of each MFT record choices: Any, Win32, Dos

-filesize
show file size of a record holding a file

-fromEntry int
select entry to start parsing

-index
show index structures

-partitionNumber int
select partition number (default -1)

-physicalDrive int
select disk drive number for extraction of non resident files (default -1)

-resident
check whether entry is resident

-runlist
show runlist of MFT record attributes

-structure
reconstrut entries tree

-timestamps
show all timestamps

-toEntry int
select entry to end parsing (default 4294967295)

-vcns
show the vncs of non resident attributes

0 comments on commit 4a0702c

Please sign in to comment.