Tutorials Navigation

Tutorials :: New :: Popular :: Top Rated

Tutorials: 18,326 Categories: 12

Total Tutorial Views: 41,472,610

How To Decompile An Xex file

Tutorial Name: How To Decompile An Xex file  

Category: Xbox 360 Tutorials

Submitted By: Xbox360Modding

Date Added:

Comments: 0

Views: 7,867

Related Forum: Xbox Forum

Share:

right this is gonna be a noob friendly tut (hopefully)

things your going to need

Xextool
a default.xex from your game

right get your xex into a new folder
put xextool into the same folder

now click start and type cmd
go up to command and right click and copy

paste that into your folder that contains your xex and xextool

now drag xextool into the cmd prompt

that shud pop a new window up now

now type xextool -l default.xex > dump.txt (that will create a text file in your folder will have all sorts of info
thats for if your gonna load it into Ida Pro (but we not gonna so )
now type xextool -c u default.xex and hit enter
should now be uncompressed

then type xextool -e d default.xex and hit enter

now it should say its unencrypted and uncompressed

happy days now ya can fire it into a hex editor and try find some mods in it
or run it thru ida pro and see what ya can get goin thru that

Ratings

Current rating: 2.88 by 8 users
Please take one second and rate this tutorial...

Not a Chance
1
2
3
4
5
6
7
8
9
10
Absolutely

Comments

"How To Decompile An Xex file" :: Login/Create an Account :: 0 comments

If you would like to post a comment please signin to your account or register for an account.