开发者

decompile third-party shared libraries in solaris

Is 开发者_JS百科it possible to decompile third-party shared libraries built for solaris into C code?


Sort of. The short answer is: not really well.

The long answer is to read what REC and other "reverse" compilers do.

Maybe try here REC:

http://www.backerstreet.com/rec/rec.htm

try Rational Rose as well:

http://www.slac.stanford.edu/BFROOT/www/Computing/Environment/Tools/Rose.html

They can create C. or C++. Whether you can read it is another story.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜