DiscUtils icon indicating copy to clipboard operation
DiscUtils copied to clipboard

Attribute ADS supported ?

Open slenno opened this issue 5 years ago • 3 comments

Hi LordMike, Is NTFS Alternate Data Stream (ADS) supported with DiscUtils?

slenno avatar Jul 23 '20 15:07 slenno

It should be. I think I've seen overloads somewhere allowing to pass a name of an ADS.

LordMike avatar Jul 23 '20 19:07 LordMike

As a minimum, I can find this method, which seems to be it. Not sure how to call it :)

https://github.com/DiscUtils/DiscUtils/blob/develop/Library/DiscUtils.Ntfs/File.cs#L454-L462

LordMike avatar Jul 23 '20 19:07 LordMike

Thanks LordMike. If you get an example, please do share it.

slenno avatar Jul 24 '20 05:07 slenno