random-scripts/i686-ldd.sh

4 lines
63 B
Bash
Executable File

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