Answer» Yet another ADS enumerator tool
displays all the ALTERNATE data streams in a file.
BCStreams.
Right now it doesn't support wildcards, but it does support multiple arguments. /NOLOGO supresses the one-liner displayed when it starts.
Not sure how it GETS on in vista; it might require an ADMINISTRATOR level command prompt.
Written in VB6
Doesn't use any references/components; I was going to use my BCFile component, but it's not quite READY- so I just copy-pasted the code for Alternate Data stream parsing to a new project, and tada!
[attachment deleted by admin]New version...
now supports File masks (IE: *.*)
Includes VB6 SOURCE code.
[attachment deleted by admin]
|