Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

see all ADS in a file

//paste in PowerShell to show all the streams of a given file //
Get-Item -path {path to the file} -stream *
Source by blog.malwarebytes.com #
 
PREVIOUS NEXT
Tagged: #ADS #file
ADD COMMENT
Topic
Name
3+3 =