1280 Commits

Author SHA1 Message Date
Mark McKinnon
b2001eb84b Intial changes for Context and Associated Objects
RecentDoc Link files and Adobe MRU  associated objects and context viewer support for recent docs.
2020-02-20 15:40:20 -05:00
Richard Cordovano
a97f29b1fa
Merge pull request #5630 from sleuthkit/cache_refactor
Refactored Chrome/ChromeCacheExtractor and added comments. No logic changes
2020-02-20 15:32:36 -05:00
Richard Cordovano
e318a5e95c
Merge pull request #5651 from markmckinnon/5343-Create-artifacts-for-files-which-were-Recently-used-by-other-applications-of-interest
5343 create artifacts for files which were recently used by other applications of interest
2020-02-18 15:34:55 -05:00
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
Richard Cordovano
b9a9f36fa9
Merge pull request #5644 from markmckinnon/5342-Create-artifacts-for-recently-used-Windows-Media-Player-files-from-regripper-output
5342-Create-artifacts-for-recently-used-Windows-Media-Player-files-from-regripper-output
2020-02-14 16:15:41 -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
Richard Cordovano
e5fc9792a7
Merge pull request #5578 from markmckinnon/5922-ExtractRecycleBin.parseIFile-makes-assumptions-about-size-of-data-read
5922-ExtractRecycleBin.parseIFile-makes-assumptions-about-size-of-data-read
2020-02-13 13:45:26 -05:00
Mark McKinnon
55f5ee2c78 Update ExtractRegistry.java
Address review comment
2020-02-13 10:21:01 -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
Richard Cordovano
8ba6f96c10
Merge pull request #5640 from markmckinnon/5341-create-artifacts-for-recently-used-adobe-acrobat-files-from-regripper-output
5341-create-artifacts-for-recently-used-adobe-acrobat-files-from-regripper-output
2020-02-11 09:20:31 -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
Richard Cordovano
66a8ae5c9a
Merge pull request #5636 from markmckinnon/5998-missing-command-line-arg-for-regripper-on-linux
5998-missing-command-line-arg-for-regripper-on-linux
2020-02-10 14:25:15 -05:00
apriestman
f00354ea93 Doxygen fixes 2020-02-10 09:25:35 -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
Mark McKinnon
d387b5e109 Update ExtractRegistry.java
Added missing include flag and path for modules
2020-02-06 10:31:38 -05:00
Brian Carrier
2ad2f1fb76 Refactored and added comments. No logic changes 2020-02-04 14:51:36 -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
Mark McKinnon
3312585178 Update ExtractRecycleBin.java
Fix for codacy.
2020-01-14 16:02:13 -05:00
Mark McKinnon
a20900e996 Update ExtractRecycleBin.java
Update exceptions caught and thrown.  Update comments.  Add file and path name to logging message for future debugging if needed.
2020-01-14 15:12:39 -05:00
Mark McKinnon
55195308d6 Update ExtractRecycleBin.java
Add $RECYCLE.BIN as the directory to look for $I files.
2020-01-10 10:37:58 -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