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.
我使用 LIB 上的 /EXTRACT 语法从 file.lib 中提取了一个对象。现在有没有办法查看这个对象的源代码?
源代码几乎肯定不包括在内。你能做的最好的就是反汇编/反编译。反编译远不是一门精确的科学,因此结果可能很差。