x86 asm反汇编程序库 [英] x86 asm disassembler library

查看:91
本文介绍了x86 asm反汇编程序库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否有可从.NET调用的库,我可以在其中传递二进制数据并将其分解为x86汇编代码?

Are there any libraries, callable from .NET, where I can pass in binary data and have it disassembled to x86 assembly code?

推荐答案

如果您不介意使用P/Invoke绑定到非托管dll,请查看

If you don't mind binding to an unmanaged dll using P/Invoke, have a look at beaengine, its the best disassembler library your likely to find.

这篇关于x86 asm反汇编程序库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆