首页 相关文章 泡泡战士攻略

泡泡战士攻略

《泡泡战士》穿墙代码

  泡泡战士穿墙代码如下:
  
  [ENABLE]
  alloc(newmem,2048)//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:
 ...[ 查看全文 ]

2015-04-11

泡泡战士攻略的相关文章

手机页面
收藏网站 回到头部