sp-01/c/disassemble.sh

7 lines
68 B
Bash
Executable File

#!/bin/sh
set -eou pipefail
cd "$(dirname "$0")"
otool -xv ./main