NFTS data stream

Source: Internet
Author: User

NFTS data stream

NFTS data stream

NTFS exchange data stream (ADS) is a feature of the NTFS disk format. In the NTFS file system, each file can have multiple data streams, in other words, in addition to the main file stream, many non-main file streams can also be hosted in the main file stream. It uses resource derivation to maintain file-related information. Although we cannot see the data stream file, it actually exists in our system. The method for creating a data exchange stream file is simple. The command is "host file: Prepare the data stream file associated with the host file ".

Hiding files using NFTS data streams

1. Create a folder named MyTest under drive C. (It is best to create a new folder. Otherwise, it will be troublesome. For more information, see the following)

In this directory, create a new TXT file, test.txt. Write the data "this is test for ntfs .".

Right-click the attribute to view its 22-byte size, which occupies 4 kb of space.

2. Press win + r to start running and Enter cmd. Go to c: \ MyTest

Input: echo: This is data stream> test.txt: shujuliuwenjian.txt

Region.

3. Enter the dircommand in the window to see the created data flow file shujuliuwenjian.txt.

Check the directory c: \ mytestin the resource manager. You cannot see shujuliuwenjian.txt.

The size of test.txt is not changed.

Is it amazing? Shujuliuwenjian.txt is hidden.

Why did shujuliuwenjian.txt show its prototype?

4. follow me...

Enter notepad test.txt: shujuliuwenjian.txt in cmd.

In the notepad, you can see the data written into the data stream "this is the data stream ".

5. Next, the problem arises...

Delete shujuliuwenjian.txt from the shortcut menu?

If you have followed my advice to create a folder named MyTest, you can simply delete the folder.

What ?! What data stream files do you create directly in the root directory or system directory?

Well, you can only use tools to delete it. Click here to download the tool

This tool needs to be run in cmd

Enter stream.exe to view the running parameters.

The stream.exe-d data stream file directory used to delete a data stream File

6. You can also create a stream that does not depend on files.

For example, echo "This is data stream">: shujuliuwenjian2.txt.

View the content using notepad: shujuliuwenjian2.txt

In this way, the NFTS data stream is used to hide files.

Data Stream files are not limited to text files. Any files can be used as Data Stream files, including executable programs, images, and sounds.

Introduction to file streams on msdn:

Http://msdn.microsoft.com/library/aa364404.aspx

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.