Log in

View Full Version : anybody can check my Unpack Exe.


monxxx
08-05-2008, 09:02 AM
Hi,

anybody can help me with my Unpack File.. i need only Info about what is in the EXE specialy in the "START" button caption... i want to know what is the Handshaking settings on it before FT_WRITE

file is here: http://www.sendspace.com/file/dlj965

Best Regards,
monxxx

monxxx
08-05-2008, 11:53 AM
what does this mean?

(*
004F488C 55 push ebp
004F488D 8BEC mov ebp, esp
004F488F B916000000 mov ecx, $00000016
004F4894 6A00 push $00
004F4896 6A00 push $00
004F4898 49 dec ecx
004F4899 75F9 jnz 004F4894
004F489B 53 push ebx
004F489C 56 push esi
004F489D 8BF0 mov esi, eax
004F489F 33C0 xor eax, eax
004F48A1 55 push ebp

* Possible String Reference to: 'é˜êðÿé¡þÿÿ^[‹å]Ã'

is it possible to look the function of Baudrate, Set_DTR, Clr_DTR?

Thanks