NTFSADS by Brandon Siegel Free command-line NTFS alternate data streams manipulation utility Copyright 2008. See LICENSE.txt for details. NTFSADS requires the Microsoft .NET 1.0 (or higher) runtime. Displays or modifies NTFS alternate data streams (ADS) NTFSADS command filename [streamname] [contents] command Operation to perform. Operation can be: list Lists ADS in show Display contents of within add Add or overwrite within with del Delete within filename Name of file to operate upon. streamname Name of alternate data stream to operate upon (with 'show', 'add', 'del'). contents Contents of alternate data stream to insert (with 'add').