Black Ops XEX Patcher

any eta on single player xex?

Uhh, before the weekend for sure.

cool thanks :smile:

Nice Program

Works Fine

Finally Working + n00b Friendly =D

x

nice work

is this jtag only

>Implying you can run XeXs on a retail xbox 360.

when u say the tu1 xex does not work, what is that is that like a pacific part of the mp xex? do the mods work split screen and system link? or only like zombies or wht?

nice. i like yours better than kiwis design speaking, but his works better for me. idk why. but yours looks amazing bro

i keep getting that when i try to decopmress the xex and the xextool doesnt open is there any other files i need for the xex tool to decrypt it?

use kiwis. i can link you if you want. that is, if codys doesnt work for ya.

Make sure XEX Tool is in the same folder as the app.
Or else you’ll get that error.

works fine :smile:

great program bro. i just tried it and no errors at all.

I will be merging the XexTool as a resource in the update coming out tonight.

cant wait:thumbsup:

I’ll start on it tonight.

thanks, Keep it updated =]

Updated. 1.3 is out.

Error when saving in 1.3

See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ArgumentException: Empty path name is not legal.
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
   at System.IO.FileStream..ctor(String path, FileMode mode)
   at WindowsFormsApplication1.Form1.Write(Int32 offset, Byte[] buffer)
   at WindowsFormsApplication1.Form1.buttonX2_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at DevComponents.DotNetBar.ButtonX.OnClick(EventArgs e)
   at DevComponents.DotNetBar.ButtonX.OnMouseUp(MouseEventArgs e)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at DevComponents.DotNetBar.PopupItemControl.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4952 (win7RTMGDR.050727-4900)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
XEX Patcher SOURCE
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/Justin/Desktop/Black%20Ops%20XEX%20Modder%20v1.3/XEX%20Patcher%20SOURCE.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
DevComponents.DotNetBar2
    Assembly Version: 9.0.0.0
    Win32 Version: 9.0.0.0
    CodeBase: file:///C:/Users/Justin/Desktop/Black%20Ops%20XEX%20Modder%20v1.3/DevComponents.DotNetBar2.DLL
----------------------------------------
Accessibility
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

Edit: Realized it was because there was no xex open lul.

You should add a message box if you attempt to save with no xex open so it will handle the error with a message instead of a framework error.

Gonna make some changes in the OFD in a bit, but for now I’m completely overhauling the UI.