kernel
Android Linux kernel information/inspection tool
Is there a tool that can examine compiled kernels images for basic information about version/platform/device etc..[详细]
2023-03-29 09:30 分类:问答Shutting down Windows from kernel mode?
I\'m trying to create a driver that will intercept a certa开发者_运维技巧in key sequence and perform a reboot from kernel mode in Windows, similarly to the REISUB key sequence in Linux.[详细]
2023-03-29 07:19 分类:问答Is my code running on a hackintosh?
I\'m developing a kernel driver for a client who is selling it to a client who is selling it to the final customer.The final customer is not only 3 times removed from me contractually, but also many t[详细]
2023-03-29 05:17 分类:问答How Does An Operating System Introduces The C Language To Write The Kernel
Does this introduction occurs at the NTLDR stage because it must be introduce, I mean isn\'t the Kernel written in C? I thought a computers only \"known-bef开发者_开发问答ore\" programming language wa[详细]
2023-03-29 03:43 分类:问答Kernel development [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-03-29 03:03 分类:问答Disable Linux Scheduler to meter power consumption of specific machine code instructions
how can i run a programm in linux thats runs about 10000 times a shift instruction without it being interrupted by the scheduler? I want to do so in or开发者_如何学Pythonder to examine power consumpti[详细]
2023-03-29 00:36 分类:问答Create BSOD from user mode?
I was getting bored with my XP box one day, so I decided to try some of the answers to this question to see if any of them would cause a BSOD.[详细]
2023-03-27 19:22 分类:问答Embedded linux driver load-up
I\'m developing a device driver for embedded linux(ARM). How can I compile the KO file generated as a part of the kernel,[详细]
2023-03-27 06:27 分类:问答What language allows me to interact with an OS's kernel
I want to have a go at kernel programming, mostly to understand it more, not to try to create my own OS or anything.[详细]
2023-03-27 01:50 分类:问答Who captures packets first - kernel or driver?
I am trying to send packets from one machine to another using tcpreplay 开发者_如何学Cand tcpdump.[详细]
2023-03-26 19:44 分类:问答