Find 'blocked' download files? (ADS 'Zone.Identifier')

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
giulia
Senior Member
Senior Member
Posts: 336
Joined: 2013-09-14, 05:33 UTC
Location: Europe

Find 'blocked' download files? (ADS 'Zone.Identifier')

Post by *giulia »

Hi
may i ask you if total commander can find blocked files ?

like these
Image: http://thewindowsclub.thewindowsclubco.netdna-cdn.com/wp-content/uploads/2012/08/unblock.jpg

thanks
love Total Commander , best file manager ever made
User avatar
Vochomurka
Power Member
Power Member
Posts: 816
Joined: 2005-09-14, 22:19 UTC
Location: Russia
Contact:

Post by *Vochomurka »

I'm not really sure what is a blocked file, but file locked by an application can be found using this plugin
Single user license #329241
PowerPro scripts for Total Commander
giulia
Senior Member
Senior Member
Posts: 336
Joined: 2013-09-14, 05:33 UTC
Location: Europe

Post by *giulia »

Vochomurka wrote:I'm not really sure what is a blocked file, but file locked by an application can be found using this plugin
hi
i added a screenshot to show you what i mean blocked
love Total Commander , best file manager ever made
User avatar
Vochomurka
Power Member
Power Member
Posts: 816
Joined: 2005-09-14, 22:19 UTC
Location: Russia
Contact:

Post by *Vochomurka »

Yes, I've seen it. I've opened some file peoperties, and I've not found such button anywhere.
So, I guess the stuff I've pointed at is not that you are looking for
Single user license #329241
PowerPro scripts for Total Commander
User avatar
Dalai
Power Member
Power Member
Posts: 10035
Joined: 2005-01-28, 22:17 UTC
Location: Meiningen (Südthüringen)

Post by *Dalai »

The information about whether a file is "blocked" is saved in NTFS Alternate Data Streams (ADS). To be honest, this "blocked" term is nonsense in my point of view. The ADS really only tells the system that "this file was downloaded from a source that doesn't state if the file is safe, i.e. the internet".

You can use any tool to remove such ADS (or this specific ADS) from the file. There are some TC plugins related to ADS but currently I don't know if any of them can remove/delete ADS.

Regards
Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64

Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
giulia
Senior Member
Senior Member
Posts: 336
Joined: 2013-09-14, 05:33 UTC
Location: Europe

Post by *giulia »

Dalai wrote:The information about whether a file is "blocked" is saved in NTFS Alternate Data Streams (ADS). To be honest, this "blocked" term is nonsense in my point of view. The ADS really only tells the system that "this file was downloaded from a source that doesn't state if the file is safe, i.e. the internet".

You can use any tool to remove such ADS (or this specific ADS) from the file. There are some TC plugins related to ADS but currently I don't know if any of them can remove/delete ADS.

Regards
Dalai
Hi Delai
and find all of them , is there a way?
thanks
love Total Commander , best file manager ever made
User avatar
Dalai
Power Member
Power Member
Posts: 10035
Joined: 2005-01-28, 22:17 UTC
Location: Meiningen (Südthüringen)

Post by *Dalai »

giulia wrote:and find all of them , is there a way?
Sure. You can either use some external tool like NirSoft AlternateStreamView or a TC plugin like NTFS Streams (32 bit only) or NTFS FileStreams.wdx (32 and 64 bit) or a similar plugin on totalcmd.net or some other site (there are quite a few).

The stream you're looking for is named "Zone.Identifier", as can be seen on AlternateStreamView's screenshot.

Regards
Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64

Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
giulia
Senior Member
Senior Member
Posts: 336
Joined: 2013-09-14, 05:33 UTC
Location: Europe

Post by *giulia »

Dalai wrote:
giulia wrote:and find all of them , is there a way?
Sure. You can either use some external tool like NirSoft AlternateStreamView or a TC plugin like NTFS Streams (32 bit only) or NTFS FileStreams.wdx (32 and 64 bit) or a similar plugin on totalcmd.net or some other site (there are quite a few).

The stream you're looking for is named "Zone.Identifier", as can be seen on AlternateStreamView's screenshot.

Regards
Dalai
Hi Delai
i think it doesn't do what i'm looking for
i download NirSoft AlternateStreamView and it marks Zone.Identifier the files are not blocked
love Total Commander , best file manager ever made
User avatar
ZoSTeR
Power Member
Power Member
Posts: 1052
Joined: 2004-07-29, 11:00 UTC

Post by *ZoSTeR »

"Zone.Identifier" is just the name of the stream. Whether or not a file is blocked depends on its content.

Blocked files have this identifier:

Code: Select all

[ZoneTransfer]
ZoneId=3
After you unblock them the stream contains:

Code: Select all

[ZoneTransfer]
AppZoneId=4
This article explains it pretty well: How Microsoft SmartScreen works
Post Reply