Skip to content

User Guide

Luke Lyon edited this page May 9, 2020 · 34 revisions

CBC Binary Toolkit User Guide

Who is this for?

Those who want to get up and running with the built-in functionality provided with the Toolkit. This includes how to use the example YARA Analysis Engine, as well as details of the built-in SQLite State Management database, and other components.

Where do I go if I have questions?

Review the troubleshooting section if something isn't working as expected. If you want to modify the Toolkit, see the Developer Guide.

In what order should I follow the guide?

Generally,

  1. Configure API Access
  2. Edit your configuration file
  3. Configure YARA rules (optional)
  4. Run the analysis utility

Pages