Advertisement
Guest User

Untitled

a guest
Aug 19th, 2019
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. 0x0080
  2. loaded boot ...
  3. 0xAA55
  4. 0x0005
  5. 0x0000
  6.  
  7. mov ah , 0x42
  8. mov si , DAP
  9. mov dl , [DRIVER]
  10. int 0x13
  11. DAP:
  12. db 0x10
  13. db 0x0
  14. dw 0x3
  15. dw 0x0500
  16. dw 0x0000
  17. dd 0x1
  18. dd 0x0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement