Install atomdrift apps via homebrew
- Makefile 51.6%
- Ruby 48.4%
|
|
||
|---|---|---|
| .woodpecker | add taps | |
| Formula | v2.3.0 | |
| Makefile | scan v2.0.0 | |
| README.md | scan v2.0.0 | |
Atomdrift Tap
How do I install these formulae?
Since this tap is hosted on Codeberg, add it with the full URL:
brew tap atomdrift/tap https://codeberg.org/atomdrift/homebrew-tap.git
Then install formulas:
brew install atomdrift/tap/stng
brew install atomdrift/tap/cleave
brew install atomdrift/tap/scan
Or in a brew bundle Brewfile:
tap "atomdrift/tap", "https://codeberg.org/atomdrift/homebrew-tap.git"
brew "stng"
brew "cleave"
brew "scan"
Formulas
- stng - Language-aware string extraction for Go and Rust binaries
- cleave - AST-aware software decomposition and deep static binary analysis
- scan - Context-free malware detection using ML and cleave static analysis
Documentation
brew help, man brew or check Homebrew's documentation.