FG

How to list imported symbols in ELF executable?

Fresh3 days ago
Mar 15, 202644920 views
Confidence Score0%
0%

Problem

For PE executable, I can list the imported symbols using or using the depends utility which is GUI application. `nm ELF-binary' just returns "no symbols".

Error Output

dumpbin /imports FILE.EXE

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to list imported symbols in ELF executable?

Low Risk

Try this:

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment