Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2019
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.30 KB | None | 0 0
  1. {
  2. "binhacks": {
  3. "playermovement_prep": {
  4. "expected": "01B7 88090000 8B8F 88090000 0187 8C090000",
  5. "code": "E9 0E130600 CC 8B8F 88090000 E9 1C130600 CC",
  6. "addr": "Rx367e2",
  7. "title": "Player movement preperation for movement freeze"
  8. },
  9. "customins_jmpbytes": {
  10. "expected": "8e8e",
  11. "code": "d7d8",
  12. "addr": "Rx199ac",
  13. "title": "Bytes that are used to jump to the handler of the custom opcodes ins_540 and ins_541"
  14. },
  15. "customins_pointers": {
  16. "expected": "8e8e8e8e8e8e8e8e",
  17. "code": "d97a4900 e77a4900",
  18. "addr": "Rx199b0",
  19. "title": "Pointers to addresses that contain the handler for ins_540 and ins_541"
  20. },
  21. "customins_code": {
  22. "expected": "00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00",
  23. "code": "C6 05 51 D3 4A 00 01 E9 46 1B F8 FF CC CC C6 05 51 D3 4A 00 00 E9 38 1B F8 FF CC CC 80 3D 51 D3 4A 00 00 0F 85 E6 EC F9 FF 01 B7 88 09 00 00 E9 DB EC F9 FF CC CC 80 3D 51 D3 4A 00 00 0F 85 D8 EC F9 FF 01 87 8C 09 00 00 E9 CD EC F9 FF",
  24. "addr": "Rx97ad9",
  25. "title": "Actual code for the handlers of ins_540 and ins_541."
  26. }
  27. },
  28. "title": "東方星蓮船 ~ Undefined Fantastic Object"
  29. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement