TripleFault (DOSX)
use32 ; 32-bit PM, flat ZERO-based memory, DPMI32 or Win32, CPL&YOPL irrelevant (!)
cld
sub esp,8
mov ebp,esp
sidt [ebp]
mov edi,[ebp+2]
mov ecx,32
xor eax,eax
rep stosd
ud2
Enjoy
- Immediately and securely reboots from DPMI applications (there used to be some requests about this in the past ... anyone still interested ?), even if running in MEVDM
- Possibly fails on NT ... if anybode has a solution for this please post it
- This "invention" is actually "accidental" - but too good to be kept private
- See also my other IDT thread please
---
This is a LOGITECH mouse driver, but some software expect here
the following string:*** This is Copyright 1983 Microsoft ***
Complete thread:
- TripleFault - DOS386, 13.08.2007, 06:46 (DOSX)
- TripleFault - Japheth, 13.08.2007, 08:24
- TripleFault [2] - DOS386, 13.08.2007, 08:37
- TripleFault [2] - Japheth, 13.08.2007, 11:41
- TripleFault [3] - DOS386, 16.08.2007, 10:09
- TripleFault [3] - Japheth, 17.08.2007, 10:56
- TripleFault [4] | 80686 -> 80486 -> 80386 -> 80286 !?!? - DOS386, 19.08.2007, 07:36
- TripleFault [4] | 80686 -> 80486 -> 80386 -> 80286 !?!? - Rugxulo, 21.08.2007, 03:04
- TripleFault [4] | 80686 -> 80486 -> 80386 -> 80286 !?!? - Matjaz, 21.08.2007, 11:07
- TripleFault [4] | 80686 -> 80486 -> 80386 -> 80286 !?!? - Rugxulo, 22.08.2007, 00:19
- TripleFault [5] | 80686 -> 80486 -> 80386 -> 80286 !?!? - DOS386, 25.08.2007, 02:31
- TripleFault [5] | 80686 -> 80486 -> 80386 -> 80286 !?!? - Rugxulo, 25.08.2007, 03:15
- TripleFault [5] | 80686 -> 80486 -> 80386 -> 80286 !?!? - DOS386, 25.08.2007, 02:31
- TripleFault [4] | 80686 -> 80486 -> 80386 -> 80286 !?!? - Rugxulo, 22.08.2007, 00:19
- TripleFault [4] | 80686 -> 80486 -> 80386 -> 80286 !?!? - Matjaz, 21.08.2007, 11:07
- TripleFault [4] | 80686 -> 80486 -> 80386 -> 80286 !?!? - Rugxulo, 21.08.2007, 03:04
- TripleFault [6] VERxx's NOP - DOS386, 31.08.2007, 07:09
- TripleFault [7] VERxx's NOP | Crash via Ports - DOS386, 02.09.2007, 12:00
- TripleFault [4] | 80686 -> 80486 -> 80386 -> 80286 !?!? - DOS386, 19.08.2007, 07:36
- TripleFault [3] - Japheth, 17.08.2007, 10:56
- TripleFault [3] - DOS386, 16.08.2007, 10:09
- TripleFault [2] - Japheth, 13.08.2007, 11:41
- TripleFault [2] - DOS386, 13.08.2007, 08:37
- TripleFault - Japheth, 13.08.2007, 08:24