random-scripts/x86_64-ldd.sh

4 lines
65 B
Bash
Executable File

#! /bin/sh
x86_64-w64-mingw32-objdump -p "$1" | grep "DLL Name"