xvdtool
xvdtool copied to clipboard
A command-line tool for manipulating Xbox One XVD & XVC files.
save_new_xvd
Hi, I got 3 dumps, where 1 works perfectly fine and the other two throw the following expection, when I use the -i parameter: ``` XBFSTool 0.53.0-5737d20: Xbox boot filesystem...
i want to convert xvd to vhd, so i tried to decrypting it and when i launch the command it give me a error someone can help me please this...
I'm trying to mount a file, however it results in an error message shown in this screenshot: https://i.imgur.com/74qMk9Q.png I have installed the GameServices framework, but skipped the part where I...
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...
IIRC this was the only major part of XVDs I never looked into, as reversing this seemed like too much of a chore at the time. Not exactly super-important, but...
Newly added kind of block located just before hash table begins, seems to store 1 byte for each XVC region in the image, some places in xvdd.sys call this area...
Seems this flag is a recent-ish addition, wasn't seen in some older XVD utils/drivers at least. Most hash block related functions check for this flag, and if set multiply their...
Need to find out if we should do this or not, it seems xvdd relies on the hash table when en/decrypting, but with our current code xvdtool doesn't actually require...
Last 4 bytes of hash-entries are used during crypto as the XTS "dataUnit" number, I'd previously only seen those bytes being set to the relative page number of the page...