1
0
Fork
You've already forked homebrew-tap
0
Install atomdrift apps via homebrew
  • Makefile 51.6%
  • Ruby 48.4%
Thomas Stromberg a39eb53fda v2.3.0
2026年07月11日 22:28:45 +02:00
.woodpecker add taps 2026年03月16日 21:37:47 -04:00
Formula v2.3.0 2026年07月11日 22:28:45 +02:00
Makefile scan v2.0.0 2026年06月14日 11:53:19 -04:00
README.md scan v2.0.0 2026年06月14日 11:53:19 -04:00

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.