Note on release

This release is an ALPHA release, and features are subject to change.

What’s changed with this release:

  1. Binary Analysis Page: Users can upload binary executable files for analysis. Analysis results can be viewed in a panel on the right hand side of the page.
  2. Reports Page. A binary analysis report PDF can be generated and exported here. Users can customize what vulnerabilities appear in the report.
  3. Deep Dive Page. A disassembled and decompiled view of uploaded binaries can be viewed here.
  4. OpenAPI Page. The set of backend API calls used by the application are explained here. They can also be queried.
  5. Settings Page: A user can manage all users on the server and toggle visual settings.