If somebody happens to have Visual Studio 2008 still installed (it can't be downloaded any longer) I'd need the files of an empty MFC MDI (Multiple documents) project created with the "Windows Explorer" style option, because the newer Visual Studio versions add a lot of bloat to the executables when the VCRT is linked statically due to the new ribbon/dock styling system.
I uploaded a first test build
here. If somebody happens to have Visual Studio 2008 still installed (it can't be downloaded any longer) I'd need the files of an empty MFC MDI (Multiple documents) project created with the "Windows Explorer" style option, because the newer Visual Studio versions add a lot of bloat to the executables when the VCRT is linked statically due to the new ribbon/dock styling system.
If the "express" edition is OK, you can still get it through Wayback Machine
https://
http//
jaclaz
If the "express" edition is OK, you can still get it through Wayback Machine
https://web.archive.org/web/20080902154840/http//www.microsoft.com/Express/Download/
http//download.microsoft.com/download/E/8/E/E8EEB394-7F42-4963-A2D8-29559B738298/VS2008ExpressWithSP1ENUX1504728.iso jaclaz
Unfortunately Visual Studio Express ships without MFC. It was the tab switchbar that required all the additional MFC feature pack code so I was forced to switch back to a SDI project to solve the issue.
I uploaded a test version of the tool here, now also with the proper deleted entries overlays.
Can you upload *somewhere* or add into the tool download a "sample" .csv file?
I would like to have a look a such a .csv to explore in a non-FTK creation of the .csv and/or following the idea chad131 hinted.
jaclaz
Can you upload *somewhere* or add into the tool download a "sample" .csv file?
I would like to have a look a such a .csv to explore in a non-FTK creation of the .csv and/or following the idea chad131 hinted.jaclaz
You can create filelists from FTK imager without having to create a forensic image when you right-click a mounted physical/logical drive in the evidence tree you can generate a filelist from it. I uploaded a small example filelist
You can create filelists from FTK imager without having to create a forensic image when you right-click a mounted physical/logical drive in the evidence tree you can generate a filelist from it. I uploaded a small example filelist
here.
Thanks.
It's easy to generate a real filesystem tree from the filelist but eventually you'll run in issues with the windows path limit (260 characters). You could store all the tree in a ZIP archive to work around the path length limit but then you'd run in other problems with deleted and duplicated entries there can be several different versions of files and folders, however it seems to be impossible to associate the correct file to every folder revision since they're not printed in order (that and files with streams being printed just like directories seem to be two major issues in the FTK filelist format).
Yep, I had expected a much more "complex" and "complete" set of data in it, it is pretty much basic.
I did a few experiments, and you are right, the result is pretty much "unuseful" anyway, though (will have to check better) while playing with it I found a *nice* "bug" (or "feature") of my XP's Explorer.
If I "touch" a file or a folder to 19800101 000000.0000000 with sfk
http//
the file/folder appears in Explorer as having NO Creation/Modified/Accessed file date/time.
Of course using another file manager, like 7-zip, or using DIR from command prompt, everything goes back to normality.
jaclaz
Very neat little tool, thanks francesco
I quite often get clients who ask for exactly this, I've downloaded and tested and will definitely be using this in the future.
The plot thickens. 😯
I am having/have had quite a bunch of other "queer" behaviour.
In order to not hijack this topic, I created a new one on reboot.pro
http//
as it's nature seem to me "generic" OS/filesystem related and - at the moment - forensics implications are nowhere to be seen.
jaclaz