Re: [sleuthkit-developers] Python in Autopsy
Brought to you by:
carrier
From: Brian C. <ca...@sl...> - 2015-01-03 19:59:46
|
Hi Wiktor, As reported on the dev page: http://sleuthkit.org/autopsy/docs/api-docs/3.1/mod_dev_py_page.html > Distribution > > To distribute and share your Python module, ZIP up the folder and send it around. Other users of the module should expand the ZIP file and drop the folder into their Autopsy Python folder. Users can find their Autopsy Python folder from the menu option under Tools. brian On Jan 2, 2015, at 1:18 PM, Wiktor Sypniewski <wik...@gm...> wrote: > Hi Guys, > > My module requires python to be installed on the machine to run. It is > command line tool requiring Python 2.7. How do I go about deploying > it. I know I have to create NBM file etc. But is there a way that > Autopsy can install Python on the machine while installing itself? Or > maybe I could package Python in NBM? > > Second question is: Can I add file to the folder in the module? > > For example. In development I have release/mytool/settings > > I want to be able to upload settings file into release/mytool/settings > directory from within Autopsy. > > > Vic > ----------------------------------------------- > www.bluegreenblack.com > www.thisfeelsgreat.blogspot.com > https://github.com/Vic152 > > For sensitive information please use encryption. > > Public key available at: http://pgp.mit.edu/ > Figerprint: 3D8C 48ED 42BD 4004 D23C C455 8D80 7FB4 2C4D 7801 > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming! The Go Parallel Website, > sponsored by Intel and developed in partnership with Slashdot Media, is your > hub for all things parallel software development, from weekly thought > leadership blogs to news, videos, case studies, tutorials and more. Take a > look and join the conversation now. http://goparallel.sourceforge.net > _______________________________________________ > sleuthkit-developers mailing list > sle...@li... > https://lists.sourceforge.net/lists/listinfo/sleuthkit-developers |