Re: [sleuthkit-users] Information about how to develop a autopsy plugin in python/jython
Brought to you by:
carrier
From: Richer, M. (CIV) <mhr...@np...> - 2015-05-06 15:41:07
|
Geoffrey, It seems you will be best off using NetBeans as your IDE, but in general if you want to use Eclipse with Python, Jython or IronPython, then you should install PyDev in Eclipse. http://pydev.org Mark MARK H RICHER, MS CS Faculty Research Associate Computer Science Department Naval Postgraduate School - National Capital Region (NCR) 703-275-8533 (o) 571.303.9498 (m) mhr...@np...<mailto:mhr...@np...> On May 6, 2015, at 11:00 AM, Brian Carrier <ca...@sl...<mailto:ca...@sl...>> wrote: Hi Geoffrey, The development docs contain this information. All of the docs are here: http://sleuthkit.org/autopsy/docs/api-docs/3.1/index.html The Python-specific page is here: http://sleuthkit.org/autopsy/docs/api-docs/3.1/mod_dev_py_page.html The python page assumes you’ve read the other pages though (except for the Java-specific page). It references sample modules, which can be found here: https://github.com/sleuthkit/autopsy/tree/develop/pythonExamples Autopsy is built on top of the NetBeans platform, so we always use NetBeans as an IDE. I’ve never tried Eclipse with Autopsy. thanks, brian On May 6, 2015, at 10:10 AM, Geoffrey Wagnier <wag...@gm...> wrote: Hi everyone, I'm Geoffrey a student in IT security in France, and in order to end a school project about autopsy and pyhton's plugins, I would like to know if someone can help on this project. First, I wonder if skeleton in python exists and how use it and install it. Secondly, how works the autopsy library on Eclipse ? and Finally, every informations will be great for my crew ! Thx guys for reading, Best regards, Geoffrey ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y_______________________________________________ sleuthkit-users mailing list https://lists.sourceforge.net/lists/listinfo/sleuthkit-users http://www.sleuthkit.org ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ sleuthkit-users mailing list https://lists.sourceforge.net/lists/listinfo/sleuthkit-users http://www.sleuthkit.org |