Skip to content
/ mftpy Public
forked from hamptus/mftpy

Parse Master File Table (MFT) records using Python

License

Notifications You must be signed in to change notification settings

cogphn/mftpy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mftpy

Parse Master File Table (MFT) records using Python

About

This code was written for the 2011 DC3 challenge. It was originally written using Python2.7. That code is still available in the mft.2.7 directory.

It has since been updated to Python3 in the mft directory.

This code is no longer under active development

Resources

About the Master File Table: https://en.wikipedia.org/wiki/NTFS#Master_File_Table The book referenced in the code, Brian Carrier's File System Forensic Analysis: http://www.digital-evidence.org/fsfa/

Copyright

Copyright 2011 Aaron Hampton

License

Licensed under the GPLv3: http://www.gnu.org/licenses/gpl-3.0.html

About

Parse Master File Table (MFT) records using Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.8%
  • HTML 0.2%