goblin icon indicating copy to clipboard operation
goblin copied to clipboard

mach-o: no imports on stripped binary

Open Berrysoft opened this issue 11 months ago • 0 comments

goblin cannot find the interpreter of a stripped binary, and imports() returns empty vector. However, nm -um could still list the undefined symbol of the binary, and the corresponding depend dylibs.

Berrysoft avatar Mar 18 '25 07:03 Berrysoft