abgx360

Thursday 25 November 2010

XexTool v6.0 and Xex Loader for IDA v6.0

For those who don’t know, XexTool is a windows command line tool that gives info on every aspect of an Xbox360 xex file. It also extracts the file that the xex is based on (usually an exe file) and has the ability to alter most of the various flags and parameters set inside an xex file.
What’s new/fixed:
* finally fixed the p
atching ability where the target file is smaller than the source file. hopefully it is fixed properly :)
* fixed handling of bitfields in version structs (only affected big endian systems)
+ added support for natal/kinect related flags
+ added support for xex date restrictions
+ added support for xex console id restrictions
+ added support for xex device id restrictions
+ added support for xex keyvault privileges restrictions
+ added support for extra debug memory entry
+ added support for a few new xex flags and system partitions

The IDA loader for XEX files enables you to directly load an xex file into the IDA disassembler in order to look at what the internal code is doing. This is extremely useful for developers and reversers. If you don’t know what IDA is or what this loader does, then this tool isn’t for you.
http://xorloser.com/

No comments:

Post a Comment