Jo_ti
October 12th, 2009, 09:49
i have injected small code in my exe. here is data
PUSH 144
PUSH 403000
PUSH 40301A
PUSH 0
Call 77D8050B <<<----MSG BOX API
So the problem is this. The code is working fine in my system but it is giving error in another system. I am able to see the msg box but when tested in another systm it got crash. I think all the parameters are correct so where is the probem??
PUSH 144
PUSH 403000
PUSH 40301A
PUSH 0
Call 77D8050B <<<----MSG BOX API
So the problem is this. The code is working fine in my system but it is giving error in another system. I am able to see the msg box but when tested in another systm it got crash. I think all the parameters are correct so where is the probem??