Hello,
I want include in a programm a messagebox. I want include one hex-code.
Only a messagebox with captiontext and boxtext and OK Button for close.
I need only hexcode for include in other programms manuell.
Thanks you
I want include in a programm a messagebox. I want include one hex-code.
Only a messagebox with captiontext and boxtext and OK Button for close.
I need only hexcode for include in other programms manuell.
Thanks you
Hi Fred,
I suppose Ewayne's AsmEdit pack has such thing. Check it out.
I suppose Ewayne's AsmEdit pack has such thing. Check it out.
the location of your title and message string would change from program to program... but i guess you could do it on a program by program basis - assemble the code and look at the binary file produced... or you could pull up a copy of VC if you are lucky enough to have it :( then write the code in VC and use the source-code debugger included with it to look at the bytecode that is produced for that part of the code.
i don't see why you need bytecode to include with other programs, though...
edit: of course, you can wait for the real men to come in to help you :grin:
i don't see why you need bytecode to include with other programs, though...
edit: of course, you can wait for the real men to come in to help you :grin:
or you could kindly look here and see what it says about RE and similar practices.
Attaching code to other programs is not RE. Where would you see reverse engineering in that?
no but it falls under cracking. Basically any manipulation of someone else's binaries without prior consent.
no but it falls under cracking. Basically any manipulation of someone else's binaries without prior consent.
i took Fred's "other programms" to be he wanted to include them in other programs he will write/has written.
if you want to include a messagebox in your sourcecode, how would you do it? :grin:
Hello,
Marry X-Mas!!!
I will NOT CRACK!!!
I want include HEXCodes in my Programms and Games.
"Shareware - Please register."
"Only for testing"
I need MASM because it is very small.
Marry X-Mas!!!
I will NOT CRACK!!!
I want include HEXCodes in my Programms and Games.
"Shareware - Please register."
"Only for testing"
I need MASM because it is very small.