Best Way To Protect Your Files From Being Copied

Couple of years ago I made this piece of software that protects my i-cafe from thieves who copy data from my cafe.

Are you annoyed with people, especially competitors, that will copy your hard-earned updated games, software, and other data? Well, I am.

Like I was, you probably are thinking on how to stop them. But there is a better way than preventing these people from copying your files. I realized the best thing to do is to actually let these thieves copy it. But the copied version will be rendered useless, destroyed. The bigger files the better because it means computer usage time and more income for your shop. They will never know the whole operation. They will just wonder why it wont work in their shop..and the tendency is they will go back again and copy it.

This is where NCF Utility (No Copy Files) becomes handy.

Here’s the general function of this software.

1. Using Windows API, it notifies the program of a copy command initiated by the user.

2. The program inspects if the copy destination is an external usb drive / flash drive.

3. If the no 2 statement is correct, it checks if the file being copied is on the watch list.

4. If true, then NCF scrambles the copied version’s bytes(beginning section, middle, and end).  But preserving the file’s attributes, looks and feel.

5. All the above process happens on a flash. So don’t worry, they will not notice it. 🙂

Screenshot

ss

How to use

1. After installing, run Ncfmanager.exe.

2. Add files by clicking File>Add files or ctrl+a, or by just drag n dropping files and folders into the program. Take note, dropping folders may take time depending on how many files inside the folders.

3. Click File>Save or ctrl+s.

4. Click Run>Start or ctrl+r. You will recieve a notification whether the monitoring is started or not, or look on the status bar below.

5. Close the Ncfmanager.exe

6. To stop NCF, run Ncfmanager.exe again and click Stop.

Important:

You might forget that NCF is running and you’re the one copying your files to your USB stick. We have the tendency to delete the original file after we copy them. So don’t make this mistake. NCF has no ‘restore’ function.

Disclaimer:

1. I will not be held responsible for the damages on your files resulting on the improper use of this software.

2. This software is developed for Windows 32bit platform only(particularly XP). It may or may not work on other Windows OS versions.

Leave comments below if you need help.

Download Ncf Utility here.

Join the Conversation

24 Comments

  1. “A small yet effective application that was especially designed to provide an extra layer of security for your files and documents.”

    “NCF Utility is a handy utility that will make it possible for anyone to protect the files on their computers by preventing copying in an innovative manner.

    The program doesn’t actually block the transfer of protected files, but it makes them unusable by scrambling the content of the copied items.” – Softpedia

    (http://www.softpedia.com/get/Security/Security-Related/NCF-Utility.shtml)

  2. What happens if the user copies the file to the PC and then moves the copy to the USB stick?

  3. Hi,

    It’s a clever way to protect my files. Now I want to protect about 3500 files (word documents), but when I add to the list the program takes a lot, and resource-intensive. This delay is normal, or the number of files is large ?. On the other hand, only it works with copy to USB drives, but also could be expected to work for network drives sometime ?. Great job!

    1. Thanks. Looking again at the source codes, it is possible to optimize it to be more efficient in handling large quantity of files. But due to time constraints it is not possible to release an update, but who knows. I’m glad you found it useful.
      An update if possible might include copying to network drives and other copy destinations.

  4. Hi, i like it, is very simple but usefull

    But, can tell me a way to prevent copy from my usb pen drive? like that, i want people to read the videos, but not allow them to copy the content. Iff u know, please is a question of life or dead.

    1. If I understood you correctly, yes they can watch the video. But when they copy it to their USB drive it will render useless when they go to their home and watch it.

  5. Hi HRG, I’m studying Information Systems Engineering and doing a project on data protection for my majors. I would love to see the code behind this piece of software. this is exactly what I was looking for! any chance that you could help me out? I would really appreciate it!

  6. Hi HRG, I’m studying Information Systems Engineering and doing a project on data protection for my majors. I would love to know the mechanism behind this piece of software. this is exactly what I was looking for! any chance that you could help me out? I would really appreciate it!plzzzz

    1. @Dan, sorry man I am not active anymore in this blog. But I just tried recently on my Windows 10 64bit and it still works. Let me know, thanks.

Leave a comment