-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Question about StandardOdk #26
Comments
Its a good question no worries. |
Ah, I see. Alrighty then, thank you for your answer. : > |
yeah, if no filesystem is detected, the files are likely broken or still encrypted. |
Thank you for the answers! I really appreciate it! Here are results of writeinfo for two different xvds, because why not. The last line in them tells everything (can't display filesystem because they are encrypted). 710744C4-4CA5-4B8E-BAD1-B698DFB67C6B-PLS file info output: ConnectedStorage-retail file info output: The file with the "PLS" at the end is of greatest interest to me. I assume its the "reserved space" from the game I'm particularly interested in. The reserved space is just cache as I understand it, of the most important files the game uses. But yeah. It might not be XVC like the main game files, yet its still done in with StandardODK. Honestly, if I might ramble for a bit... this was quite a ride. Now that I understand everything (more or less) and that I know I won't get into the files, I don't feel bad. In fact, I feel quite accomplished. I learned a thing or two along the way. One of my greatest "oh snap" moments was learning about Base64 and finding out the license xml for the game (okay, it's Kingdom Hearts 3) have sections which is encoded in it. https://base64.guru/converter/decode This site of course helped me (and its encode/decode functions ha). Quite obvious to others, but to me it was quite interesting experience. |
I presume there is still nothing on "StandardOdk"? I decided it would be fun to take a look at the Xbox One;s update files but can;t get anywhere so far. As mentioned before by Kharaxel, if it still can't be dumped, then nevermind. |
Would it be possible to bruteforce the StandardOdk? |
[Deleted some comments] |
So... it's impossible to extract/mount and look at the filesystem of Xbox One (thanks to hard encryption of update files).... |
I see it being mentioned both here and when I do -wi on .xvd's from XONE's internal hdd. Question is... as I understand, we know it exists but it is private right? I just want to make sure. Because if it can be obtained, where do I get it from? If it's taboo then just gimme a hint. But if it's private, as I suspect, then nevermind.
TL;DR: Can Key Extractor extract this from something? If this odk is private to M$, then nevermind.
Thank you, and I apologize if this is a dumb question.
The text was updated successfully, but these errors were encountered: