On Sat, Sep 3, 2011 at 9:19 PM, erik quanstrom <[email protected]> wrote:
> acid: dump(0xdfffefb4, 4, "I") > 0xdfffefb4: SHRB $0xff,BH > 0xdfffefb7: FMOVW 0x0(AX),F0 > 0xdfffefb9: ADDB AL,0x0(AX) > 0xdfffefbb: ADDB AL,0x0(AX) > 0xdfffefbd: ADDB AL,0x0(AX) > > will bypass the fiddling with the executable that is causing you trouble. yep, I'm doing that, but it would be way more convenient to have it really work (e.g. step would be nice). ron
