teamdfir / sift

SIFT
MIT License
492 stars 65 forks source link

prefetch.py updated/enhanced #96

Closed PoorBillionaire closed 8 years ago

PoorBillionaire commented 8 years ago

Greetings--

Recently I refactored prefetch.py and added some things, which accomplished the following:

Both my GitHub account and the script hosted on PyPI feature the latest update, and I'm hoping to get this improved iteration into SIFT.

If it is possible to get the updated version merged in, I'm not sure what the workflow looks like, or how that's handled. I glanced at the boostrap script, and it's not being installed via PyPI yet. I'm assuming it's being installed at line 482 when this is executed:

git clone --recursive https://github.com/sans-dfir/sift-files

Any guidance you can give on this would be appreciated. I have done testing, and it's stable.

Thanks!

Adam

ekristen commented 8 years ago

@PoorBillionaire if your stuff is ready via PyPi, lets remove it from sift-files and get it into the bootstrap script. Pull Requests to that end are greatly encouraged.

PoorBillionaire commented 8 years ago

Thanks Erik - I'll get that done at some point tonight.

ekristen commented 8 years ago

Perfect.