From d57fe10e3d3b17a4518f9fe4f9d7af05ddb388a2 Mon Sep 17 00:00:00 2001 From: Charadon Date: Fri, 21 Oct 2022 21:20:13 -0400 Subject: Added LICENSE and README --- README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..d8dd447 --- /dev/null +++ b/README @@ -0,0 +1,4 @@ +This software lists all libraries that an executable links to on MacOS. I made +this because otool only shows direct links, but not dependencies on those +links. When ran on an executable, it'll list every library, and you can use +grep to filter the results. This script is slow, but hey, it works. -- cgit 1.4.1-2-gfad0