Metasploit mailing list archives

Re: payload messagebox


From: scriptjunkie <scriptjunkie1 () googlemail com>
Date: Wed, 12 May 2010 01:01:16 -0400

First call LoadLibraryA("user32.dll")

function hashes
 0x0726774C = kernel32.dll!LoadLibraryA
 0x07568345 = user32.dll!MessageBoxA


On Tue, May 11, 2010 at 11:00 PM, Javier Aguinaga
<javier.a77aque () gmail com> wrote:
Hi everbody, i have a problem:

I'm writing a payload of the MessageBoxA function, the code is fine, but:

when try test with msfpayload not work:

i try ./msfpayload windows/test_payload X > testing.exe

but this executable not have include the dll user32.dll, there are a way to
load this dll from the payload module?
_______________________________________________
https://mail.metasploit.com/mailman/listinfo/framework

_______________________________________________
https://mail.metasploit.com/mailman/listinfo/framework


Current thread: