Calling File.ImportedSymbols on a loaded file which contains an invalid dynamic symbol table command can cause a panic, in particular if the encoded number of undefined symbols is larger than the number of symbols in the symbol table.
{ "imports": [ { "path": "debug/macho", "symbols": [ "NewFile" ] } ] }