Advertisement
Guest User

1.sh

a guest
Aug 16th, 2016
373
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.87 KB | None | 0 0
  1. #!/bin/bash
  2. dd ibs=1 count=$((0x04000)) skip=$((0x00000)) if=HiCom_8in1_TheBestGameCollection_C_KR.sms of=8in1a_c04000_s00000.sms
  3. dd ibs=1 count=$((0x04000)) skip=$((0x04000)) if=HiCom_8in1_TheBestGameCollection_C_KR.sms of=8in1a_c04000_s04000.sms
  4. dd ibs=1 count=$((0x04000)) skip=$((0x08000)) if=HiCom_8in1_TheBestGameCollection_C_KR.sms of=8in1a_c04000_s08000.sms
  5. dd ibs=1 count=$((0x04000)) skip=$((0x0C000)) if=HiCom_8in1_TheBestGameCollection_C_KR.sms of=8in1a_c04000_s0C000.sms
  6. dd ibs=1 count=$((0x04000)) skip=$((0x10000)) if=HiCom_8in1_TheBestGameCollection_C_KR.sms of=8in1a_c04000_s10000.sms
  7. dd ibs=1 count=$((0x04000)) skip=$((0x14000)) if=HiCom_8in1_TheBestGameCollection_C_KR.sms of=8in1a_c04000_s14000.sms
  8. dd ibs=1 count=$((0x04000)) skip=$((0x18000)) if=HiCom_8in1_TheBestGameCollection_C_KR.sms of=8in1a_c04000_s18000.sms
  9. dd ibs=1 count=$((0x04000)) skip=$((0x1C000)) if=HiCom_8in1_TheBestGameCollection_C_KR.sms of=8in1a_c04000_s1C000.sms
  10. dd ibs=1 count=$((0x04000)) skip=$((0x20000)) if=HiCom_8in1_TheBestGameCollection_C_KR.sms of=8in1a_c04000_s20000.sms
  11. dd ibs=1 count=$((0x04000)) skip=$((0x24000)) if=HiCom_8in1_TheBestGameCollection_C_KR.sms of=8in1a_c04000_s24000.sms
  12. dd ibs=1 count=$((0x04000)) skip=$((0x28000)) if=HiCom_8in1_TheBestGameCollection_C_KR.sms of=8in1a_c04000_s28000.sms
  13. dd ibs=1 count=$((0x04000)) skip=$((0x2C000)) if=HiCom_8in1_TheBestGameCollection_C_KR.sms of=8in1a_c04000_s2C000.sms
  14. dd ibs=1 count=$((0x04000)) skip=$((0x30000)) if=HiCom_8in1_TheBestGameCollection_C_KR.sms of=8in1a_c04000_s30000.sms
  15. dd ibs=1 count=$((0x04000)) skip=$((0x34000)) if=HiCom_8in1_TheBestGameCollection_C_KR.sms of=8in1a_c04000_s34000.sms
  16. dd ibs=1 count=$((0x04000)) skip=$((0x38000)) if=HiCom_8in1_TheBestGameCollection_C_KR.sms of=8in1a_c04000_s38000.sms
  17. dd ibs=1 count=$((0x04000)) skip=$((0x3C000)) if=HiCom_8in1_TheBestGameCollection_C_KR.sms of=8in1a_c04000_s3C000.sms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement