Hi all i made a crack me with c++ which loads a message from a dll , my aim is to reverse the messagebox with another dll which patch the exe code, everything is ok but a i have a problem the patched msg is shown twice -.-" all of this is just for learning the basic of code injection.
Why with a dll when i could patch it easily in ollydbg? because ollydbg is detected by a lot of programs but a simple dll can patch code inside the program without being noticed...
Here is my code:
Some Images For Full Understanding:
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
If someone want to reverse by yourself could try here is the src
VT: WTF 8/46 :mad: [Only registered and activated users can see links. Click Here To Register...]
I'm very noob in this stuff so sorry if i made a stupid comment :D
Why with a dll when i could patch it easily in ollydbg? because ollydbg is detected by a lot of programs but a simple dll can patch code inside the program without being noticed...
Here is my code:
Some Images For Full Understanding:
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
If someone want to reverse by yourself could try here is the src
VT: WTF 8/46 :mad: [Only registered and activated users can see links. Click Here To Register...]
I'm very noob in this stuff so sorry if i made a stupid comment :D