916 Commits

Author SHA1 Message Date
Mark McKinnon
d7e7dfe511 Update ExtractRegistry.java
Address comments for RegFile and check for empty artifacts
2020-02-18 12:44:21 -05:00
Mark McKinnon
5f822c767b Update ExtractRegistry.java
Update for codacy, change error message, remove try and if blocks that were not needed.
2020-02-18 11:27:34 -05:00
Mark McKinnon
0cae9216bf Update ExtractRegistry.java
Remove line and bracket
2020-02-18 10:02:45 -05:00
Mark McKinnon
88e15e7780 Update ExtractRegistry and rollback autopsyrecentdocs.pl
Added Applets, mmc, winrar and officedocs2010 to recent documents.  Rolled back autopsyrecentdocs.pl to original version
2020-02-13 20:15:14 -05:00
Mark McKinnon
475ef2c44e Update ExtractRegistry.java
Added trustrecords and arcHistory MRU records
2020-02-12 21:38:25 -05:00
Mark McKinnon
e91b165a05 Merge branch '5342-Create-artifacts-for-recently-used-Windows-Media-Player-files-from-regripper-output' into 5343-Create-artifacts-for-files-which-were-Recently-used-by-other-applications-of-interest 2020-02-11 13:28:38 -05:00
Mark McKinnon
54f70e91fb Added Autopsy Recent Docs Regripper back in
Added Autopsy Recent Docs Regripper back.
2020-02-11 13:28:28 -05:00
Mark McKinnon
9e56b863c9 Update ExtractRegistry.java
Add mpmru parsing, change where artifacts are added in adobemru so it does not get checked every time.
2020-02-11 09:32:37 -05:00
Mark McKinnon
b51c2b50a1 Update ExtractRegistry.java
Remove unused import
2020-02-10 17:52:25 -05:00
Mark McKinnon
2e560a88c6 Update ExtractRegistry.java
Change date from YYYY to yyyy, and add locale of US for codacy
2020-02-10 17:46:45 -05:00
Mark McKinnon
6d68578081 Update ExtractRegistry.java
More codcy fixes
2020-02-09 21:26:35 -05:00
Mark McKinnon
76d03c4d92 Update ExtractRegistry.java
Breakup createRecentlyUsedArtifact becuse of cyclomatic complexity and other codacy issues.
2020-02-09 21:01:35 -05:00
Mark McKinnon
40a51c7426 Update ExtractRegistry.java
removed un used import.
2020-02-07 15:55:47 -05:00
Mark McKinnon
be1a4b9c9d Update ExtractRegistry.java
Validation on records as date may not always be there, also remove double quotes.
2020-02-07 15:53:12 -05:00
Mark McKinnon
706d05eb10 Update ExtractRegistry.java
parse csv record that have double quotes around the file name
2020-02-07 08:41:00 -05:00
Mark McKinnon
690e121a0a Update ExtractRegistry.java
Add adobe recently used artifacts from regripper report.
2020-02-06 17:39:01 -05:00
Kelly Kelly
332e298333 Fixed codacy issues 2020-01-30 11:31:59 -05:00
Kelly Kelly
34e14d6511 Added DATA_SOURCE_USAGE artifact for DJI drone data sources 2020-01-29 10:07:13 -05:00
Kelly Kelly
82354a9328 Added DATA_SOURCE_USAGE artifact for DJI drone data sources 2020-01-29 09:57:54 -05:00
esaunders
9c66e2d5ee Update Maven Central Repository to use HTTPS 2020-01-15 18:02:06 -05:00
Richard Cordovano
3e6bacc1bf Updates for new Autopsy platform version number 2020-01-02 18:02:17 -05:00
Richard Cordovano
a896d5119a
Merge pull request #5472 from kellykelly3/5834-chrome-cache-progress-message
5834 - Add Chrome Cache progress message
2019-12-09 16:56:29 -05:00
Kelly Kelly
69f0a05f3d Changed progress message 2019-12-06 10:58:58 -05:00
Richard Cordovano
61bdee5a22
Merge pull request #5453 from ethteck/japanese-translations-2019-pr
Japanese UI Translations 2019
2019-12-06 10:22:18 -05:00
Kelly Kelly
49da6fe960 Added progress message 2019-12-05 14:28:36 -05:00
Ethan Roseman
8d1efc3221 Japanese translation batches 5-7 2019-11-27 06:57:18 -05:00
Ethan Roseman
231777460c Translations as of Aug 26 2019-11-27 06:55:43 -05:00
Raman Arora
2ef14e2554 Addressed Codacy comments in previous commit, added more documentation. 2019-11-21 21:50:52 -05:00
Raman Arora
8e48ac03e6 5780: Context content viewer to show source of message attachments and web downloaded files.
- This includes replacing the TSK_DOWNLOAD_SOURCE artifact with TSK_ASSOCIATED_OBJECT artifact, in the RecentActivity module.
2019-11-21 13:14:25 -05:00
William Schaefer
a25ed1f000 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 5297-CodacyErrorCleanup 2019-10-22 17:33:30 -04:00
Richard Cordovano
537c9b68ee Update NBM versioning for release 4.13.0 2019-10-04 17:44:53 -04:00
Richard Cordovano
d48737de66 Fixes for compiler warnings 2019-10-04 13:34:52 -04:00
Richard Cordovano
b08f53f03a Update MERGED Bundle.properties files 2019-10-02 12:40:01 -04:00
Richard Cordovano
0c0f1db942 Remove unnecessary public / package access in ShellBagsParser 2019-10-02 12:14:05 -04:00
Richard Cordovano
379cfb9401
Merge pull request #5258 from kellykelly3/1360-cleanup-ExtractRegistry
1360 - Bulk postArtifacts calls added to ExtractRegistry
2019-09-25 15:54:46 -04:00
Kelly Kelly
1de1b9f5d8 fixed exceptions 2019-09-25 14:43:50 -04:00
Kelly Kelly
38fe2ed783 Changed log levels back to SEVERE 2019-09-24 13:51:49 -04:00
Kelly Kelly
0f6527fcb4 Added bulk postArtifact calls 2019-09-24 13:40:37 -04:00
Kelly Kelly
5e63db5db2 Addressed exceptions in ExtractRegistry 2019-09-24 08:46:13 -04:00
Richard Cordovano
1133f90190
Merge pull request #5215 from sleuthkit/recycle_bin_module
Recycle bin module
2019-09-18 11:44:35 -04:00
Kelly Kelly
2392abcdfe merged in release and fixed codacy issues 2019-09-17 11:28:00 -04:00
Kelly Kelly
1b4a70bdec Fixed codacy issues 2019-09-12 11:26:20 -04:00
Kelly Kelly
ef0446708d cleaned up imports 2019-09-12 09:44:38 -04:00
William Schaefer
46e4e2b10a Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 5297-CodacyErrorCleanup 2019-09-11 17:59:01 -04:00
Kelly Kelly
ea60f0292c added the creation and modifty time to the file system file 2019-09-11 16:20:45 -04:00
Kelly Kelly
95ea5adb0a fixed merge conflict 2019-09-10 15:34:24 -04:00
Kelly Kelly
37327f49c3 Modified code to add shellbag attributes in one call 2019-09-09 12:56:48 -04:00
Kelly Kelly
0a18e51a92 Added support to parseshell bags to ExtractRegistry 2019-09-06 16:01:04 -04:00
Kelly Kelly
22d47485c9 Changed TSK_FLAGS to TSK_FLAG 2019-09-04 10:35:45 -04:00
Kelly Kelly
c0affed073 Added the account user groups 2019-09-03 15:14:53 -04:00