Hi Eric, thanks for the feedback.
Yes you are correct it should read "time taken". I will test the tool on Windows 8, but I would say that it is currently not supported on that platform. I will go through and test the output with shellify, I am always looking for ways to validate the accuracy of the tool and thanks for the tip about errors I will change that.
The code has been uploaded, but it may be a little hidden from view within Google code. The source code is located here (http//
I have to say I'm not a .NET developer. I am an investigator primarily and you can probably tell that from the code. I would love for someone who is more knowledgable with C# help optimise the code and give suggestions. I have taken it from parsing 6000 LNK files in one minute to 16 seconds and I believe with multiple threading it could be done in around 5 seconds.
The Jump-List parser is proving more difficult than planned too, it currently only deals with a select few JL artefacts that is why there it is still in testing -) The INDX parser was a recent development and I've been told works very well with records in slack space and I am also looking at improving the LNK file parser to include item ID lists.
Oh - I have to mention that 1.5.1 supports drag and drop too for LNK and Prefetch artefacts - just to make things quicker and more simple to use!
I use vb.net but I'm happy to help if you have questions.
Thanks Eric - could you PM me your email address? Would be good to keep in contact if I have any issues.
Thanks, great tool!!
Any plans of implementing support for other languages?
Thanks
Hi,
Just to round off this thread slightly - I stopped working on the tool in 2013, and as such I recommend you use something else for case work.
I may pick it up again and clean the code, but for now it's staying on the back burner unless anyone else wants to take the tool and push it forward.
The code is on github now
https://
Thanks,
Chris.
The code is on github now
https://
github.com/ctmayhew/simplefileparser
Actually it isn't (yet?.
Maybe you could add a short description of the tool, right now all I can see (maybe it is just me) is the readme.md with
jaclaz
I have uploaded the source code and version 1.6 - which I've removed the jump list functionality.
I will make sure the readme is sorted too )