Jump to content

NTFS Alternate Data Stream


Recommended Posts

ptrex, Thanks for the link..

http://msdn.microsoft.com/en-us/library/ms...px#ntfs5_topic5

Streams Backup and Enumeration

Is there a way—an API function or two—to enumerate all the streams a certain file has? Yes, there is, but it's not as easy and intuitive as it should be. The Win32 backup API functions (BackupRead, BackupWrite, and so forth) could be used to enumerate the streams within a file. However, they are a bit quirky to use and look more like a workaround than an effective and definitive solution.

I wish somebody would implement this in Autoit.. :/

Edited by mrRevoked
Don't bother, It's inside your monitor!------GUISetOnEvent should behave more like HotKeySet()
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...