Files
metasploit-gs/external/source/shellcode/windows/speech/w32-speaking-shellcode-hash-list.asm
T

10 lines
553 B
NASM
Raw Normal View History

2011-01-06 17:34:09 +00:00
;-- 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 ---------------------------------------------------------------