用易语言怎么写CE的自动汇编功能 这是汇编 100

[ENABLE]alloc(newmem,2048)//2kbshouldbeenoughlabel(returnhere)label(originalcode)labe... [ENABLE]
alloc(newmem,2048) //2kb should be enough
label(returnhere)
label(originalcode)
label(exit)
newmem: //this is allocated memory, you have read,write,execute access
originalcode:
mov [ecx],00000004
mov eax,[ecx]
pop esi
pop ecx
ret
exit:
jmp returnhere
00458465:
jmp newmem
returnhere:
[DISABLE]
dealloc(newmem)
00458465:
mov eax,[ecx]
pop esi
pop ecx
展开
 我来答
s254759776
2012-09-03 · TA获得超过171个赞
知道小有建树答主
回答量:603
采纳率:0%
帮助的人:182万
展开全部
我的去 这是什么 被别人打乱了把
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
收起 1条折叠回答
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式