Mark McKinnon
|
cb52b73fcf
|
Update oruxmaps.py
Use new geoPointList with geoArtifactHelper along with changing point of interest from trackpoint to bookmark.
|
2020-03-14 11:17:26 -04:00 |
|
Kelly Kelly
|
3dd98271da
|
Merge branch 'develop' into 1408-add-waypoint-list-to-route-artifacts
|
2020-02-26 15:55:14 -05:00 |
|
Kelly Kelly
|
bcf728f1b7
|
Updated to support GeoArtifactHelper changes
|
2020-02-26 15:53:26 -05:00 |
|
Kelly Kelly
|
57a6fdac69
|
Updated to based on jira and review comments
|
2020-02-18 09:41:35 -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
|
abae579713
|
Merge branch 'develop' into 1408-add-waypoint-list-to-route-artifacts
|
2020-02-13 11:05:37 -05:00 |
|
Kelly Kelly
|
2542c75d74
|
Added support for TSK_GEO_WAYPOINTS attribute in TSK_GPS_ROUTE
|
2020-02-06 16:54:59 -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 |
|