Install ReversingLabs
Install the ReversingLabs scanning tool.
To install ReversingLabs scanning tool, use the command:
smctl scan rl-install <path to install>
Alternatively, use the abbreviated version of the command:
smctl sc rl-install <path to install>
Prerequisites
Your account must be enabled for software scanning powered by ReversingLabs.
Download ReversingLabs scanning tool (rl-deploy).
Anmerkung
To download rl-deploy:
Sign in to DigiCert ONE.
Navigate to: Software Trust Manager > Client tools repository.
On Windows, install: Software Trust Manager Windows Clients Installer.
On Linux, install: Software Trust Manager Linux Clients.
Flags
Describe scan commands support these flags:
Shortcut | Flag | Description |
---|---|---|
| --proxy-password string | Password for proxy authentication. |
--proxy-port string | Network port for local proxy. | |
--proxy-server string | Server URL for local proxy. | |
--proxy-user string | User name for proxy authentication. | |
--rl-deploy-executable string | Path to rl-deploy executable. | |
-h | --help | Help for describing a scan. |
Example
Description: Install ReversingLabs (rl-deploy) scanning tool in the same location as where it was downloaded.
Command:
smctl scan rl-install <new folder path to install>
Command sample:
smctl scan rl-install "C:\Program Files\DigiCert\DigiCert One Signing Manager Tools\rl
Description: Install ReversingLabs scanning tool (rl-deploy) in a different location to where the file was downloaded.
Command:
smctl scan rl-install <path to install>
Command sample:
smctl scan rl-install C:\Program Files\DigiCert\DigiCert One Signing Manager Tools --rl-deploy-executable C:\Program Files\DigiCert\ReversingLabs
Troubleshooting
For help with the list scans command, use:
smctl scan rl-install --help
Alternatively, use the abbreviated version of the command:
smctl sc rl-install -h