Skip to content

xdusongwei/py-durango-tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Various python helper tools to deal with xbox one

Notes

Please use python3 for best compatibility. I didn't test with python2 at all. For easy usage -> Add python bin-directory to your PATH variable

Use the following command to start the individual tools:

python3 -m module

If you try to start the *.py file directly, most likely the imports wont be resolved.

Example

python3 -m gui.toolbox

Content

gui

gui.toolbox

hdd - Hard drive tools

hdd.external_storage_enum
hdd.savegame_enum
hdd.prepare_internal_hdd.xboxonehdd

nand - Nand / eMMC flash tools

nand.NANDOne

About

Various python helper tools to deal with xbox one

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%