Advertisement
Bond697

code sample

Jul 19th, 2014
1,765
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. [18:24] <07~Mat> http://hack.thundaga.com/cheats.bin
  2. [18:24] <07~Mat> sample list
  3. [18:24] <07~Mat> basically,
  4. [18:25] <07~Mat> there's a 4-byte header that tells you how big the list is
  5. [18:25] <07~Mat> then 5 codes
  6. [18:26] <07~Mat> the first is write 16 bits(FEFE) to 2B500008
  7. [18:26] <07~Mat> once
  8. [18:26] <07~Mat> the second is write 32 bits(FFFFFFFF) 64 times to 2B500100
  9. [18:26] <07~Mat> basically, memset 256 bytes @ 2b500100
  10. [18:27] <07~Mat> the third is write a byte(77) once to 2b500101
  11. [18:28] <07~Mat> the 4th is memcpy(0x22000000, 0x23C00000, 0x10000)
  12. [18:28] <07~Mat> the last one is write 7 bytes of 0x65 starting @ 2b500013
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement