Paste #270923

   
pasted on 12.10.2023 13:46
  • Edit to this paste
  • Print
  • Raw
  • The following pastes replied to this paste:  # 274857 # 275272
  • Show paste tree
  • Compare with paste
    #  
  • Toggle line numbers
  • Syntax highlighting  
Text paste
1
2
3
4
5
6
start:
	mov	rax,01h
	mov	rdx,0deadbeafh
	int	080h

	ret
Add Comment
Author