Log in

View Full Version : SoftICE Console


Euclides
June 18th, 2004, 15:01
How can softice draw a console like this ?

JMI
June 18th, 2004, 15:50
A console like what???

Regards,

dELTA
June 18th, 2004, 18:34
Didn't you hear the man, like this. My guess would be crayons anyway.

(and a more serious guess about what he means is how Softice can put its text mode console over the Windows screen... let's just say that the answer to that one is a bit too long, it's even longer than.... this )

JMI
June 18th, 2004, 18:37
I see dELTA has been practicing his mind reading techniques again.

Regards,

Euclides
June 19th, 2004, 01:58
Quote:
[Originally Posted by dELTA]Didn't you hear the man, like this. My guess would be crayons anyway.

(and a more serious guess about what he means is how Softice can put its text mode console over the Windows screen... let's just say that the answer to that one is a bit too long, it's even longer than.... this )

thank you for your interest
yes
i want to mean;
softice works under ring0 but how can it communicate with display and keyboard ?
(ok keyboard is easy but display ?)
i was searched vga systems in google,i found big,beatiful nothing

evlncrn8
June 19th, 2004, 07:18
Quote:
[Originally Posted by Euclides]thank you for your interest
yes
i want to mean;
softice works under ring0 but how can it communicate with display and keyboard ?
(ok keyboard is easy but display ?)
i was searched vga systems in google,i found big,beatiful nothing


siwvid = the softice video console driver, delve deeper

bilbo
June 21st, 2004, 11:49
Quote:
[Originally Posted by evlncrn8]siwvid = the softice video console driver, delve deeper


Or have a look at the equivalent BS_VID, the BlindStudio video driver, open source from Mamaich.

By the way, "this" console is not text mode, but it uses the current graphics mode.

Enjoy yourself, Bilbo.