Answer the question
In order to leave comments, you need to log in
How to access PC components directly, bypassing OS and other layers of abstraction?
How to communicate with cpu, gpu and other bypassing the OS, directly? Preferably in c, c++ or assembly. Or can't you bypass OS?
Answer the question
In order to leave comments, you need to log in
No way. One of the functions of the OS is not to allow this.
No way. This was possible only in DOS. Virusers loved it very much :) But you can write a driver and work in ring0. True, there is one awkward movement in it - and you are a father and you have a BSOD
write your Ring0 driver everything is allowed there.
However, you can look for known overflow holes in existing
Perhaps Vulkan, DirectX, OpenGL / CL, but it depends on the task, and then you won’t bypass the operating system, but you can more clearly distribute some tasks
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question