You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
goblin cannot find the interpreter of a stripped binary, and
imports()returns empty vector. However,nm -umcould still list the undefined symbol of the binary, and the corresponding depend dylibs.