sp-01/c/disassemble.sh

7 lines
68 B
Bash
Raw Permalink Normal View History

2023-09-22 18:29:55 +00:00
#!/bin/sh
2023-09-22 18:47:36 +00:00
set -eou pipefail
cd "$(dirname "$0")"
2023-09-22 18:44:41 +00:00
otool -xv ./main