Skip to content

NTFS Alternate Data Streams Identifier by Hannah Vernon

License

Notifications You must be signed in to change notification settings

HannahVernon/ADSIdentifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ADSIdentifier

NTFS Alternate Data Streams Identifier by Hannah Vernon

This project provides a Windows-based command-line application that identifies, and optionally removes, NTFS Alternate Data Streams.

Useage is:   ADSIdentifier.exe /Folder:<starting_folder_name>  
              [/P] or [/Pause] - pause before exiting  
              [/IZI] or [/IgnoreZoneIdentifier] - ignore :Zone.Identifier streams  
              [/Pattern:<xyz>] - only find Alternate Data Streams matching <xyz>  
              [/Remove] - remove Alternate Data Streams that have been found matching the other parameters  

The project source code is written in Visual Basic, using Microsoft Visual Studio Community Edition 2017.

About

NTFS Alternate Data Streams Identifier by Hannah Vernon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages