Files
metasploit-gs/external/source/shellcode/windows/speech/w32-speaking-shellcode-hash-list.asm
T
HD Moore 4971a0d7af Add Skylined's "You Got Pwned" payload
git-svn-id: file:///home/svn/framework3/trunk@11485 4d416f70-5f16-0410-b530-b9f4589650da
2011-01-06 17:34:09 +00:00

10 lines
553 B
NASM

;-- Hash function configuration --------------------------------------------
hash_ror_value equ 0x01
;-- Function hashes --------------------------------------------------------
hash_kernel32_LoadLibraryA equ 0x1AAA
hash_ole32_CoInitialize equ 0xF0DA
hash_ole32_CoInitializeEx equ 0x1C20
hash_ole32_CoCreateInstance equ 0x2769
hash_ole32_CoCreateInstanceEx equ 0xE9CC
;-- Warnings ---------------------------------------------------------------