38 Commits

Author SHA1 Message Date
Mark McKinnon
c57d13a2d1 Update Regripper samparse plugin
Update regripper samparse plugin to get security questions/answers
2022-09-14 10:27:44 -04:00
Mark McKinnon
37e4b4a6d8 Update shellbags_xp.pl
Fix output of characters for shellbags_xp
2021-09-09 09:50:18 -04:00
Mark McKinnon
07f39ddaa6 Address Reviewer Comments
Address Reviewer Comments
2021-08-30 13:01:17 -04:00
Mark McKinnon
db1f0e020d Parse unicode characters in shellbags
Parse Unicode characters in shellbags
2021-08-27 02:12:17 -04:00
Mark McKinnon
4feb6e187c Changed code to support encoded characters
Change code to support encoded characters from regripper and reading them from regripper output file.
2021-06-08 09:10:48 -04:00
apriestman
789d1f21a2 Add missing licenses 2021-01-25 10:23:12 -05:00
Mark McKinnon
b9983de719 Update shellitems.pl
Fix infinite loop that occurs because it could not find specific data.
2020-12-02 13:40:48 -05:00
Mark McKinnon
be88084127 Update shellactivities.pl
Fix infinite loop in plugin
2020-11-10 13:51:19 -05: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
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
8c21f84564 Initial Commit
Initial commit
2020-06-11 08:46:19 -04:00
Mark McKinnon
e70b729139 Merge branch '6300-Update-Regripper-modules-to-current-version' into 6301-Check-RegRipper-error-logs-and-report-any-errors 2020-05-19 15:08:37 -04:00
Mark McKinnon
a102b6ff90 Update regripper plugins
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 15:06:59 -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
b7e50c30cc Update ntuser
Add officedocs2010_tln back to be run from a user hive.
2020-05-13 21:55:58 -04:00
Mark McKinnon
78042da4c7 Update Changed plugins
Update Plugins that have changed from Autopsy's last version of Regripper.
2020-04-29 10:50:49 -04:00
Mark McKinnon
ac34265b9e Plugins new to our copy of Regripper
Plugins that are new to our copy of Regripper.
2020-04-24 14:30:34 -04:00
Mark McKinnon
8b661386a9 Update adoberdr.pl
Added double quotes around file name in csv record
2020-02-07 08:39:22 -05:00
William Schaefer
12791d3da6 5930 Regripper update for Perl 2020 bug fix 2020-01-06 12:03:06 -05:00
Mark McKinnon
ef15ad1f48 Update itempos.pl
Fix getting long file name string. If the extension verison was not a x03, x07 or x08 the start position was set to null to get the string so it would start at the beginning of the block so would get junk data.  This change has also been pushed to the Regripper2.8 repo as well
2019-11-12 10:07:30 -05:00
Mark McKinnon
d486584070 Update Shellbag plugin to newer version
Update Shellbag plugin to  newer version in regripper
2019-09-17 09:04:58 -04:00
William Schaefer
2e1ca275e1 4606 add checks for values before use in samparse.pl 2019-01-15 15:34:44 -05:00
William Schaefer
6c0dbfb556 4606 add parsing of local SID to regripper samparse.pl script 2019-01-15 14:13:41 -05:00
William Schaefer
03d9aab703 4606 fix typos in regripper scripts causing unfound plugin errs 2019-01-11 16:27:50 -05:00
rishwanth
683f0b7430 modified photorec and regripper to work on linux 2018-02-12 08:54:43 -05:00
rishwanth
e60d5967a4 modified extractregistry.java in recentactivity to make regripper work 2018-02-07 09:04:30 -05:00
U-BASIS\zhaohui
7c9a7026c5 3386: Update the files permission from 755 to 644 2018-01-03 14:43:27 -05:00
U-BASIS\dgrove
70339153e1 Sync 2017-08-16 11:44:14 -04:00
William Schaefer
b5186013f1 2667 All regripper plugins with while loops dependent on substr have way to end 2017-06-23 13:01:49 -04:00
William Schaefer
a202f2fa18 2667 added returns when substr is not defined to menuorder RegRipper module 2017-06-07 16:34:33 -04:00
Richard Cordovano
2fb0babe0d Merge branch 'release-4.4.0' of github.com:sleuthkit/autopsy into release-4.4.0 2017-05-08 11:58:46 -04:00
Richard Cordovano
5384645a63 Add new RegRipper 2.8 plugins 2017-05-08 11:58:34 -04:00
Richard Cordovano
2cb4d22e12 Update to RegRipper 2.8 plugins 2017-05-08 11:50:20 -04:00
millmanorama
f68a85022c move Bootstrapping Ivy into its own script. move pasco and rr to thirdparty and copy to release on build 2017-04-07 11:37:28 +02:00