PoorBillionaire / Windows-Prefetch-Parser

Parse Windows Prefetch files: Supports XP - Windows 10 Prefetch files
Other
115 stars 29 forks source link

Installable and Publish? #2

Closed ekristen closed 8 years ago

ekristen commented 8 years ago

It would be nice to see this published to the python package server and make install-able by creating a setup.py file?

PoorBillionaire commented 8 years ago

Thanks, I agree completely. It's something I need to do with all of my projects. I'll start working on this one first.

ekristen commented 8 years ago

Thanks. We are looking at including a few of your tools into the SIFT workstation https://github.com/sans-dfir/sift, and making this install-able will definitely help get that done.

PoorBillionaire commented 8 years ago

Apologies for the late reply, I'll have this done within the next couple of days. Recently my time has been saturated by refactoring the script - it was a bit bloated.

I have however moved the documentation to reStructuredText in preparation for PyPI submission.

PoorBillionaire commented 8 years ago

Alright, this script is now installable via setup.py. I also submitted it to PyPI to be installed via pip if desired. It's name in PyPI is 'windowsprefetch' - but the script itself still goes by 'prefetch.py'

Please let me know if you encounter difficulties!

ekristen commented 8 years ago

It has been added to the SIFT dev branch, after I finish making the latest updates it'll make its way into the master build, many thanks. https://github.com/sans-dfir/sift-bootstrap/commit/016b1f3cdf95aa29edf134c0ff36603c28d78811