1003 Commits

Author SHA1 Message Date
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
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
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
Mark McKinnon
1612b219c1 Error checking for regripper plugins
Error checking for regripper plugins
2020-05-19 10:11:30 -04:00
Mark McKinnon
50c7a80e79 Read error logs and update plugins for errors
Read error logs and update pluginks for errors.
2020-05-14 09:05:20 -04:00
Mark McKinnon
4adfdd0ed3 Update ExtractRegistry.java
Update text to ignore for Trustrecords
2020-05-07 11:10:40 -04:00
Mark McKinnon
24cebd6673 Update ExtractRegistry.java
Add condition to check for based on new version of plugin.
2020-05-06 20:31:37 -04:00
Mark McKinnon
84b8f1147b Update ExtractSru.java
Codacy changes
2020-05-05 15:21:19 -04:00
Mark McKinnon
f395f8789e Update ExtractSru.java
Check if file found before it is used to avoid NPE
2020-05-05 14:02:40 -04:00
Mark McKinnon
4a40fd9205 Update ExtractSru.java
Codacy Fixes
2020-04-28 10:36:51 -04:00
Mark McKinnon
e7edee6801 Update ExtractSru.java
More codacy
2020-04-28 09:38:01 -04:00
Mark McKinnon
8975972342 Update ExtractSru.java
Codacy changes
2020-04-27 21:24:11 -04:00
Mark McKinnon
10e0488464 Update ExtractSru.java
Address Codacy Issues
2020-04-24 13:12:26 -04:00
Mark McKinnon
0ab86a78d8 Update ExtractSru.java
Address codacy issues
2020-04-24 11:35:46 -04:00
Mark McKinnon
e80f87da4e Added more messages and fix executable names
Added more error messages and fix executable names
2020-04-24 10:11:09 -04:00
Mark McKinnon
63b69323cc Add Linux Executable
Add linux executable and code in extractSru
2020-04-22 22:05:15 -04:00
Mark McKinnon
9d40ebbc5b Update ExtractSru.java
made standard attributes.
2020-04-21 17:15:07 -04:00
Mark McKinnon
832fd9d1e7 Update build.xml
Added programs to parse sru database
2020-04-21 13:41:47 -04:00
Mark McKinnon
b7c674e756 Merge remote-tracking branch 'upstream/develop' into 6154-System-Resource-Usage-Database-Program-Run-and-Network-Activity-Artifacts 2020-04-17 12:47:41 -04:00
Mark McKinnon
b54eafad55 Update ExtractSru.java
Change bytes sent and received to TSK attributes
2020-04-17 12:40:50 -04:00