3818 Commits

Author SHA1 Message Date
adam-m
d9e9ae6d3e Merge branch 'scalpel-carver' of https://github.com/tmciver-basis/autopsy into scalpel-carver 2013-04-24 15:35:14 -04:00
Tim McIver
b529a564fd Fixed bug where the scalpel output directory, rather than the output
file, was being passed to ScalpelOutputParser.parse() method.
2013-04-24 15:34:25 -04:00
adam-m
f9733d24cf updated jni with more stability 2013-04-24 15:11:05 -04:00
U-BASIS\smoss
778c5f5370 Merge http://www.github.com/sleuthkit/autopsy 2013-04-24 12:07:45 -04:00
Sean Moss
9f67fb5989 Merge http://www.github.com/sleuthkit/autopsy 2013-04-24 11:15:04 -04:00
Sean-M
276098c8e6 Added necessary input for nps jean 2013-04-24 11:04:10 -04:00
Sean-M
914b949c93 Merge branch 'master' of https://github.com/Smoss/autopsy
Conflicts:
	.gitignore
2013-04-24 09:25:00 -04:00
Sean Moss
09c2d71735 Updated gitignore 2013-04-23 22:36:38 -04:00
Sean-M
2fb07b3239 Fixed git ignore and several minor issues with regression, as well as updating the gold standard. 2013-04-23 17:17:27 -04:00
adam-m
055c001513 Merge branch 'master' into scalpel-carver 2013-04-23 16:14:05 -04:00
adam-m
3df1e8d927 update avalon framework sub-dependency version in classpath 2013-04-23 16:12:00 -04:00
Sean-M
8a1ca78f40 Merge branch 'master' of https://github.com/Smoss/autopsy 2013-04-22 15:59:38 -04:00
Sean-M
f10a8871c7 Updated regression.py so it can use non-standard gold stanard locations. 2013-04-22 15:57:13 -04:00
Sean-M
33542855c3 Updated regression.py so it can use non-standard gold stanard locations. 2013-04-22 13:17:38 -04:00
Sean-M
559cb105f6 removed help files 2013-04-22 10:24:24 -04:00
Sean Moss
e0337a4716 Updated regression tester with more capability. 2013-04-19 19:03:44 -04:00
Sean Moss
8ec2ab74ea Updated hashes and regression testing. 2013-04-19 18:21:58 -04:00
adam-m
4d0a445901 adjust deleted files view 2013-04-19 13:35:00 -04:00
Sean Moss
37c48434a6 Merge branch 'master' of https://github.com/Smoss/autopsy 2013-04-18 19:33:14 -04:00
Sean Moss
cb22298565 Updated regression.py to make tests easier to set up. 2013-04-18 19:32:31 -04:00
Tim McIver
b82a0e9d53 Moved ScalpelOutputParser from package org.sleuthkit.autopsy.scalpel to
org.sleuthkit.autopsy.scalpel.jni.
2013-04-18 13:56:42 -04:00
Tim McIver
6ad42f1829 Updated call to AbstractFile.convertToImageOffset() to catch
TskCoreException.
2013-04-18 13:47:28 -04:00
Sean-M
611fdb0d41 added documentation for setup of testing. 2013-04-18 12:52:20 -04:00
Sean moss
ef6ab7563b Changed some file names. 2013-04-18 12:42:45 -04:00
Tim McIver
542a221472 Removed unnecessary range processing code on the incoming AbstractFile.
Also using AbstractFile.convertToImgOffset() method for creating
TskFileRange objects used in creating a carved file.
2013-04-18 11:25:57 -04:00
Sean moss
e8ea488a7e Fixed srcupdater 2013-04-18 10:31:05 -04:00
Tim McIver
82983ead34 Merge branch 'scalpel-carver' of https://github.com/sleuthkit/autopsy into scalpel-carver 2013-04-17 14:29:02 -04:00
Tim McIver
548c4718db Updated ScalpelCarverIngestModule.process() so that a valid parent of the
incoming AbstractFile can be an Image (in addition to it possibly being a
FileSystem or Volume).
2013-04-17 14:28:11 -04:00
adam-m
870cfc6272 update comments 2013-04-17 14:05:32 -04:00
adam-m
da1abff2af adjust the way ScalpelCarver is initialized 2013-04-17 11:05:30 -04:00
adam-m
4752947860 restructure DeletedContent classes to export public nodes types properly. Add defautl double-click actions 2013-04-17 10:05:45 -04:00
adam-m
5c19398b3e add initial new view in dir tree with all deleted content 2013-04-16 18:02:43 -04:00
Sean moss
66cca4c56a fixed srcupdater.py so that it now uses the right paths. 2013-04-16 16:52:18 -04:00
adam-m
cc2fec5c63 Merge branch 'scalpel-carver' of https://github.com/tmciver-basis/autopsy into scalpel-carver 2013-04-16 16:11:49 -04:00
Tim McIver
6532b14942 Added needed File.separator to creation of scalpelOutputDirPath. Removed
unneeded check of return value of call to
PlatformUtil.extractResourceToUserConfigDir().
2013-04-16 16:11:24 -04:00
Sean Moss
edb3db30e7 Fixed source code updating. 2013-04-16 16:06:30 -04:00
Sean Moss
5c458e20c2 Fixed autopsy test emails 2013-04-16 16:02:54 -04:00
Sean Moss
76fde55ea7 Fixed autopsy error output. 2013-04-16 15:56:04 -04:00
Sean Moss
0b3a83a3ed Fixed autopsy error output 2013-04-16 15:51:37 -04:00
Sean Moss
6eff15b3be Fixed extreme problem with regression.py. 2013-04-16 15:44:35 -04:00
adam-m
f3488b33cf Merge branch 'scalpel-carver' of https://github.com/tmciver-basis/autopsy into scalpel-carver 2013-04-16 15:26:07 -04:00
Tim McIver
0b5114e505 Changed uses of File.pathSeparator to File.separator. 2013-04-16 15:25:27 -04:00
adam-m
15106d68fb Merge branch 'scalpel-carver' of https://github.com/tmciver-basis/autopsy into scalpel-carver 2013-04-16 15:16:50 -04:00
Tim McIver
5e7b5cabe8 Fixed code to create Scalpel output direct for use by Scalpel
JNI call.
2013-04-16 15:16:05 -04:00
adam-m
d03e7e9dfa Merge branch 'scalpel-carver' of https://github.com/tmciver-basis/autopsy into scalpel-carver 2013-04-16 15:06:44 -04:00
adam-m
b049519cb5 updated jni 2013-04-16 15:06:19 -04:00
adam-m
d888b7b863 scalpel class: do additional file path validation before crossing jni boundary 2013-04-16 15:03:26 -04:00
Tim McIver
a2c75ed464 Added scalpel.conf to org.sleuthkit.autopsy.scalpel package
directory. Refactored get/copying of user's config file to better
detect error condition.
2013-04-16 14:32:08 -04:00
Sean Moss
c63c513ec2 removed unneccesary print statement 2013-04-16 12:40:45 -04:00
Tim McIver
0ec6b6be2f Added implementation to ScalpelCarverIngestModule.process()
method. Also refactored ScalpelCarver.carve() method to return
a list of CarvedFileMeta objects.
2013-04-16 12:15:47 -04:00