Advertisement
Guest User

Untitled

a guest
Feb 15th, 2025
1,466
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. 一份简单的Cheatengine修改指南
  2. https://steamcommunity.com/sharedfiles/filedetails/?id=2070642849
  3.  
  4. Cheat Engine 学习笔记之mono篇
  5. https://csharp.love/cheat-engine-mono.html
  6.  
  7. CE自动汇编之AOB注入
  8. https://blog.csdn.net/qiuqiuit/article/details/128768039
  9.  
  10. 官方wiki AOB注入
  11. https://wiki.cheatengine.org/index.php?title=Tutorials:AOBs
  12.  
  13. 找中文資料就是兩岸一堆單字翻譯不一樣
  14. 建議還是英文google資料最齊
  15.  
  16.  
  17. 要用進階功能 組語是必須會的
  18.  
  19. 不會組語?
  20. 推薦 Exapunks、SHENZHEN I/O、TIS-100
  21. 玩得動的話
  22. 看得懂mov是在幹嘛 差不多了
  23.  
  24. EAX? EDX?
  25. https://zh.wikibooks.org/zh-tw/X86_%E6%B1%87%E7%BC%96/X86_%E6%9E%B6%E6%9E%84
  26. https://chucs.github.io/asm-x86-tutorial/
  27.  
  28. https://www.cs.virginia.edu/~evans/cs216/guides/x86.html
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement