protected-mode
Does GRUB switch to protected mode?
I would like to ask if it is GRUB that switch the CPU to protected mode during boot up or is it the Linux kernel that does it. And also I would like to ask - is the kernel itself (vmlinuz) an ELF or i[详细]
2023-02-07 16:52 分类:问答Windows 7 Internet Explorer 8 protected mode issue
I developed a Java applet that launches an executable file. When I launch an executable file using the applet - with \"protected mode activated\" - my sistem crashes.[详细]
2023-02-06 15:55 分类:问答DeleteURLCacheEntry doesnot delete Temporary Internet files when Protected Mode is ON
I am using \"deleteURLCacheEntry\" Wininet API to delete temporary internet files on Win7/Vista IE 7/8 respectively. The API works perfectly fine when IE\'s protected mode is OFF. But it fails silentl[详细]
2023-02-02 12:21 分类:问答What debugger can you use on a DOS procted mode program?
I have a program written in CA-Clipper 5.2 and linked with Blinker 7.I recently learned how to compile it into protected mode in place of real mode.Now the real mode debugger won\'t work with the prog[详细]
2023-01-26 00:35 分类:问答How to lower integrity of WCF named pipe
I have an Internet Explorer add-in, written in C#, which talks via a WCF named-pipe to a .NET desktop application.The desktop app creates the ServiceHost for the netNamedPipeBinding, and each instance[详细]
2023-01-22 14:53 分类:问答Real mode BIOS routine and Protected Mode
I am doing some OS experiment. Until now, all my code utilized the real mode BIOS interrupt to manipulate hard disk and floppy. But once my code enabled the Protect Mode of the CPU, all the real mode[详细]
2023-01-14 07:05 分类:问答INFORMIX-SQL (SE) 4.10DC1 Protected Mode problem loading PSTARTSQL.EXE
I am attempting to fire up ISQL 4.10DC1 on MS-DOS 6.22, but cant seem to get PSTARTSQL.EXE to load, it says DOS16M Error[6]: Not enough memory.. I have DEVICE=C:\\DOS\\HIMEM.SYS as my first line in CO[详细]
2023-01-06 21:01 分类:问答int 13h in windows protected mode?
Could we use the Int 13h (direct disk read/write) in Windows operating systems or does the windows protected mode not allow us, and if so is there a work round?[详细]
2022-12-17 17:33 分类:问答How to Access AppData in IE Protected Mode (from a Managed BHO)
I am writing an IE Extension (BHO) in C#.When run in protected mode (IE\'s new UAC-compliant mode which forces all extensions to run at low-integrity), it fails because it cannot access user.config in[详细]
2022-12-15 12:45 分类:问答How is it possible to access memory of other processes?
I thought that one process cannot read the memory of other processes. But I\'m shocked to see an application named "WinHex" which has "RAM Editor" and it is able to access the enti[详细]
2022-12-15 10:15 分类:问答