Skip to main content

Scan your software with Software Binary Analysis

Anmerkung

Depending on your threat detection service tiers, some features may not be available. To learn what features are included in your service tier, see Static binary analysis (SBA) features.

Use threat detection (powered by ReversingLabs) to scan your software for malware, vulnerabilities, secrets, and more before publicly releasing software.

Prerequisites

Create a project

Create a project to store all your related software scans, such as different versions of the same software.

You can create a project in Software Trust Manager or SMCTL:

Static Binary Analysis scan command

To scan software with Static Binary Analysis, use the following command:

smctl scan rl-scan --input <file to scan> --project <project alias> --scan-alias <scan alias> --version <version>

Review the following sample command:

smctl scan rl-scan --input C:\Users\John.Doe\Documents\Software\MVP.so --project p1 --scan-alias MVPscan1 --version 1.0.0

Tipp

If you encounter an error, see errors and solutions .

View scan results

  1. In the Software Trust menu, go to Threat detection > Threat detection.

  2. Select the desired scan.

  3. Assess your threat detection results.