I am making this post for people with little to no experience in drivers and kernel development.
To create an external with roblox, a driver is required to read and write memory. This requires you to have a km / um and a way to communicate between the 2.
A good place to start is this tutorial https://www.youtube.com/watch?v=n463QJ4cjsU
Nice resources, but a driver isn’t required at all. You can actually bypass Hyperion’s working set detections externally and effectively stay user mode. I released two writeups; one of them contains a bypass and the other is a more in-depth reversal of the mechanism.
cool stuff I will check it out. Although having kernel programming knowledge is very useful. If you want to cheat in games with a good kernel level anticheat.
You can make a lot of money selling fortnite driver cheats
Seriously, knowing kernel programming is like having a secret key to how the computer really works. Especially if you think about creating anything for games with tough anti cheats.