Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)

Paste

Pasted by Indy ( 17 years ago )
jmp @f
make_:
 add esp,32*4
@@:
 mov ecx,32
; ??????? Es ????? ??????? ???? ????????? ??????????/??????????.
 push RPL_MASK ; 11B
 pop es
; ????????? ????????????? ???.
 push 0FFFFH*10000H or KGDT_R3_DATA or RPL_MASK ; 0x0FFFF0023
 pop ds
@@:
 push ds
 loop @b
; ??????? ?????????? - Es ???????.
 push es
 pop ecx
 jecxz make_
 int 3

 

Revise this Paste

Your Name: Code Language: