this post was submitted on 02 Apr 2026
285 points (99.0% liked)

Technology

6821 readers
65 users here now

News community around technology, social media platforms, information technology and governmental policy surrounding it.

What doesn't fit here?

The core of the story has to be technology focused.


Post guidelines

Title formatPost title should mirror the news source title. If you don't like the title of article, look for an alternative source instead of editorializing it.
URL formatPost URL should be the original link to the article (even if paywalled) and archived copies left in the body. It allows avoiding duplicate posts when cross-posting.
[Opinion] prefixOpinion (op-ed) articles must use [Opinion] prefix before the title. Opinion articles refer to articles that their publisher doesn't explictly endorse.
Country prefixCountry prefix can be added to the title with a separator (|, :, etc.) if the news is from a local publisher who doesn't clearly mention the country.


Rules

1. English onlyTitle and associated content has to be in English.
2. Use original linkPost URL should be the original link to the article (even if paywalled) and archived copies left in the body. It allows avoiding duplicate posts when cross-posting.
3. Respectful communicationAll communication has to be respectful of differing opinions, viewpoints, and experiences.
4. InclusivityEveryone is welcome here regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, education, socio-economic status, nationality, personal appearance, race, caste, color, religion, or sexual identity and orientation.
5. Ad hominem attacksAny kind of personal attacks are expressly forbidden. If you can't argue your position without attacking a person's character, you already lost the argument.
6. Off-topic tangentsStay on topic. Keep it relevant.
7. Instance rules may applyIf something is not covered by community rules, but are against lemmy.zip instance rules, they will be enforced.


Companion communities

!globalnews@lemmy.zip
!interestingshare@lemmy.zip


Icon attribution | Banner attribution


If someone is interested in moderating this community, message @brikox@lemmy.zip.

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] XLE@piefed.social 61 points 1 month ago (7 children)

This crack sounds too scary to use. Impressive, but scary.

As usual for any DRM company or publisher, Irdeto also claimed that downloading games with the bypass is a security concern, but this time around, the company has a valid point.

Using the hypervisor bypass, even in its latest incarnation, requires users to... [install] a community-made hypervisor (HV) with Windows running on top of it. This HV fakes responses to the checks that Denuvo makes, and runs with higher permissions... than the operating system itself and has full, nearly untraceable access to hardware and software.

[–] underisk@lemmy.ml 61 points 1 month ago* (last edited 1 month ago) (2 children)

If you think that’s scary wait til you hear about what it’s circumventing is capable of.

[–] ColeSloth@discuss.tchncs.de 28 points 1 month ago (1 children)

On a technical level..... Less.

The exploit completely guts and opens up your system to pretty much anything. More access than even denovo.

Use the included scripts (or manually do it yourself or make your own script) to re enable everything after you're done playing the game and reboot the system. I'd also leave the router unplugged while you play. This denovo bypass seriously leaves your system super unsecured. Only get your games using this exploit from very trusted sources and don't be lazy about enabling everything again and rebooting before plugging back into the internet.

[–] Damarus@feddit.org 12 points 1 month ago

It's pretty funny how things have turned out. 20 years ago (and now, really) we had rootkits as DRM, now we've got rootkits as game cracks.

[–] XLE@piefed.social 9 points 1 month ago

Nasty stuff I don't want on my computer either. As an amateur, was really hoping the cracks would remove it, not circumvent it...

[–] btsax@reddthat.com 24 points 1 month ago (1 children)

Wow, wait until you hear about the Intel Management Engine

[–] redsand@infosec.pub 3 points 1 month ago

Do you have a moment for our lord and savoir Coreboot? Also RISC

[–] redsand@infosec.pub 10 points 1 month ago

Empress building a high end botnet?

[–] JATtho@lemmy.world 7 points 1 month ago

I wouldn't touch this without air-gapping the machine it's run on. The funny thing here is that Denuvo can't do much to prevent this hack.

The HV is intentionally malicious and modifies the guest on the fly to archive the Denuvo hack. The hack requires to disable all major security protections in the victim OS, so the HV can more freely poke at the victim kernel. A jne-instruction to check if running under a compromised HV? It's now a nop-instruction.

The HV has access to everything that is plugged in physically, or run on top of it. In theory it e.g. extract encryption keys of https connections from any process in the guest.

[–] morto@piefed.social 4 points 1 month ago (1 children)

Would running an os in a separate partition just for games mitigate the risks?

[–] LiveLM@lemmy.zip 11 points 1 month ago* (last edited 1 month ago)

Not really? No reason it couldn't just read those separate partitions too

[–] LincolnsDogFido@lemmy.zip 2 points 1 month ago (1 children)

Well, you could potentially get a cheap office special PC to use as a guinea pig. (Depending on what it takes to run this software)

[–] XLE@piefed.social 0 points 1 month ago

The problem with well-coded malware is it won't execute unless it thinks it's not being watched. And based on everything else in this article, it sounds like you'd also be opening your computer up to other parties exploiting security holes in the process.

So a separate computer might work, but it would have to stay separate.

[–] Kalashnikov@lemmygrad.ml 0 points 1 month ago

This is not scary at all. You must trust any code that you execute on your computer. Pirated games, if they were malicious, can already get whatever they want done on your computer, because you are giving it arbitrary code execution privileges. Fortunately there is a vast network of p2p and scene crackers that are trustworthy, who you can trust (even more so than some publishers) to respect your user rights.

The level of access hardly matters. If you were a malware developer masquerading as a legitimate cracker, there are many privilege escalation tricks you can use once you have any amount of access to a machine. And even if you didn't, the lowest level of access is typically enough to do financial crimes (stealing browser cookies to access your bank account, or ransoming your documents folder).