Skip to content

crobject/PyXex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyXex

A module that allows interatction with the xbox 360 executable format (xex)

Sample uses

x = Xex('path\to\file\file.xex')
print(hex(x.entry_point))

Research used from https://github.com/benvanik/Xenia

About

A module that allows interatction with the xbox 360 executable format (xex)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages