From b92ae7779e34c17cb19f58a87eb8edbe0397df0d Mon Sep 17 00:00:00 2001 From: agix Date: Sun, 19 May 2013 16:16:25 +0200 Subject: [PATCH] change author name --- .../shellcode/windows/x64/src/block/block_reverse_https.asm | 3 ++- .../windows/x64/src/stager/stager_reverse_https.asm | 5 +++-- 2 files changed, 5 insertions(+), 3 deletions(-) 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 ;-----------------------------------------------------------------------------;