Hi epvp i tried hooking the api CreateProcessA to change the parameters of the process to be loaded. But something is wrong cause the process Crashes :(
Here is the code:
And here the images of the assembly code:
Original Call to CreateProcessA (without injected dll):
[Only registered and activated users can see links. Click Here To Register...]
Mine CreateProcessA:
[Only registered and activated users can see links. Click Here To Register...]
Looks like crap isn't it...
Some parameters aren't parsed. Why this happen?
Continue Execution:
[Only registered and activated users can see links. Click Here To Register...]
Nice Crash detected :(
Can someone explain me whats wrong with my code :handsdown:
Here is the code:
And here the images of the assembly code:
Original Call to CreateProcessA (without injected dll):
[Only registered and activated users can see links. Click Here To Register...]
Mine CreateProcessA:
[Only registered and activated users can see links. Click Here To Register...]
Looks like crap isn't it...
Some parameters aren't parsed. Why this happen?
Continue Execution:
[Only registered and activated users can see links. Click Here To Register...]
Nice Crash detected :(
Can someone explain me whats wrong with my code :handsdown: