Save file writes to cloud storage
What's Changed (mainly)
- Save write buffer in separate files and create file identifiers by @elainechien in #581
- Remove suspicious files field from obfuscation results by @maxfisher-g in #682
The first change above records the contents of all writes to the filesystem during dynamic analysis. These are saved to a zip file which can be further analysed later on
Full Changelog: rel-18...rel-19