fortra / impacket

Impacket is a collection of Python classes for working with network protocols.
https://www.coresecurity.com
Other
12.99k stars 3.5k forks source link

minor change in ntfs-read.py to make it more human-readable #1683

Closed NtAlexio2 closed 3 months ago

NtAlexio2 commented 5 months ago

This PR makes a single line in ntfs-read.py more human-readable by replacing hard-coded 5 with FILE_Root variable.