A CLI that scans your files for matches to the VirusShare database.
Documentation available here.
Download here.
npm install -g @rosav/cli
yarn global add @rosav/cli
rosav --help
- Red: Error
- Yellow: Warning
- Green: Success
- Cyan: Progress
- Magenta: Debug information
Help translate ROS AV here.
- Catch all errors
- Use asynchronous functions
- GUI using Electron
- Fix scan progress bar when scanning multiple items
- Realtime protection using filesystem monitors
- Add a progress bar to display during scanning
- Migrate core functions of the CLI to
index.js
- Allow specifying custom regex to match directories
- Only scan for latest 1 million hashes as
Recent Malware Mode