1
0
mirror of https://github.com/elisspace/autopsy.git synced 2026-08-30 16:11:57 +00:00
Commit Graph

218 Commits

Author SHA1 Message Date
Mark McKinnon
bd5f846d24 Update viber.py
Added the coalesce sqlite function to the sql statement, this function will return the first column included in it that does not contain a null value.
2020-03-02 11:08:29 -05:00
Richard Cordovano
88762e6838 Merge pull request #5628 from raman-bt/5907-update-legacy-py-modules
5907: Update legacy modules
2020-02-13 18:23:05 -05:00
Kelly Kelly
11e57e602c Removed ArtifactHelper calls from oruxmaps.py 2020-02-05 15:32:58 -05:00
Raman Arora
0ef999ade2 5907: Update legacy modules
- Removed getConnectionMetadata() api and added columnExists() & tableExists()
2020-02-03 13:29:46 -05:00
Raman Arora
cacb7ea749 5907: Updated WWF parser to use CommunicationArtifactsHelper. 2020-01-31 08:42:17 -05:00
Raman Arora
da016a0d34 5907: Update legacy Python modules to use Communication Artifacts helper. 2020-01-16 10:47:35 -05:00
Kelly Kelly
4338a9d7af Changed ArtifactsHelper to GeoArtifactsHelper 2020-01-09 15:05:09 -05:00
Raman Arora
29ff31059c 5949: Move Attachment classes into a new package. 2020-01-09 10:53:50 -05:00
Raman Arora
46aa62bcbc 5927: NPE while adding messages. 2020-01-03 15:09:13 -05:00
Richard Cordovano
96b8e29a02 Merge pull request #5471 from raman-bt/5848-keyerror
5848: Key error for non existent keys while accessing dictionary.
2019-12-06 17:00:46 -05:00
Raman Arora
e332526ec2 5859: fix the message timestamp. 2019-12-06 10:16:11 -05:00
Raman Arora
a197ad32b8 5848: Key error for non existent keys while accessing dictionary. 2019-12-05 16:18:32 -05:00
Richard Cordovano
9130076558 Merge pull request #5461 from raman-bt/5767-skype-attachments
5767: Add attachments to Skype messages.
2019-12-03 15:49:05 -05:00
Raman Arora
cb06987057 Deleted commented out code. 2019-12-03 11:35:25 -05:00
Raman Arora
1275119c6b 5767: Add attachments to Skype messages. 2019-12-02 15:49:38 -05:00
Raman Arora
80610becfa 5770: add attachments to WhatsApp messages. 2019-12-02 11:05:31 -05:00
Richard Cordovano
d73ae78e68 Merge pull request #5435 from markmckinnon/5769-collect-attachments-for-Viber
5769 collect attachments for viber
2019-11-27 13:30:05 -05:00
Richard Cordovano
77b5012e77 Merge pull request #5436 from markmckinnon/5766-collect-attachments-for-line
5766 collect attachments for line
2019-11-27 13:29:40 -05:00
Richard Cordovano
64c71ad1f2 Merge pull request #5433 from markmckinnon/5768-collect-attachments-for-TextNow
5768-collect-attachments-for-TextNow
2019-11-20 17:47:05 -05:00
Richard Cordovano
18ce51af9d Merge pull request #5429 from markmckinnon/5773-collect-attachments-for-ShareIt
5773-collect-attachments-for-ShareIt
2019-11-20 17:46:32 -05:00
Richard Cordovano
11a9ec422f Merge pull request #5428 from markmckinnon/5772-Collect-attachments-for-Zapya
5772-Collect-attachments-for-Zapya
2019-11-20 17:45:57 -05:00
Mark McKinnon
9a94e4e92a Update shareit.py
Remove attachment file name from message body.
2019-11-20 16:18:08 -05:00
Mark McKinnon
1c814475a7 Update xender.py
Remove attachment text from message body.
2019-11-20 16:01:28 -05:00
Mark McKinnon
040cc1954b Update zapya.py
Remove attachment from message body.
2019-11-20 15:48:31 -05:00
Mark McKinnon
80d9356c4d Update line.py
Remove display of attachment in msg body.
2019-11-20 15:31:36 -05:00
Mark McKinnon
916c6a37e5 Merge remote-tracking branch 'upstream/develop' into 5769-collect-attachments-for-Viber 2019-11-20 13:19:12 -05:00
Mark McKinnon
118e0cc09a Update viber.py
Add attachment to message
2019-11-20 13:18:54 -05:00
Mark McKinnon
20c613e58c Update textnow.py
Add attachment to message and remove attachment from message body
2019-11-20 13:14:37 -05:00
Mark McKinnon
d6eeff21b2 Update line.py
Add attachments to messages
2019-11-19 15:43:09 -05:00
Mark McKinnon
c461bd09c6 Merge remote-tracking branch 'upstream/develop' into 5772-Collect-attachments-for-Zapya 2019-11-19 11:42:47 -05:00
Mark McKinnon
b569d1e1a2 Merge remote-tracking branch 'upstream/develop' into 5771-Collect-attachments-for-Xender 2019-11-19 11:42:17 -05:00
Mark McKinnon
743b955a1d Merge remote-tracking branch 'upstream/develop' into 5773-collect-attachments-for-ShareIt 2019-11-19 11:41:39 -05:00
Mark McKinnon
62c17c61f4 Update shareit.py
Add attachments to message
2019-11-19 09:55:45 -05:00
Mark McKinnon
51c84638a8 Update fbmessenger.py
Remove datasource from analyzeMessages
2019-11-18 21:54:21 -05:00
Mark McKinnon
6eeb77f531 Update zapya.py
Add attachments to message
2019-11-18 17:47:30 -05:00
Mark McKinnon
4d9e0ed98e Update xender.py
Add attachments from database to message
2019-11-18 17:43:02 -05:00
Mark McKinnon
6d336f5bde Update fbmessenger.py
Add attachments from the database to the message
2019-11-18 17:38:07 -05:00
Richard Cordovano
01c2d33cd2 Merge pull request #5355 from raman-bt/5560-fbmessenger-calllogs
5560  FB messenger calllogs
2019-11-05 10:08:17 -05:00
Raman Arora
d80dafc478 Don't add caller/sender to the callee/recipient list. 2019-10-31 15:06:18 -04:00
Raman Arora
cccbde6452 5706: Message attachments. 2019-10-31 13:50:16 -04:00
U-BASIS\dsmyda
a58de8029f Cleaned up skype queries and tested them 2019-10-22 17:28:13 -04:00
U-BASIS\dsmyda
b46fe4d524 Cleaned up the whatsapp query and tested changes 2019-10-22 16:56:54 -04:00
U-BASIS\dsmyda
7e745617c0 Simplifed and tested the textnow queries 2019-10-22 15:38:16 -04:00
U-BASIS\dsmyda
e9890a7267 Cleaned up line queries and tested for regressions 2019-10-22 14:42:15 -04:00
Raman Arora
48a04cd3a9 5560: add support for FB messenger call logs. 2019-10-04 11:24:53 -04:00
Raman Arora
d53dbda2d3 Merge branch 'release-4.13.0' of https://github.com/sleuthkit/autopsy into 5612-filter-fb-messages 2019-10-02 15:07:57 -04:00
Richard Cordovano
1ab694ddbc Merge pull request #5298 from dannysmyda/5611-update-messaging-parsers
5611 update messaging parsers
2019-10-02 14:51:47 -04:00
Raman Arora
2c73f28c06 Removed a left over IllegalArgumentException catch. 2019-10-02 14:02:38 -04:00
Raman Arora
9f337c0337 Restrict FB Messenger messages to user created messages. 2019-10-02 11:37:51 -04:00
U-BASIS\dsmyda
5117b32cc0 Used class variables for defaults 2019-10-02 10:59:19 -04:00