You must log in or # to comment.
Fuckin
thumbs.dbandlost+foundhiding on every USB stick.Seriously fuck thumbs.db anywhere it can be found.
THIS IS WHY NTFS HAS ALTERNATE DATA STREAMS, USE THEM YOU FUCKERS YOU CREATED IT.
EXPLAIN HOW

Alternate data streams look like normal files but with an appended identifier.
For example test.txt:stream1 is an alternate data stream of test.txt. Move or copy the file and the ADS goes with it.
They can be created like other files (“echo > test.txt:stream1”)
You can see them with “dir /r” at the command line.
You can even have an alternate data stream with no corresponding file. In my opinion this is what thumbs.db should have been.
you are shitting me, that’s so cool. This command only works for NTFS?




