Ring 0,1,2,3

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi everybody;

Can somebody tell me what are Ring 0,1,2,3?? What is a Ring 0 application??

I was reading something about craking and they make reference to this.

Regards
 
jacelorio said:
Hi everybody;

Can somebody tell me what are Ring 0,1,2,3?? What is a Ring 0
application??

I was reading something about craking and they make reference to this.

Regards
--
Thanks in advance for your help.

Regards
jacelorio
 
jacelorio said:
Hi everybody;

Can somebody tell me what are Ring 0,1,2,3?? What is a Ring 0
application??

I was reading something about craking and they make reference to this.

Regards
--
Thanks in advance for your help.

Regards
jacelorio
These are hardware processor privilege modes. The most privileged mode is
Ring 0, and the least is Ring 3. User programs run in Ring 3.
Jim
 
Back
Top