248 Commits

Author SHA1 Message Date
U-BASIS\dsmyda
31726ad882 Added comments and support for group calls in line 2019-09-23 18:06:31 -04:00
U-BASIS\dsmyda
902ca03de1 Fixed name error and rephrased error text 2019-09-23 17:15:50 -04:00
Raman
47df70a7b4 5561: Test ShareIt module. 2019-09-23 11:10:42 -04:00
Raman
7587698738 fixing merge conflict 2019-09-20 12:25:10 -04:00
Raman
0e94944723 Merge branch 'release-4.13.0' of https://github.com/sleuthkit/autopsy into 5437-fb-messenger
# Conflicts:
#	InternalPythonModules/android/imo.py
#	InternalPythonModules/android/module.py
2019-09-20 12:18:35 -04:00
Richard Cordovano
e928706e0d
Merge pull request #5237 from dannysmyda/tango-name-error
Tango Analyzer typo
2019-09-20 12:11:16 -04:00
Raman
2ac65c3cdb Merge branch 'release-4.13.0' of https://github.com/sleuthkit/autopsy into 5419-browsers-maps-apps
# Conflicts:
#	InternalPythonModules/android/module.py
2019-09-20 11:57:05 -04:00
U-BASIS\dsmyda
7c1a5b9199 Fixed tango bug and type in viber analyzer 2019-09-20 11:46:56 -04:00
Raman
a631d27039 Merge branch 'release-4.13.0' of https://github.com/sleuthkit/autopsy into 5446-file-transfer-apps
# Conflicts:
#	InternalPythonModules/android/general.py
#	InternalPythonModules/android/imo.py
#	InternalPythonModules/android/module.py
2019-09-20 11:41:37 -04:00
Richard Cordovano
6e9f9b8fd2
Merge pull request #5234 from dannysmyda/5445-whatsapp-database-parser
Remove mime type from WhatsApp attachment
2019-09-20 11:33:19 -04:00
U-BASIS\dsmyda
d655226a61 Merged release-4.13.0 and resolved conflicts 2019-09-20 11:30:39 -04:00
U-BASIS\dsmyda
f774e6e413 Merged release-4.13.0 and resolved conflicts 2019-09-20 11:20:04 -04:00
U-BASIS\dsmyda
1dbc41420b Removed mime type from attachment 2019-09-20 11:13:13 -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
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
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
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
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
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
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
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
U-BASIS\dsmyda
965c7560d8 Merge branch 'release-4.13.0' of github.com:sleuthkit/autopsy into 5438-skype-app-database-parser 2019-09-19 12:38:18 -04:00