Jump to content
RealModScene
JPizzle

NANDOne v0.02 By Tuxuser

Recommended Posts

NANDOne v0.02

===========
 
Xbox One NAND Filesystem tool
 
Parses Xbox One Nanddumps for file-adresses and extracts the binary
files. As I only had two dumps to work with, it's probably not
universally compatible and contains bugs for sure :p
 
Enjoy!
 
 
Requirements
===========
 * Python 2.7
 * Xbox One eMMC NAND Dump
 
 
Actions
===========
   info      Reads adresses from SFBX and GFCU Table and prints them
            to screen
   
   extract      Extracts the parsed entries from SFBX Table
   
   sfbxscan   If the SFBX adress of your NAND isn't contained, scan
            for the MAGIC/Header and append it to the list in the
            python script
 
 
Usage
===========
Usage:
   NANDOne.py [action] [dump]
 
Available Action:
   sfbxscan      Scans for SFBX address
   info      Prints the parsed entries
   extract      Extracts nand content
 
Example:
   NANDOne.py sfbxscan nanddump.bin
 
Author: tuxuser
Source: Github
 

 

 
 

NANDOne-v002.zip

Share this post


Link to post
Share on other sites

Will it do some magic like Jtag, i mean we will get region and ROM free in xbox one too? Great job anyways :thumbup:

It is the first of many steps

Share this post


Link to post
Share on other sites

thought they needed the cpu key first to decrypt the nand?

Not really, the 360 nand can also be read without a cpukey, however... parts of the data is encrypted (the keyvault for instance)

Reading the filesystem doesn't require you to decrypt it, reading the contents of the files in the filesystem however does need decryption...

Large portions of the Xbox One nand is identical between consoles... which is kinda expected... similar to the 360 or ps3 parts of the data is generic, only the per-console data is different...

  • Like 2

Share this post


Link to post
Share on other sites

the speculation is they have the keys....well according to darkmurf on torrentday...

Share this post


Link to post
Share on other sites

the speculation is they have the keys....well according to darkmurf on torrentday...

Nope, we don't have the keys yet... we thought we did... but no... it was wrong...

  • Like 1

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...