Log in

View Full Version : Debug registers?


psyCK0
December 6th, 2002, 17:41
Is there any way to see those in Olly???

Anonymous
December 8th, 2002, 01:24
I don't see the point ?

psyCK0
December 9th, 2002, 04:58
They can be used in a program... To encrypt something...

For example, if you use them while generating a serial for a name, then
the serial would be different if the code is debugged then if its not...

Anonymous
December 9th, 2002, 14:56
Well, yes, but under Olly, the debug registers are going to contain pretty much known values - so I don't see the point of displaying them. Now showing code that references the debug registers I can understand would be useful, but only for things that should not be discussed on this forum.