Elenil
October 2nd, 2008, 19:24
i changed to driver studio 3.2 and found major problems with it
problem 1: the operator "!" seems to be removed with if BPX is used with a register like EAX,ESP ect. (example:bpx GetDlgItem if esp!=001200ff)
problem 2: when ReadProcessMemory is used on a application and the readsize is bigger then 7 pages softice dont show up with its breakpoints(only tested with 7 pages dont know if less pages also work)
/*
problem 3: on a d3d7, d3d8, d3d9 or opengl application what runs in fullscreen softice cause a BSOD (windowed works)
i tryed to disable "Trap NMI" ,"mapping of non-present pages" , "Pentium support"
after this it dont cause a BSOD but the screen freez(same happend with Trap NMI only)
the screen freez and softice is not shown but you can do clt+alt+del (what made me think maybe a page fault happend or enabled i3here) but then i turned everything off (faults off , i3here , i1here + zap) still no luck
*/
im sorry if i double post partly but didnt find solutions for the problems i showed above
any1 has solutions to these 3 problems ?
problem 1: the operator "!" seems to be removed with if BPX is used with a register like EAX,ESP ect. (example:bpx GetDlgItem if esp!=001200ff)
problem 2: when ReadProcessMemory is used on a application and the readsize is bigger then 7 pages softice dont show up with its breakpoints(only tested with 7 pages dont know if less pages also work)
/*
problem 3: on a d3d7, d3d8, d3d9 or opengl application what runs in fullscreen softice cause a BSOD (windowed works)
i tryed to disable "Trap NMI" ,"mapping of non-present pages" , "Pentium support"
after this it dont cause a BSOD but the screen freez(same happend with Trap NMI only)
the screen freez and softice is not shown but you can do clt+alt+del (what made me think maybe a page fault happend or enabled i3here) but then i turned everything off (faults off , i3here , i1here + zap) still no luck
*/
im sorry if i double post partly but didnt find solutions for the problems i showed above
any1 has solutions to these 3 problems ?