Nex
Nex
I've tried to implement the first suggestion here: https://github.com/botherder/processing_websockets I had to change a few things, and now a `webSocketOnError` method is called in the sketch by `onError`. Unfortunately, this...
I have sort of resolved this by doing a `sendMessage()` every few seconds. If it fails because of NullPointer then I set a boolean flag instructing to recreate the `WebsocketClient`....
Thank you for your feedback. Bear in mind, mvt is not a detection tool. It's an extract/analysis tool with support for indicators check. If no indicators matched, it does not...
Thank you for this guide, I pinned this issue for others to find more easily. I did some modifications and merged #16. If you wish to integrate any further instructions...
Unfortunately it's because iOSbackup is marked to require Python >= 3.8: https://pypi.org/project/iOSbackup/ You are probably using Python 3.7. Can you confirm?
I have opened a ticket with the developer of iOSbackup, who asked if anyone could test whether the latest version works just as fine with Python 3.7. If anyone has...
Closing for inactivity.
I am going to take care of this issue. Since it's the same problem as with VirusTotal, at this point we might as well just add support for providing account...
Any detection service such as VirusTotal or Koodous should only be treated as additional data points. MVT is intended as a tool for forensic collection and analysis, it's not an...
Not yet. When fixed I will update this ticket.