Post: PS3 DEX Help
08-28-2014, 12:38 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); I'm on Rebug 4.46 D-REX

and I'm connected wired. and connected with target manager and have a debug eboot and .self

and rtm tools connect, but they wont attach.

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

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at PS3Lib.TMAPI.AttachProcess()
at PS3Lib.PS3API.AttachProcess()
at WindowsFormsApplication1.Form1.e9icluQgjQG1yf8GHRj(Object )
at WindowsFormsApplication1.Form1.eLqmnni0Xb(Object , EventArgs )
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at MetroFramework.Controls.MetroButton.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(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: 4.0.0.0
Win32 Version: 4.0.30319.18444 built by: FX451RTMGDR
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
1Austin112's All COD RTM Tool
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/ManaS/Downloads/PS3%20Hacks/Call%20Of%20Duty/1Austin112%20CoD%20RTM%20Tool/1Austin112%20CoD%20RTM%20Tool/1Austin112's%20All%20COD%20RTM%20Tool.exe
----------------------------------------
MetroFramework
Assembly Version: 1.1.0.0
Win32 Version: 1.1.0.0
CodeBase: file:///C:/Users/ManaS/Downloads/PS3%20Hacks/Call%20Of%20Duty/1Austin112%20CoD%20RTM%20Tool/1Austin112%20CoD%20RTM%20Tool/MetroFramework.DLL
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
PS3TMAPI_NET
Assembly Version: 420.1.14.7
Win32 Version: 420.1.14.7
CodeBase: file:///C:/Users/ManaS/Downloads/PS3%20Hacks/Call%20Of%20Duty/1Austin112%20CoD%20RTM%20Tool/1Austin112%20CoD%20RTM%20Tool/PS3TMAPI_NET.DLL
----------------------------------------
PS3Lib
Assembly Version: 0.0.0.0
Win32 Version: 4.4.2.2
CodeBase: file:///C:/Users/ManaS/Downloads/PS3%20Hacks/Call%20Of%20Duty/1Austin112%20CoD%20RTM%20Tool/1Austin112%20CoD%20RTM%20Tool/PS3Lib.DLL
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.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.
(adsbygoogle = window.adsbygoogle || []).push({});
08-28-2014, 12:57 PM #2
Originally posted by nSo View Post
I'm on Rebug 4.46 D-REX

and I'm connected wired. and connected with target manager and have a debug eboot and .self

and rtm tools connect, but they wont attach.

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

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at PS3Lib.TMAPI.AttachProcess()
at PS3Lib.PS3API.AttachProcess()
at WindowsFormsApplication1.Form1.e9icluQgjQG1yf8GHRj(Object )
at WindowsFormsApplication1.Form1.eLqmnni0Xb(Object , EventArgs )
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at MetroFramework.Controls.MetroButton.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(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: 4.0.0.0
Win32 Version: 4.0.30319.18444 built by: FX451RTMGDR
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
1Austin112's All COD RTM Tool
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/ManaS/Downloads/PS3%20Hacks/Call%20Of%20Duty/1Austin112%20CoD%20RTM%20Tool/1Austin112%20CoD%20RTM%20Tool/1Austin112's%20All%20COD%20RTM%20Tool.exe
----------------------------------------
MetroFramework
Assembly Version: 1.1.0.0
Win32 Version: 1.1.0.0
CodeBase: file:///C:/Users/ManaS/Downloads/PS3%20Hacks/Call%20Of%20Duty/1Austin112%20CoD%20RTM%20Tool/1Austin112%20CoD%20RTM%20Tool/MetroFramework.DLL
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
PS3TMAPI_NET
Assembly Version: 420.1.14.7
Win32 Version: 420.1.14.7
CodeBase: file:///C:/Users/ManaS/Downloads/PS3%20Hacks/Call%20Of%20Duty/1Austin112%20CoD%20RTM%20Tool/1Austin112%20CoD%20RTM%20Tool/PS3TMAPI_NET.DLL
----------------------------------------
PS3Lib
Assembly Version: 0.0.0.0
Win32 Version: 4.4.2.2
CodeBase: file:///C:/Users/ManaS/Downloads/PS3%20Hacks/Call%20Of%20Duty/1Austin112%20CoD%20RTM%20Tool/1Austin112%20CoD%20RTM%20Tool/PS3Lib.DLL
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.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.


It's not you, it's the badly coded program :p
At least I think it is because it says "Object reference not set to an instance of an object."
08-28-2014, 01:29 PM #3
Franky
Big Daddy
I don't think it's the coding, I use that tool just fine on all the cods it supports or rather connect/attach it. It's a possibility your Debug settings are a bit off.

Release Check Mode: Development Mode
Boot Mode: System Software Mode
Network Settings for Debug: Single Settings /Dual Settings (for Wifi)

If you think it's the tool, try another one. If the same thing happens, maybe the eboot/self are bad, or try re-adding your system back to Target Manager.
08-28-2014, 03:58 PM #4
REX_Codex
Do a barrel roll!
it could also be that the EBOOT isnt resigned.
08-28-2014, 05:43 PM #5
Originally posted by nSo View Post
I'm on Rebug 4.46 D-REX

and I'm connected wired. and connected with target manager and have a debug eboot and .self

and rtm tools connect, but they wont attach.

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

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at PS3Lib.TMAPI.AttachProcess()
at PS3Lib.PS3API.AttachProcess()
at WindowsFormsApplication1.Form1.e9icluQgjQG1yf8GHRj(Object )
at WindowsFormsApplication1.Form1.eLqmnni0Xb(Object , EventArgs )
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at MetroFramework.Controls.MetroButton.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(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: 4.0.0.0
Win32 Version: 4.0.30319.18444 built by: FX451RTMGDR
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
1Austin112's All COD RTM Tool
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/ManaS/Downloads/PS3%20Hacks/Call%20Of%20Duty/1Austin112%20CoD%20RTM%20Tool/1Austin112%20CoD%20RTM%20Tool/1Austin112's%20All%20COD%20RTM%20Tool.exe
----------------------------------------
MetroFramework
Assembly Version: 1.1.0.0
Win32 Version: 1.1.0.0
CodeBase: file:///C:/Users/ManaS/Downloads/PS3%20Hacks/Call%20Of%20Duty/1Austin112%20CoD%20RTM%20Tool/1Austin112%20CoD%20RTM%20Tool/MetroFramework.DLL
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
PS3TMAPI_NET
Assembly Version: 420.1.14.7
Win32 Version: 420.1.14.7
CodeBase: file:///C:/Users/ManaS/Downloads/PS3%20Hacks/Call%20Of%20Duty/1Austin112%20CoD%20RTM%20Tool/1Austin112%20CoD%20RTM%20Tool/PS3TMAPI_NET.DLL
----------------------------------------
PS3Lib
Assembly Version: 0.0.0.0
Win32 Version: 4.4.2.2
CodeBase: file:///C:/Users/ManaS/Downloads/PS3%20Hacks/Call%20Of%20Duty/1Austin112%20CoD%20RTM%20Tool/1Austin112%20CoD%20RTM%20Tool/PS3Lib.DLL
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.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.


You sure you are not missing any dynamic link library files (dll)?

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo