sub3pieceofshit
rapist
- Joined
- Nov 25, 2025
- Posts
- 241
- Reputation
- 196
I don't know many people in real life, let alone any other programmers, so i thought i'd check here. im a low level programmer and need someone to talk to about this shit
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: this_feature_currently_requires_accessing_site_using_safari
I'm planning on becoming one soon,I don't know many people in real life, let alone any other programmers, so i thought i'd check here. im a low level programmer and need someone to talk to about this shit
hobby kernel dev. main project on my GitHub (signature). almost done with my own file system for it.Yes. Devops engineer and SWE. What's your domain
Mirin. Have you done any kernel drivers regarding game cheats?hobby kernel dev. main project on my GitHub (signature). almost done with my own file system for it.
Imagine having a cock so small you need to cheat in video games, and then on top of that having an IQ so low you willingly boot kernel level third party software made by sketchy internet groups.Mirin. Have you done any kernel drivers regarding game cheats?
Nice. Refreshing to not see another regular run of the mill dev that is very low level systems programming. Generally not something guys like me directly deal with but we do sometimes interact with kernel features. You planning to get a job ?hobby kernel dev. main project on my GitHub (signature). almost done with my own file system for it.
Yeah, I'm a youngcel tho so it'll be a bit. Working on getting into a good college and maybe working for apple or nvidia. something that gets me money.Nice. Refreshing to not see another regular run of the mill dev that is very low level systems programming. Generally not something guys like me directly deal with but we do sometimes interact with kernel features. You planning to get a job ?
My kernel can't run games yet as it's currently using a text-based display mode, but I do hope to eventually write a VGA and Intel Integrated Graphics driver. Also cheat drivers are only really made by third party companies separate from maintainers of the OS.Mirin. Have you done any kernel drivers regarding game cheats?
Well, not really "companies," but I get what you're saying.Also cheat drivers are only really made by third party companies separate from maintainers of the OS.
I don't too much about these things but how do you bypass DRMs and Denuvo?Well, not really "companies," but I get what you're saying.
I was just wondering if you've ever dabbled into making game cheats before as I've never actually attempted to bypass something like Vanguard because it would take too much time.
You don't bypass Denuvo. It just doesn't happen.I don't too much about these things but how do you bypass DRMs and Denuvo?
Made a Minecraft cheat client, was kinda shit though. I have the type of brain that wants to make everything my own. And that's what I do.Well, not really "companies," but I get what you're saying.
I was just wondering if you've ever dabbled into making game cheats before as I've never actually attempted to bypass something like Vanguard because it would take too much time.
I've heard that anti-cheats have started to interfere with each other now as more and more companies are running kernel level stuff.Wow i didn't know Riot Vanguard ran on kernel level now it makes sense why their games don't work on Proton
I've only looked into Denuvo a bit but not really. Your comment reminds me of the new Resident Evil game and how it was protected. Apparently they had like 5 different things stacked upon each other and the torrent for it required you to do something with hypervisor to be able to run it? Didn't look into it too far.I don't too much about these things but how do you bypass DRMs and Denuvo?
Written in java or a separate language? I've made "cheats" for Minecraft but just using the Minecraft api in java.Made a Minecraft cheat client, was kinda shit though. I have the type of brain that wants to make everything my own. And that's what I do.
How do modern games with denuvo get cracked then? Im ignorant and only have half knowledge about these things but I think they can be done. It's kernel level stuff that is a bitch like anti cheats. Piracy is not that hard.You don't bypass Denuvo. It just doesn't happen.
Yes I remember reading somewhere that there is some kind of work around by running hyper visor below Windows to intercept and fake Denuvo's checks. If Im not wrong just a few weeks back someone cracked borderlands 4 with this method.I've heard that anti-cheats have started to interfere with each other now as more and more companies are running kernel level stuff.
I've only looked into Denuvo a bit but not really. Your comment reminds me of the new Resident Evil game and how it was protected. Apparently they had like 5 different things stacked upon each other and the torrent for it required you to do something with hypervisor to be able to run it? Didn't look into it too far.
I really don't know much about how it works. I've never tried to learn how to pirate actual games.Yes I remember reading somewhere that there is some kind of work around by running hyper visor below Windows to intercept and fake Denuvo's checks. If Im not wrong just a few weeks back someone cracked borderlands 4 with this method.
Denuvo was cracked. Once. By a pirate named Empress. It's a mess because you have to decompile the entirety of Denuvo, deobfuscate it, learn everything about it, and then you have to write a whole new program in assembly that acts as a driver and intercepts practically every memory operation hoping that it's Denuvo.How do modern games with denuvo get cracked then? Im ignorant and only have half knowledge about these things but I think they can be done. It's kernel level stuff that is a bitch.
Yes I remember reading somewhere that there is some kind of work around by running hyper visor below Windows to intercept and fake Denuvo's checks. If Im not wrong just a few weeks back someone cracked borderlands 4 with this method.
Sounds like a huge pain in the ass lmao. I'd give up half way throughDenuvo was cracked. Once. By a pirate named Empress. It's a mess because you have to decompile the entirety of Denuvo, deobfuscate it, learn everything about it, and then you have to write a whole new program in assembly that acts as a driver and intercepts practically every memory operation hoping that it's Denuvo.
It is. I'm surprised Empress even got close. I have no clue how you'd work with something that does DLL checks constantly.Sounds like a huge pain in the ass lmao. I'd give up half way through