Skip to content

Save file writes to cloud storage

Compare
Choose a tag to compare
@maxfisher-g maxfisher-g released this 26 Apr 00:51
· 272 commits to main since this release
bc0a1f1

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