[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y ] [Search | Free Show | Home]

>Denuvo would NEVER EVER be cracked

This is a blue board which means that it's for everybody (Safe For Work content only). If you see any adult content, please report it.

Thread replies: 43
Thread images: 5

File: Denuvo[1].png (56KB, 1288x652px) Image search: [Google]
Denuvo[1].png
56KB, 1288x652px
http://www.dsogaming.com/news/denuvo-has-been-defeated-first-doom-crack-is-now-available/

Denuvo shills on suicide watch.
>>
This is a bypass that uses the appid of the Doom demo on Steam.
This has nothing to do with "cracking" or Denuvo.
It does however go against the Steam TOS, so the account you use to install and activate Doom via the DLauncher.exe will flag the account.
Also, there are a number of hidden processes this Dlauncher.exe program is running which could possibly be keyloggers and trojans and the like.
Stay Safe.
>>
>>55938842

it's going to be 'patched' soon when bethesda removes the doom demo from steam.

denuvo has never been cracked, just bypassed.
>>
>>55938842
>>>/v/

I don't buy games with DRM
>>
>>55938996
So why is Denuvo so based?

Also, does Denuvo adversely affect performance? Do games run worse due to the copy protection overhead or is it pretty lean?
>>
>>55939039

Denuvo uses a VM to run encrypted call/response that is tied into various elements of the program, called triggers.

The response portion of the trigger is determined at install by a unique hardware signature (this is why if you change enough hardware in your system you will need to re-activate your install)

Anyway... Denuvo could be cracked, but the crack would only work for that specific install on that specific machine.

So cracking now is no longer VIABLE.

Performance is a non-issue.
>>
>>55939039
>So why is Denuvo so based?
64-bit MPROTECT

nobody understands 64-bit cracking
>>
>>55939109
>The response portion of the trigger is determined at install by a unique hardware signature
Why not just patch out the code for determining the hardware signature and replace it by one that always returns a fixed key?
>>
>>55939164

As I stated the key is specific to that install. So you could replace it (spoof it) but then you have a cracked game for an install that is tied to the machine it was purchased and legally activated on.

That would be idiotic.
>>
>>55939213
>As I stated the key is specific to that install.
And? You distribute the installer alongside the crack, do you not?

Also, if it's just an encrypted subroutine, why can't you simply use your own hardware key to decrypt the subroutines and create a patched binary that directly includes the plaintext versions?

>but then you have a cracked game for an install that is tied to the machine it was purchased and legally activated on.
Why? Are you really worried about law enforcement tying it back to your name? Just buy it from china under a fake name? I don't get it
>>
File: 1312039398712.jpg (21KB, 350x350px) Image search: [Google]
1312039398712.jpg
21KB, 350x350px
Dumbass asses

A Denuvo representative said that it is not marketed as "Un-crack-able"

The purpose of Denuvo is to stop piracy for the first couple weeks of sales
>>
>>55939252
Does anyone even buy it after the first month?
>>
>>55939246
I suppose if you could somehow 'sandbox' the install in a Windows VM session with saved hardware state and image that, you could then share that without a problem.
>>
>>55939246
Also, how exactly is it supposed to be install-specific? Like, does Steam actually ship a different binary to every customer? How does that integrate with their CDN? Do they need special servers to generate all those encrypted binaries?

What about CDs? Is every CD pressed with a different encryption key or what? Why not just buy a CD in the store and distribute that installation? Not like it's going to be tied to you
>>
>>55939264
Look at the steam top sellers page.

$5-10 off games drives sales like mad
>>
I thought I was on /v/
>>
File: 2016-08-05_18-35-40.webm (2MB, 1950x1230px) Image search: [Google]
2016-08-05_18-35-40.webm
2MB, 1950x1230px
Doom lookin good!
>>
>>55939317
Some retard here makes a denuvo thread every month
Usually nobody cares
>>
>>55939039
>Also, does Denuvo adversely affect performance?

Probably not, DOOM is optimized just fine. Idiots who love to use Denuvo as a scapegoat for every little thing will probably say otherwise though.
>>
>>55939298
A variable is determined at the time of install and activation based on your specific hardware 'fingerprint'. That is how.

The table that stores this data is encrypted (it didn't use to be hence the bypass methods for the first few Denuvo releases).

The VM that runs and validates the triggers (while you use the software) does so in an encrypted state.

The exe itself is static and is not encrypted.
>>
>>55939018
wise anon
>>
>>55938842
This """""crack""""" is nothing more than a bypass. He wget's "appmanifest_379720.acf" from his server. You have to login to Steam to He then puts in "479030" into the appid.txt. This tricks Steam into thinking you are actually downloading/playing the demo when you are actually playing the full game. Enjoy this while it lasts, because it will probably get patched quickly.

Protip: if you want to see how his crack works run "DLauncher.exe -b2edecompile" and it will spill it's guts into a .bat file that you can read as plaintext. Yes, his """""crack""""" is nothing more than a bat file.
>>
>>55939399
>A variable is determined at the time of install and activation based on your specific hardware 'fingerprint'. That is how.
So patch out that code?! I swear, we are arguing in circles..
>>
>>55938842
>b-but it's only bypassed, not cracked
doesn't matter
>>
>>55939109
>Anyway... Denuvo could be cracked, but the crack would only work for that specific install on that specific machine.
It wouldn't be possible to make a cracker that would crack it for your machine instead of distributing the cracked files like they did in the past?
>>
>>55939831
It's just bits, everything is possible

If your computer can run it, so can every other computer. Just gotta find the right bits to twiddle

There's only one way I could imagine a DRM that's truly impossible to crack in software, and that would be with public/private cryptography where the fixed private key is embedded in intel's silicon.
>>
>>55939895
inb4 Intel opens up the management engine in their processors to developers and they start using it for DRM
>>
Denuvo is based off VMProtect.

There's no rainbow tables and it's supposed to be built against Steam/Origin DRM libs to allow the client to detect something wrong if the copy is illegal

It's DRM, alright. Denuvo can't work by itself.

>>55939109
>>55939164
>unique hardware signature
Know your shit. If I can recall, I compared both executables of MGSV I legally installed on 2 machines with the same Steam account and they were the same byte by byte.

The token is generated by Steam/Origin per user, not the hardware.
>>
>>55939039
Yes, I installed several games with Denuvo and now I can't maintain an erection. THANKS BETHESDA
>>
>>55939915
ME wouldn't be enough, you need a key in the hardware - not software
>>
>>55939396
>Usually nobody cares

that's because every other week there's been another "DENUVO FINALLY CRACKED!! THIS TIME FOR REAL!!! I KNOW WE WERE WRONG ALL THOSE OTHER TIMES BUT THIS TIME IT'S SERIOUS!!!!" Of course people got tired of pirates crying wolf.

this one's getting more attention because it actually works, more or less
>>
>>55939109
what is going on in the Denuvo black box that the host software actually relies on?

are critical logic segments hoisted into the DRM container?
>>
Why don't you niggers just buy licenses for the software you want to use?
>>
>>55940055
If we knew, it would have been cracked

Software isn't magic - if you understand how it works, you understand how to crack it
>>
File: iYdD0.png (29KB, 219x186px) Image search: [Google]
iYdD0.png
29KB, 219x186px
>>55938842
>Also, there are a number of hidden processes this Dlauncher.exe program is running which could possibly be keyloggers and trojans and the like. Stay Safe.
This. be afraid of viruses! And buy Doom. You are supporting good developers
>>
File: heh01.png (205KB, 420x426px) Image search: [Google]
heh01.png
205KB, 420x426px
>>55938842
From an old kids cartoon: "Never say never!"
>>
>>55939397
>doom is optimized just fine
>runs like shit on any hardware
>maximum 12 enemies per room
>dynamic graphics downgrade to desperately try to maintain FPS
>>
To be fair it's not a crack but I'm happy there's a workaround. Fuck denuvo or any company that jews it's users.
>>
>>55939984
The management engine is silicon inside your CPU. There's probably at key in there.
>>
>>55940352
How did DooM Jew you exactly?
>>
>>55939750

It does though, because once the bypass is fixed, Denuvo remains uncracked.
>>
>>55938842
jgfgfjkhk;hgfkgh
>>
>>55939539
>So patch out that code?!
here is the point that it's obvious you have no idea what you're talking about
moron
Thread posts: 43
Thread images: 5


[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y] [Search | Top | Home]

I'm aware that Imgur.com will stop allowing adult images since 15th of May. I'm taking actions to backup as much data as possible.
Read more on this topic here - https://archived.moe/talk/thread/1694/


If you need a post removed click on it's [Report] button and follow the instruction.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com.
If you like this website please support us by donating with Bitcoins at 16mKtbZiwW52BLkibtCr8jUg2KVUMTxVQ5
All trademarks and copyrights on this page are owned by their respective parties.
Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
This is a 4chan archive - all of the content originated from that site.
This means that RandomArchive shows their content, archived.
If you need information for a Poster - contact them.