diff --git a/external/source/shellcode/windows/x64/src/block/block_reverse_https.asm b/external/source/shellcode/windows/x64/src/block/block_reverse_https.asm index 673cac7ccd..93480ce9b4 100644 --- a/external/source/shellcode/windows/x64/src/block/block_reverse_https.asm +++ b/external/source/shellcode/windows/x64/src/block/block_reverse_https.asm @@ -1,6 +1,7 @@ ;-----------------------------------------------------------------------------; ; Author: Stephen Fewer (stephen_fewer[at]harmonysecurity[dot]com) -; Compatible: Windows 7, 2003 +; Rewrited to x64 by agix +; Compatible: Windows 7 ; Architecture: x64 ;-----------------------------------------------------------------------------; [BITS 64] diff --git a/external/source/shellcode/windows/x64/src/stager/stager_reverse_https.asm b/external/source/shellcode/windows/x64/src/stager/stager_reverse_https.asm index 090bde4640..6b22fe6bba 100644 --- a/external/source/shellcode/windows/x64/src/stager/stager_reverse_https.asm +++ b/external/source/shellcode/windows/x64/src/stager/stager_reverse_https.asm @@ -1,8 +1,9 @@ ;-----------------------------------------------------------------------------; ; Author: Stephen Fewer (stephen_fewer[at]harmonysecurity[dot]com) -; Compatible: Windows 7, 2003 +; Rewrited to x64 by agix +; Compatible: Windows 7 ; Architecture: x64 -; Size: 422 bytes +; Size: 570 bytes ; Build: >build.py stager_reverse_https ;-----------------------------------------------------------------------------;