455 Commits

Author SHA1 Message Date
Jeff Wallace
79126cbe2b Added another error message to user on pasco failure. 2013-10-17 14:06:45 -04:00
Jeff Wallace
e393c31789 Fixed errors during parsing of regripper output. 2013-10-17 14:05:21 -04:00
Jeff Wallace
d6020ec824 Added better error handling when dealing with json. 2013-10-10 11:54:24 -04:00
Jeff Wallace
0eb5abcb9c Removed top level try-catch blocks 2013-10-03 14:16:52 -04:00
Jeff Wallace
cd9fdbeb8e Added better error checking and refactored getHistory. 2013-10-03 14:04:05 -04:00
Jeff Wallace
ba3d35fa09 Updated error checking 2013-10-03 12:23:11 -04:00
Jeff Wallace
f63a3eab7f Added error messages when registry extraction / parsing fails 2013-10-02 15:46:37 -04:00
Jeff Wallace
71759074fe Added improved, more specific error handling. 2013-10-02 14:17:03 -04:00
Brian Carrier
0ea2c884c4 updated module version numbers and Autopsy version numbers 2013-09-25 13:57:45 -04:00
Brian Carrier
282523a46f minor renaming and updates to IE parsing 2013-09-10 15:58:03 -04:00
Brian Carrier
dfefa0b8e6 removed decoded URL from artifacts because it takes up a lot of table space and doesn't provide much. 2013-09-10 11:29:28 -04:00
Brian Carrier
41a0e7096e Added more error messages to IE parsing and support format w/out @ sign in URL 2013-09-09 17:40:28 -04:00
Brian Carrier
b770dce14e Added comments to the USB mapping class 2013-09-06 16:06:56 -04:00
Brian Carrier
36c37e52ff Improved layout and styling of ingest messages to have style sheets and consistent look and feel 2013-08-08 18:02:18 -04:00
Richard Cordovano
d1f6036fc1 Merge remote-tracking branch 'upstream/master' 2013-07-19 12:50:32 -04:00
Richard Cordovano
d6e82a8721 Backed out addition of multi-selection feature for file extraction. 2013-07-18 15:08:10 -04:00
Brian Carrier
d4840fcf0a Improved artifact viewer and such to make regripper output easier to read in the raw output form. 2013-07-16 14:13:16 -04:00
Brian Carrier
f1aa4441fe Better deal with write failures in RecentActivity. Use more specialized temp/output folders 2013-07-16 11:41:11 -04:00
Brian Carrier
87f68da53c Run regripper full on registry hives and post to blackboard. Removed old rr code in third party since it is not used 2013-07-16 10:50:29 -04:00
Smoss
672e8af76e Made reccomended changes to ExtractUSB and ExtractRegistry.
Signed-off-by: Smoss <Smoss117@gmail.com>
2013-06-26 17:44:31 -04:00
Smoss
e82b11f68a Fixed ExtractUSB and changed instructions. 2013-06-24 12:39:14 -04:00
Smoss
46088288a9 Fixed regression.py and USB_DATA.
Signed-off-by: Smoss <Smoss117@gmail.com>
2013-06-24 12:20:31 -04:00
Smoss
9eac53937d Added instructions for upgrading USB Database.
Signed-off-by: Smoss <Smoss117@gmail.com>
2013-06-24 10:40:07 -04:00
Smoss
c83f4c744c Updated USBExtraction 2013-06-11 19:04:24 -04:00
Smoss
5ea8ed18cd Made changes to ExtractUSB method and class names and behavior. 2013-06-11 15:24:46 -04:00
Sean-M
4f7911fc9e Merge commit
Signed-off-by: Sean-M <Smoss117@gmail.com>
2013-06-11 15:00:13 -04:00
adam-m
565e01a9cf adjust fuzzy query (no logic/result change) 2013-06-10 17:14:13 -04:00
adam-m
fbe2dd76eb Changed image-level ingest to data-source Content-level ingest.
Related changes, such as FileManager API adjustments and fixes in client code.
Simplifications in RecentActivity logic to get files per current data source (no need to use deprecated method)
2013-06-07 18:49:59 -04:00
Brian Carrier
c8f4bf4bee Merge branch 'master' of github.com:sleuthkit/autopsy 2013-06-06 10:54:59 -04:00
Brian Carrier
b29a2b5c88 Cleaned up Doxygen docs. Removed getDefault() from image modules 2013-06-06 10:54:11 -04:00
Sean-M
6e3d951e45 fixed ExtractUSB
Signed-off-by: Sean-M <Smoss117@gmail.com>
2013-06-05 13:41:47 -04:00
adam-m
ebf53d3711 update modules versions for the release 2013-06-05 12:49:07 -04:00
U-BASIS\smoss
89c30f9cf5 Merge https://www.github.com/sleuthkit/autopsy 2013-06-05 12:00:54 -04:00
adam-m
5eaa372122 remove excessive logging from URL analyzer 2013-06-05 11:41:13 -04:00
Sean-M
2ac6c66309 added usb extraction and changed regression.py.
Signed-off-by: Sean-M <Smoss117@gmail.com>
2013-06-05 11:05:23 -04:00
Brian Carrier
10764b7ea3 resolved merge conflicts 2013-05-30 15:39:03 -04:00
Brian Carrier
90a0acf1bf Updated IngestModule API to be abstract class instead of interface. Started to update docs. 2013-05-24 09:56:28 -04:00
adam-m
074178fb8e Merge branch 'master' into local-files 2013-05-23 16:24:37 -04:00
adam-m
62bb213b58 Move ExecUtil class to Core utils and simplify Timeline dependencies 2013-05-21 12:49:53 -04:00
adam-m
fa2bb0c2c9 further improvements (cleanup, speed) in running regripper and pasco 2013-05-21 12:44:52 -04:00
Sean moss
9e55b9bd50 Merge branch 'master' of https://github.com/Smoss/autopsy 2013-05-21 10:11:54 -04:00
Sean-M
6bf140ab76 Fixed BB source error. 2013-05-21 10:10:49 -04:00
adam-m
4021abec58 make state var volatile 2013-05-20 13:06:19 -04:00
adam-m
0c2483120a ExecUtil: add API to write stdout directly to file stream. Make TimeLine use that API. 2013-05-20 13:01:20 -04:00
adam-m
c40b7ef986 Rename JavaSystemCaller to ExecUtil. Make thread-safe / non-static 2013-05-20 12:49:29 -04:00
adam-m
af77304fb0 cleanup java system caller class (to be renamed and refactored) 2013-05-20 12:30:23 -04:00
adam-m
b7e104dd22 better process exec logging 2013-05-20 12:05:38 -04:00
adam-m
7ccbba8cd3 Merge branch 'master' of https://github.com/sleuthkit/autopsy into local-files
Conflicts:
	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/JavaSystemCaller.java
2013-05-20 11:55:09 -04:00
Tim McIver
06cb9735fc Updated Timeline.java and JavaSystemCaller.java to use array version of
Runtime.exec() method as the most recent version of Java (1.7.0_21)
changed the behavior of the single-string version of Runtime.exec()
causing a problem with Timeline. Also updated code to so that the
mactime output is no longer redirected to a file via the '>' redirect
operator. The ouput is now being captured from JavaSystemCaller.execute()
and written to a file directly.
2013-05-20 11:42:39 -04:00
adam-m
ae13717287 garbage collect process and streams after executing command 2013-05-10 13:09:13 -04:00