Coder Social home page Coder Social logo

farfella / ntfs-cpu-search Goto Github PK

View Code? Open in Web Editor NEW
17.0 3.0 2.0 978 KB

From 2011: Quickly search for files in NTFS volumes parsing the Master File Table (MFT). A decent amount of how NTFS and MFT work was painstakingly reverse-engineered since it's undocumented.

C 29.79% C++ 69.52% Objective-C 0.69%
ntfs mft mft-parser string-search boyer-moore-horspool windows

ntfs-cpu-search's Introduction

ntfs-cpu-search

Quickly search for files in NTFS volumes parsing the Master File Table (MFT). This implementation searches for substrings only.

Executable version

A precompiled version is provided under the release directory.

Background

This is the CPU-only release. An ntfs-amd-search also existed with contained both CPU and GPU implementations. That release won an honorable mention in the AMD OpenCL Competition back in 2011 (see amd\readme.pdf).

Vegnos Desktop Search

Vegnos supports glob and regular expression searches, as well as recovering files. This refined implementation is available here: http://www.vegnos.com/

Copyright

Copyright (c) Ateeq Sharfuddin. All rights reserved. Contact author if you want to use for commercial purposes.

ntfs-cpu-search's People

Contributors

farfella avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

sz10101 reiterjr

ntfs-cpu-search's Issues

Dll version required

I want to save all file records on disk
Do you provide the dll version?
Thank you

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.