22 Commits

Author SHA1 Message Date
Greg DiCristofaro
f93f658645 bug fixes 2021-04-28 11:44:49 -04:00
Mark McKinnon
af2842925f Update viber.py
Address comments, remove inner try block.
2020-03-15 21:07:08 -04:00
Mark McKinnon
276242d319 Update viber.py
Added check for only spaces, blanks and special characters.
2020-03-11 11:10:02 -04:00
Mark McKinnon
64d73e0434 Update viber.py
If contact does not have an email or phone number then create a TSK_Contact artifact outside of comms helper so we do not loose the contact.
2020-03-05 16:44:23 -05:00
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
Raman Arora
29ff31059c 5949: Move Attachment classes into a new package. 2020-01-09 10:53:50 -05:00
Mark McKinnon
118e0cc09a Update viber.py
Add attachment to message
2019-11-20 13:18:54 -05:00
U-BASIS\dsmyda
43cfed0bdf Bug fixes from refactor 2019-10-02 10:59:19 -04:00
U-BASIS\dsmyda
7d9d61213e Changed code to address CommunicationsArtifactHelper API changes 2019-10-02 10:59:19 -04:00
U-BASIS\dsmyda
fafb297cd1 Changed name from instance to address 2019-09-26 13:55:44 -04:00
U-BASIS\dsmyda
c8c1fbd91d Wrapped data into a Account.Address instance 2019-09-26 13:51:34 -04:00
U-BASIS\dsmyda
7c1a5b9199 Fixed tango bug and type in viber analyzer 2019-09-20 11:46:56 -04:00
U-BASIS\dsmyda
4f2b0d5021 Fixed type in traceback 2019-09-19 19:55:28 -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
fa9210114a Added version number 2019-09-14 10:29:06 -04:00
U-BASIS\dsmyda
0580ffdd2f Merged lasted helper code and updated viber.py to conform 2019-09-11 16:39:48 -04:00
U-BASIS\dsmyda
db467414ba updated comments 2019-09-11 11:12:25 -04:00
U-BASIS\dsmyda
97dc26f4d9 comments 2019-09-11 11:09:56 -04:00
U-BASIS\dsmyda
7ee98a0470 More code cleaup 2019-09-11 10:17:48 -04:00
U-BASIS\dsmyda
c03377b658 Refactoring/code clean up 2019-09-11 09:43:55 -04:00
U-BASIS\dsmyda
22968498b8 Finished viber with new API changes 2019-09-10 18:16:24 -04:00
U-BASIS\dsmyda
19bb7065ea Moved work to new branch 2019-09-10 14:27:16 -04:00