Assembler library for .NET, assembling runtime-variable strings into machine code for injection

后端 未结 8 1009
醉酒成梦
醉酒成梦 2020-12-14 09:23

Is there such a thing as an x86 assembler that I can call through C#? I want to be able to pass x86 instructions as a string and get a byte array back. If one doesn\'t exist

8条回答
提交回复
热议问题