Re: [sleuthkit-developers] Would like to contribute
Brought to you by:
carrier
From: Brian C. <ca...@sl...> - 2014-07-15 20:51:04
|
Hi Luis, In terms of how to embed native libraries, use this page: http://wiki.netbeans.org/DevFaqNativeLibraries In terms of dependencies and what you bring along versus what you ask the user to install, that's up to how much effort you want to put into it, who you think the target user is, and how many platforms you want to target. Autopsy won't care. brian On Jul 11, 2014, at 9:25 AM, Luís Filipe Nassif <lfc...@gm...> wrote: > Hi, > > I am working on a multi data content viewer, that will display several file formats, including html, pdf, eml, tif, psd, visio, cdr, dbf, open office, ms office, etc, as said before. Is there any guideline on how to embed native libs into the module? And would it be better to embed a portable LibreOffice into the module (some hundreds of megabytes, ~100 MB zipped) or to ask the user to download and install LibreOffice to enable all module features? > > Regards, > Luis Nassif > > > 2014-04-25 22:34 GMT-03:00 Luís Filipe Nassif <lfc...@gm...>: > Hi guys, > > I think Autopsy 3 is a very promising forensic framework, and it will become a lot better. Looking at the developers guidelines, apis and source, I think I could contribute with one or some modules. I have been working for the last three years on a java analisys tool and I think that I could adapt some of its modules to autopsy modules. > > 1. A PST file parser for extracting emails and attachs, powered by java-libpst, Apache licensed > > 2. A DBX file parser for extracting emails and attachs, powered by a patched version of java OEReader, GPL > > 3. HTML viewer, by using javaFx (i read somewhere it is being implemented?) > > 4. PDF viewer, by IcePDF, Apache License (I have already coded a proof of concept PDFContentViewer autopsy module) > > 5. EML viewer, using Apache Mime4J and JavaFx > > 6. TIF viewer, using java imageio > > 7. Office and many other formats viewer, integrating LibreOffice4 > > Which one of these is not being developed and could better improve Autopsy functionalities? > > PS: I did not see a file signature ingest module. Does it already exist? > > Nassif > > Brazilian Federal Police Examiner > > > ------------------------------------------------------------------------------ > Open source business process management suite built on Java and Eclipse > Turn processes into business applications with Bonita BPM Community Edition > Quickly connect people, data, and systems into organized workflows > Winner of BOSSIE, CODIE, OW2 and Gartner awards > http://p.sf.net/sfu/Bonitasoft_______________________________________________ > sleuthkit-developers mailing list > sle...@li... > https://lists.sourceforge.net/lists/listinfo/sleuthkit-developers |