We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57803fa commit 1c15ac9Copy full SHA for 1c15ac9
shellcode.asm
@@ -1,3 +1,7 @@
1
+; Author: Print3M (https://print3m.github.io/)
2
+;
3
+; This code just runs "calc.exe" without any external dependencies.
4
5
[bits 64]
6
7
section .text:
0 commit comments