Giter VIP home page Giter VIP logo

Comments (9)

mdegrazia avatar mdegrazia commented on July 21, 2024

Hello,

I would also find the ability extremely useful, and greatly appreciated. Many times we are automating creating timelines from MFT files from hundreds of computers. The ability to use your tool in a command line format would be awesome as we would be able to script it out.

from mft2csv.

gartha1 avatar gartha1 commented on July 21, 2024

Would MFTRCRD be that?

from mft2csv.

mdegrazia avatar mdegrazia commented on July 21, 2024

It looks like MFTRCRD is for dumping information for one specific file, and not the whole MFT record :( Unless I am missing something...

Usage: "MFTRCRD param1 param2 param3"

param1 can be a valid file path or an IndexNumber ($MFT record number)

from mft2csv.

jschicht avatar jschicht commented on July 21, 2024

The MFTRCRD tool was only meant to provide a means of quick dump/decode of
individual records (and the syntax is stupid). Regarding Mft2Csv, a
commandline interface would indeed be interesting, and might not be very
dificult to implement. I'll think about it. Is it safe to assume that
inputs usually would be extracted $MFT or disk/volume image file?

On 15 September 2015 at 23:17, Mari DeGrazia [email protected]
wrote:

It looks like MFTRCRD is for dumping information for one specific file,
and not the whole MFT record :( Unless I am missing something...

Usage: "MFTRCRD param1 param2 param3"

param1 can be a valid file path or an IndexNumber ($MFT record number)


Reply to this email directly or view it on GitHub
#1 (comment).

Regards,
Joakim

from mft2csv.

mdegrazia avatar mdegrazia commented on July 21, 2024

That is correct. In our usage scenario, we extract the $MFT file rather then take a full disk image when we need to do triage on a system. If it is implemented, I would be happy to buy you buy you a much deserved beer.

from mft2csv.

lespea avatar lespea commented on July 21, 2024

@mdegrazia just an fyi I switched over to mftdump and it works great from the command line:

http://malware-hunters.net/2012/09/13/mftdump-v-1-3-0-released/

from mft2csv.

mdegrazia avatar mdegrazia commented on July 21, 2024

One issue I noticed with MFTdump is that it does not correctly supply the parent directory of deleted files. This is addressed in the documentation, "Yes. You cannot rely on the file path information field for deleted files. That is why the path information provided for deleted files have “?” marks at the beginning and end."

While the '?' lets the examiner know that the path may be incorrect, MFT2CSV handles this output a bit better. MFT2CSV supplies the correct file path associated with the deleted file, and leaves off the incorrect path which is usually appended in front of the correct path by other tools . I have some test data I can post later demonstrating this.

from mft2csv.

jschicht avatar jschicht commented on July 21, 2024

Good news is the new version with support for commandline mode is almost finished. Just doing some final tests.

from mft2csv.

jschicht avatar jschicht commented on July 21, 2024

Commandline support implemented.

from mft2csv.

Related Issues (11)

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.