Author Message
Dark Byte
PostPosted: Sun Apr 12, 2015 11:54 am    Post subject:

0x42c80000
YBEKIROV2328
PostPosted: Sun Apr 12, 2015 11:23 am    Post subject: Can a debug brake point have more than 1 byte?

Hello fellow users,
I have a question for you i need help with this code.
Code:
function debugger_onBreakpoint()
           if (EIP == 0x0069B9E3) then
             hasChangedARegister=true
             ECX=42C80000
             changedECX=true
             end

Where it says ECX it wont let me put more then 1 byte when i want to make it 42C80000 only 1-9 digits can any one help me with this would be much appreciated.

Powered by phpBB © 2001, 2005 phpBB Group