emoose / ExCrypt

Open source replacement for the Xbox360 XeCrypt suite.
BSD 3-Clause "New" or "Revised" License
26 stars 4 forks source link

Add hex string output to ExKeysGetConsoleID #9

Closed InvoxiPlayGames closed 2 years ago

InvoxiPlayGames commented 2 years ago

Hasn't been tested with more than 1 keyvault, so some output may be wrong. Also technically isn't a hex string - some kernels have checks to make sure the last digit (in hex) is between 0-9, and the other 11 digits are output as an unsigned 64-bit integer.