Quantcast
Viewing all articles
Browse latest Browse all 1449

[VB6] Fastest File Search Engine

It is a well-tested code to iterate files by MFT (like 'Everything' by David Carpenter do).
Full enumeration took ~ 10 sec. / per volume.

Required:
1. Admin (elevated) privilages.
2. NTFS file system.

Purpose:
E.g., it can be used to do a huge increase in the speed of Backup software.

Demo
Will create file "Files.txt" with all *.lnk files on disk C:
Will show how many time elapsed.
Attached Files
  • Image may be NSFW.
    Clik here to view.
    File Type: zip
    MFT_Enum.zip (8.7 KB)

Viewing all articles
Browse latest Browse all 1449

Trending Articles