1020 Commits

Author SHA1 Message Date
Mark McKinnon
d72a3383eb Update Chromium.java
Add checks for file names to ignore
2020-08-13 09:54:22 -04:00
Richard Cordovano
9405159c36
Merge pull request #6147 from markmckinnon/6634-add-chromium-based-browsers-to-chrome-module
6634 add chromium based browsers to chrome module
2020-08-11 12:40:53 -04:00
Richard Cordovano
3539084183
Merge pull request #6112 from markmckinnon/4506-Get-Wifi-Adapter-and-bluetooth-from-RegRipper
4506 get bluetooth pairings from reg ripper
2020-08-11 12:39:33 -04:00
Mark McKinnon
0c0df6d4c3 Update class from chrome to chromium
Update class from chrome to chromium.
2020-08-11 10:35:10 -04:00
Mark McKinnon
ca337723c5 Update ExtractRegistry.java
Safety checks
2020-08-11 10:10:56 -04:00
Mark McKinnon
6d4593b657 Update ExtractRegistry.java
Add check for null for safety.
2020-08-10 10:52:00 -04:00
Mark McKinnon
5cdd5ba613 Update ExtractRegistry.java
Added check if line is not null for safety
2020-08-10 10:42:24 -04:00
Mark McKinnon
12c13e1661 Add Browser Names to Bundle
Add Browser Names to Bundle so that they can be translated if need be
2020-08-10 10:16:46 -04:00
Mark McKinnon
301fb7941e Update ExtractPrefetch.java
Add path to list of attributes
2020-08-04 09:55:10 -04:00
Mark McKinnon
122015f3e7 Update Chrome.java
Add bookmarks and history files to ignore.
2020-07-28 15:08:15 -04:00
Mark McKinnon
5aa868b0a3 Update ExtractRegistry.java
Address comments and codacy
2020-07-28 11:47:43 -04:00
Mark McKinnon
4abbbd9dcc Initial commit
Initial commit of Chrome based browsers
2020-07-28 10:16:00 -04:00
Mark McKinnon
8cb7da665c Update ExtractPrefetch.java
Lets try this again.  CHange contains to endswith to get better match.
2020-07-22 13:17:20 -04:00
Mark McKinnon
9132ceeede fix empty statement
Fix empty statement codacy
2020-07-21 14:42:35 -04:00
Mark McKinnon
2cde791baf Update ExtractRegistry.java 2020-07-21 14:20:56 -04:00
Mark McKinnon
22c636c76a Merge remote-tracking branch 'upstream/develop' into 4506-Get-Wifi-Adapter-and-bluetooth-from-RegRipper 2020-07-21 13:12:26 -04:00
Ann Priestman
97c13dedff
Merge pull request #6064 from markmckinnon/6578-RecentActivity-errors-File-has-a-null-value
6578-RecentActivity-errors-File-has-a-null-value
2020-07-15 18:12:57 -04:00
apriestman
98097de253 Don't cache folders or files not in the cache folder 2020-07-13 07:47:05 -04:00
apriestman
2834e906e0 Only cache files in the base folder 2020-07-13 07:45:41 -04:00
Mark McKinnon
22a7253dc8 Update ExtractPrefetch.java
Added datasource to name passed to external program, make directory case check all lowercase.
2020-07-10 09:12:03 -04:00
rcordovano
e13d2725ee Update app version number, Core NBM versioning 2020-07-06 16:20:35 -04:00
Richard Cordovano
2e2707e967
Merge pull request #6015 from markmckinnon/6244-Update-USB-Device_IDs
6244-Update-USB-Device_IDs
2020-06-29 13:07:25 -04:00
Mark McKinnon
611931c30d Update ExtractRegistry.java
Change from string to char
2020-06-27 13:51:11 -04:00
Mark McKinnon
71174355d9 Merge remote-tracking branch 'upstream/develop' into 4506-Get-Wifi-Adapter-and-bluetooth-from-RegRipper 2020-06-25 10:23:57 -04:00
Mark McKinnon
622b7247c5 Add Bluetooth initial
Add bluetooth initial support
2020-06-25 10:23:25 -04:00
Mark McKinnon
98405ffa47 Merge remote-tracking branch 'upstream/develop' into 6155-Create-background-activity-moderator-TSK_PROG_RUN-artifacts 2020-06-25 10:17:23 -04:00
Mark McKinnon
b4997b6895 Update USB_DATA.txt
Download newer file for use.
2020-06-25 09:53:19 -04:00
Richard Cordovano
9234636a66
Merge pull request #5992 from markmckinnon/6505-ArrayIndexOutOfBoundsException-in-Registry
6505-ArrayIndexOutOfBoundsException-in-Registry
2020-06-25 07:12:01 -04:00
Mark McKinnon
25d9db9c0b Update ExtractRegistry.java
Added mapping of username from SAM for BAM and others that may want to use it.
2020-06-22 16:48:16 -04:00
Richard Cordovano
f97d7f1d6e
Merge pull request #5945 from markmckinnon/6127-Create-TSK_PROG_RUN-artifacts-for-Windows-Prefetch-data
6127 create tsk prog run artifacts for windows prefetch data
2020-06-19 12:46:38 -04:00
Mark McKinnon
146af612e1 Update ExtractPrefetch.java
FIx to parse prefetch program name
2020-06-19 11:59:37 -04:00
Mark McKinnon
b4287cc53d Update ExtractRegistry.java
Add "Recent File List" to check in while loop and exit if it does contain it.
2020-06-18 23:37:58 -04:00
Richard Cordovano
ccb3416da9 Update bundle.properties-MERGED files 2020-06-12 15:45:21 -04:00
Mark McKinnon
e999b66479 Update ExtractPrefetch.java
Review comments
2020-06-12 14:45:32 -04:00
Mark McKinnon
0d0c28e32e Update ExtractPrefetch.java
Address Reviewer comments about PREFETCH_DIR_NAME and File coming from correct dataSource
2020-06-12 10:28:53 -04:00
Mark McKinnon
72242c5e9b Update ExtractRegistry.java
Change contains to also ccheck only for lower case as well
2020-06-12 09:35:53 -04:00
Mark McKinnon
8c21f84564 Initial Commit
Initial commit
2020-06-11 08:46:19 -04:00
Mark McKinnon
3e6e876df1 Update ExtractPrefetch.java
codacy cycleomatic complaint
2020-06-05 17:07:55 -04:00
Mark McKinnon
fe33fc21ea Update ExtractPrefetch.java
Attempt to make codacy happier
2020-06-05 16:13:47 -04:00
Mark McKinnon
d4c387b7dd Update ExtractPrefetch.java
Codacy fixes
2020-06-05 14:18:24 -04:00
Mark McKinnon
91761cf028 Update ExtractPrefetch.java
Comment and clean up.
2020-06-05 13:41:30 -04:00
Mark McKinnon
ca64ed5818 Update ExtractPrefetch.java
Update comments
2020-06-04 20:59:44 -04:00
Mark McKinnon
fe870bdb46 Update ExtractPrefetch.java
change strings to final static variables, remove uneeded try and add logger message.
2020-06-04 14:20:44 -04:00
Mark McKinnon
931e1f83ba Update ExtractPrefetch.java
Remove uncommented code and change logger message and remove unused imports.
2020-06-04 13:34:09 -04:00
Mark McKinnon
0173ca4b36 Update mac and linux executable name
Update mac and linux executable name
2020-06-04 11:54:06 -04:00
Mark McKinnon
5af4fd9322 Initial prefetch creation
Initial creation of prefetch RA
2020-06-02 10:15:09 -04:00
Mark McKinnon
aa21dd2796 Merge remote-tracking branch 'upstream/develop' into 6301-Check-RegRipper-error-logs-and-report-any-errors 2020-05-21 15:14:33 -04:00
Richard Cordovano
800e4eb713
Merge pull request #5876 from markmckinnon/6300-Update-RegRipper-Modules-to-current-version
6300 update reg ripper modules to current version
2020-05-20 16:28:08 -04:00
Mark McKinnon
26126535a8 Revert "Update plugins from Wills PR"
This reverts commit 90103a8abf39812d72cab0dd73e709f278394294.
2020-05-19 14:08:03 -04:00
Mark McKinnon
90103a8abf Update plugins from Wills PR
Update the plugins with Wills PR change on the regripper repo that has not been merged as of yet.  PR on Regripper repo is https://github.com/keydet89/RegRipper2.8/pull/31
2020-05-19 14:07:36 -04:00