[摘要]泡泡战士穿墙代码如下:[ENABLE]alloc(newmem,2048)6/2kbshouldbeenoughlabel(returnhere)label(originalcode)label(e...
泡泡战士穿墙代码如下:
[ENABLE]
alloc(newmem,2048)6/2kbshouldbeenough
label(returnhere)
label(originalcode)
label(exit)
newmem://thisisallocatedmemory,youhaveread,write,executeaccess
//placeyourcodehere
originalcode:
moval,00
ret
movedi,edi
exit:
jmpreturnhere
0050316b:
jmpnewmem
returnhere:
[DISABLE]
dealloc(newmem)
0050316b:
moval,01
ret
movedi,edi
//Alt:dbB001C38BFF
玩游戏可以在很大程度上让大家放松放松,但是我建议大家不要把过多的时间投入到工作当中,因为这样的话大家很有可能上瘾,这样不利于大家的工作或者是学习。
关键词:《泡泡战士》穿墙代码