Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- See the end of this message for details on invoking
- just-in-time (JIT) debugging instead of this dialog box.
- ************** Exception Text **************
- System.ArgumentOutOfRangeException: Invalid process handle specified.
- Parameter name: hProcess
- at ꀲﲳ픠낁꧟办삭.Inject(String dllPath, IntPtr hProcess)
- at ᓏ因釬ꁛ茐櫦ꐣ銬.Inject(횾❬⪬⭯尯�偘ផ dll, IntPtr hProcess)
- at 蘂펁㬦㮄﹫秏큌쌆.峊唸ݬ͌띅镪၏ᨈ(횾❬⪬⭯尯�偘ផ 遺䌱}所ⴍ였, Int32 郼乁ꕗ㟢㑸樅↤곦)
- at 쾝匏飼뇘㨳✚궱䦉.ꫦᴺ뎸껲稡橬削딸()
- at 쾝匏飼뇘㨳✚궱䦉.菿榔썄ߕ⏭(Object ቯ✅냬좣⥖, EventArgs 䋈갻᪒䃠퀲乽鋅�)
- at System.Windows.Forms.Timer.OnTick(EventArgs e)
- at System.Windows.Forms.Timer.TimerNativeWindow.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.5466 (Win7SP1GDR.050727-5400)
- CodeBase: file:///D:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
- ----------------------------------------
- LMAOBOXLOADER
- Assembly Version: 1.0.0.0
- Win32 Version: 1.0.0.0
- CodeBase: file:///D:/Users/Graysson/Desktop/LMAOBOXLOADER.exe
- ----------------------------------------
- System
- Assembly Version: 2.0.0.0
- Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
- CodeBase: file:///D:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
- ----------------------------------------
- Ế蠈㛇탫ᗓۘ
- Assembly Version: 0.0.65535.65535
- Win32 Version: 1.0.0.0
- CodeBase: file:///D:/Users/Graysson/Desktop/LMAOBOXLOADER.exe
- ----------------------------------------
- 軒㮦㾡뵾နⱌ⸚
- Assembly Version: 0.0.65535.65535
- Win32 Version: 1.0.0.0
- CodeBase: file:///D:/Users/Graysson/Desktop/LMAOBOXLOADER.exe
- ----------------------------------------
- System.Windows.Forms
- Assembly Version: 2.0.0.0
- Win32 Version: 2.0.50727.5468 (Win7SP1GDR.050727-5400)
- CodeBase: file:///D:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
- ----------------------------------------
- System.Drawing
- Assembly Version: 2.0.0.0
- Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
- CodeBase: file:///D:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.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.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement