Note on release
This release is an ALPHA release, and features are subject to change.
What’s changed with this release:
- 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.
- Reports Page. A binary analysis report PDF can be generated and exported here. Users can customize what vulnerabilities appear in the report.
- Deep Dive Page. A disassembled and decompiled view of uploaded binaries can be viewed here.
- OpenAPI Page. The set of backend API calls used by the application are explained here. They can also be queried.
- Settings Page: A user can manage all users on the server and toggle visual settings.

