What's new

Solved {Request} How To Remove The Checks From the Tu11 default_mp.xex?

XeGuTu

GuTu

Enthusiast
Messages
342
Reaction score
223
Points
115
Sin$
0
Someone has a tutorial for TU11 Default_mp.xex ?

Tuto XexTool + change the hex values on HxD ?

for default_mp.xex not default.xex :smile:
 
XeGuTu

GuTu

Enthusiast
Messages
342
Reaction score
223
Points
115
Sin$
0
I have remove the checks RSA with XexTool:

Code:
Microsoft Windows [version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation.

C:\Users\GuTu>cd..

C:\Users>cd..

C:\>cd decryptdefaultxex

C:\decryptdefaultxex>xextool.exe -ramrbdiyvklcz default_mp.xex
XexTool v6.1  -  xorloser 2006-2010
Reading and parsing input xex file...
removed media limit
removed region limit
removed bounding path limit
removed bounding device id limit
removed console id restriction
removed date restriction
removed keyvault privilege restriction
removed signed keyvault only limit
removed library version limit
removed required revocation check
removed media id limit
Creating and writing output xex file...
Successfully wrote altered xex to default_mp.xex

default_mp.xex is retail unencrypted uncompressed.

C:\decryptdefaultxex>xextool.exe -cu -ed default_mp.xex
XexTool v6.1  -  xorloser 2006-2010
Reading and parsing input xex file...
Creating and writing output xex file...
Successfully wrote altered xex to default_mp.xex

default_mp.xex is retail unencrypted uncompressed.

C:\decryptdefaultxex>

But it remains to replace the rsa sequence to default_mp.xex with hex editor :S

If you know the rsa sequence to default_mp???
 
Upvote 0
Top Bottom
Login
Register