Skip to content

Releases: DeepBitsTechnology/DeepDi

Artifact Evaluation

14 Oct 06:16
3fa6d7e

Choose a tag to compare

Binary release of DeepDi for USENIX Security Artifact Evaluation.

Artifact Evaluation 0.1

25 Oct 01:52
3fa6d7e

Choose a tag to compare

Updates since the last release:

  • Add code to parse PE files (requires pefile).
  • Print error message when the model fails to run for easier debugging/finding optimal batch size.
  • Fixed a bug where the return value of function inference is not initialized.