在windows上模拟ASM代码的工具
我目前正在使用 NASM 来编译代码,但没有工具来模拟代码。请推荐任何易于使用的模拟工具。
谢谢。
I'm currently using NASM to compile the code but there is not tool to simulate the code. Please suggest any easy to use tool for simulation.
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
qemu +1。 bochs 也支持 Windows。
+1 for qemu. bochs also supports windows.