Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我查看来自 的帮助输出时gar -h,它告诉我:
gar -h
[...] gar: supported targets: elf64-x86-64 elf32-i386 a.out-i386-linux [...]
如何指示gar创建elf32-i386输出?
gar
elf32-i386
输出类型将与输入相同。所以如果你想要elf32-i386输出,你需要给它elf32-i386输入文件