Skip to content

Commit 1c15ac9

Browse files
committed
fix
1 parent 57803fa commit 1c15ac9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: shellcode.asm

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
; Author: Print3M (https://print3m.github.io/)
2+
;
3+
; This code just runs "calc.exe" without any external dependencies.
4+
;
15
[bits 64]
26

37
section .text:

0 commit comments

Comments
 (0)