achilles

command module
v0.0.0-...-ca9dcf0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 4, 2024 License: BSD-3-Clause Imports: 4 Imported by: 0

README

Achilles

Find the achilles heel(s) of your system. Scans the libraries and binaries in your system, determines which libraries they depend on, and lists the libraries in the order of most used to least used.

Demo

Example

Running

Download one of the releases as achilles, then run:

chmod +x achilles
./achilles

Esc, q, or Ctrl+C quits, Up/Down or j/k to scroll up/down the table, Home, End, PgUp, PgDown also work.

Or check out this repository and then run:

go run ./achilles.go
# or
go build -o achilles
./achilles

Testing

You can also test this in a Docker environment

docker build . -t achilles
docker run --rm -it achilles

License

The code is released under the BSD 3-clause license. Details in the LICENSE -file.

Financial support

This project has been made possible thanks to Cocreators and Lietu. You can help us continue our open source work by supporting us on Buy me a coffee.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL