pyADS icon indicating copy to clipboard operation
pyADS copied to clipboard

Python module to manipulate NTFS Alternate Data Stream (ADS) in Python

Results 2 pyADS issues
Sort by recently updated
recently updated
newest added

'''python from ctypes import windll, Structure, Union, byref from ctypes import c_wchar_p, c_ulong, c_wchar, c_longlong import os # from os.path import join, expanduser, isfile # file = join(expanduser("~"), "Desktop", "Test.txt")...

This is a useful module, but just sitting in gitlab, it isn't easy to reference. would be great to upload it, pyads is taken there... py_ntADS (alternate data streams on...