25749 Commits

Author SHA1 Message Date
Richard Cordovano
3a23ce8ce8
Merge pull request #5235 from sleuthkit/release-4.13.0
Merge release-4.13.0 branch into develop branch
2019-09-20 11:20:01 -04:00
U-BASIS\dsmyda
1dbc41420b Removed mime type from attachment 2019-09-20 11:13:13 -04:00
Kelly Kelly
1083316d4f merged in release and fixed bug 2019-09-20 11:09:21 -04:00
Richard Cordovano
4d56e0ea44
Merge pull request #5191 from dannysmyda/5415-line-app-database-parser
5415 line app database parser
2019-09-20 11:08:06 -04:00
U-BASIS\dsmyda
d481eeab10 Merged release-4.13.0 and resolved merge conflicts 2019-09-20 11:00:23 -04:00
U-BASIS\dsmyda
601908cb7f Merged release-4.13.0 and fixed merged conflicts 2019-09-20 10:52:33 -04:00
Mark McKinnon
7334e8b6b0 File encryption module handle files better
Handle file extension/location used to also determine if a file is encrypted or not.
2019-09-20 10:48:25 -04:00
U-BASIS\dsmyda
5b92d1a82d Attachment fix 2019-09-20 10:45:36 -04:00
Richard Cordovano
e3b8d0085a
Merge pull request #5190 from dannysmyda/5445-whatsapp-database-parser
5445 whatsapp database parser
2019-09-20 10:43:33 -04:00
U-BASIS\dsmyda
17c8ed02e5 more refactoring 2019-09-20 10:20:52 -04:00
U-BASIS\dsmyda
bf37509b1d Moved missed attachDatabase refactor 2019-09-20 10:16:39 -04:00
U-BASIS\dsmyda
3dcab41cbd Fixed sql exception and close statements 2019-09-20 10:06:49 -04:00
U-BASIS\dsmyda
6de1e2ab40 Fixed line bug 2019-09-20 10:00:50 -04:00
U-BASIS\dsmyda
ddb9364d5d Merged release-4.13.0 and resolved conflicts 2019-09-20 09:59:31 -04:00
Richard Cordovano
3086a52873
Merge pull request #5231 from raman-bt/5492-refactor-appdbparserhelper
5492 Update IMO analyzer mobile app database parser
2019-09-20 09:56:45 -04:00
U-BASIS\dsmyda
1bd41a179b Merged release-4.13.0 and resolved conflicts 2019-09-20 09:53:06 -04:00
Richard Cordovano
86e61b90bc
Merge pull request #5184 from dannysmyda/5442-TextNow-database-parser
5442 text now database parser
2019-09-20 09:42:53 -04:00
Richard Cordovano
a12022b7de
Merge pull request #5222 from jkho/5540-Create-Interesting-File-artifacts-in-batches
5540 create interesting file artifacts in batches
2019-09-20 09:26:53 -04:00
Raman
1a5751b6c2 Address review comments. 2019-09-19 20:54:58 -04:00
Raman
4c93fae369 Fixed missing import. 2019-09-19 20:07:22 -04:00
U-BASIS\dsmyda
4f2b0d5021 Fixed type in traceback 2019-09-19 19:55:28 -04:00
Raman
a8827a304d Fixed missing import. 2019-09-19 19:53:45 -04:00
U-BASIS\dsmyda
e314214905 Brought the code up to date with the api, fixed bugs 2019-09-19 19:51:50 -04:00
Raman
27388c1095 Address review comments. 2019-09-19 19:42:02 -04:00
U-BASIS\dsmyda
a23b0bac6d Merge branch 'release-4.13.0' of github.com:sleuthkit/autopsy into 5445-whatsapp-database-parser 2019-09-19 18:20:19 -04:00
U-BASIS\dsmyda
2bb38065a6 Updated viber to new infra changes and changed how exception handling is managed 2019-09-19 18:16:06 -04:00
U-BASIS\dsmyda
b65a625fd3 Merge branch 'release-4.13.0' of github.com:sleuthkit/autopsy into 5444-viber-database-parser 2019-09-19 18:05:13 -04:00
U-BASIS\dsmyda
d6c07d5055 Bug fixes 2019-09-19 17:48:23 -04:00
Raman
ac189e9a4b Merge branch '5446-file-transfer-apps' of https://github.com/raman-bt/autopsy into 5419-browsers-maps-apps 2019-09-19 17:47:06 -04:00
Raman
559eecae3d Merge branch 'release-4.13.0' of https://github.com/sleuthkit/autopsy into 5419-browsers-maps-apps 2019-09-19 17:46:01 -04:00
Raman
71c47a40f9 Merge branch 'release-4.13.0' of https://github.com/sleuthkit/autopsy into 5446-file-transfer-apps 2019-09-19 17:44:44 -04:00
Raman
9f4ef71696 Address review comments. 2019-09-19 17:44:20 -04:00
U-BASIS\dsmyda
596a12531c Changed where nocurrentcase bails out, closed all dbs after processing rather than during 2019-09-19 17:31:24 -04:00
U-BASIS\dsmyda
a71fb3b283 Changed where the bail out happens for nocurrentcase.. also closed all databases after parsing rather than during 2019-09-19 17:24:37 -04:00
U-BASIS\dsmyda
edd7fb99fd Updated line and the parser templates with the latest infra changes. Also implemented bug fixes for line 2019-09-19 17:16:59 -04:00
Raman
dd862de579 Merge branch 'release-4.13.0' of https://github.com/sleuthkit/autopsy into 5492-refactor-appdbparserhelper 2019-09-19 16:22:18 -04:00
Raman
97a2d08123 Address review comments. 2019-09-19 16:21:00 -04:00
U-BASIS\dsmyda
58236cffa4 Merge branch 'release-4.13.0' of github.com:sleuthkit/autopsy into 5415-line-app-database-parser 2019-09-19 16:13:59 -04:00
U-BASIS\dsmyda
0c98287e83 Updated skype to be more fault tolerant 2019-09-19 16:10:31 -04:00
U-BASIS\dsmyda
424dad7e14 made changes to textnow with updated infra 2019-09-19 15:53:04 -04:00
Kelly Kelly
c8aef05587 Merged in release branch vcard code 2019-09-19 15:37:49 -04:00
Joe Ho
b052e9274d Check for cancel 2019-09-19 15:21:00 -04:00
U-BASIS\dsmyda
601b5fd3fe Merge branch 'release-4.13.0' of github.com:sleuthkit/autopsy into 5442-TextNow-database-parser 2019-09-19 15:19:35 -04:00
U-BASIS\dsmyda
e979034b51 Update base parser classes with new infra changes 2019-09-19 14:33:02 -04:00
Kelly Kelly
063754951d Fixed duplicate vcard issue 2019-09-19 14:28:17 -04:00
U-BASIS\dsmyda
ab8860a63e updated skype and tested it 2019-09-19 14:26:26 -04:00
Raman
3544e43d3a Log stack trace on exceptions. 2019-09-19 14:04:21 -04:00
Kelly Kelly
908bc9eb6a Timeline - Fixed illegal char in report name exception 2019-09-19 13:56:19 -04:00
Raman
b5370307c5 Fixed enum name. 2019-09-19 13:36:58 -04:00
U-BASIS\dsmyda
911995f489 Updated the skype parser to use the new api 2019-09-19 13:23:08 -04:00