spectralforce

RAT 116

Jan 30th, 2017
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.95 KB | None | 0 0
  1. See the end of this message for details on invoking
  2. just-in-time (JIT) debugging instead of this dialog box.
  3.  
  4. ************** Exception Text **************
  5. System.InvalidCastException: Conversion from type 'DBNull' to type 'String' is not valid.
  6. at Microsoft.VisualBasic.CompilerServices.Conversions.ToString(Object Value)
  7. at WindowsApplication1.server.GetServerInfo(Int32 serverID)
  8. at WindowsApplication1.cev.EventRealTimeTimerTick()
  9. at WindowsApplication1.frmMain.tmrEvents_Tick(Object sender, EventArgs e)
  10. at System.Windows.Forms.Timer.OnTick(EventArgs e)
  11. at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
  12. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  13.  
  14.  
  15. ************** Loaded Assemblies **************
  16. mscorlib
  17. Assembly Version: 4.0.0.0
  18. Win32 Version: 4.6.1586.0 built by: NETFXREL2
  19. CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
  20. ----------------------------------------
  21. 7D2DRAT
  22. Assembly Version: 1.0.0.0
  23. Win32 Version: 0.1.11.6
  24. CodeBase: file:///C:/Program%20Files%20(x86)/NomadSoft/7D2DRAT/7D2DRAT.exe
  25. ----------------------------------------
  26. Microsoft.VisualBasic
  27. Assembly Version: 10.0.0.0
  28. Win32 Version: 14.6.1586.0 built by: NETFXREL2
  29. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
  30. ----------------------------------------
  31. System
  32. Assembly Version: 4.0.0.0
  33. Win32 Version: 4.6.1586.0 built by: NETFXREL2
  34. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
  35. ----------------------------------------
  36. System.Core
  37. Assembly Version: 4.0.0.0
  38. Win32 Version: 4.6.1586.0 built by: NETFXREL2
  39. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
  40. ----------------------------------------
  41. System.Windows.Forms
  42. Assembly Version: 4.0.0.0
  43. Win32 Version: 4.6.1586.0 built by: NETFXREL2
  44. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
  45. ----------------------------------------
  46. System.Drawing
  47. Assembly Version: 4.0.0.0
  48. Win32 Version: 4.6.1586.0 built by: NETFXREL2
  49. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
  50. ----------------------------------------
  51. System.Runtime.Remoting
  52. Assembly Version: 4.0.0.0
  53. Win32 Version: 4.6.1586.0 built by: NETFXREL2
  54. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
  55. ----------------------------------------
  56. System.Data.SqlServerCe
  57. Assembly Version: 4.0.0.1
  58. Win32 Version: 4.0.8876.1
  59. CodeBase: file:///C:/Program%20Files%20(x86)/NomadSoft/7D2DRAT/System.Data.SqlServerCe.DLL
  60. ----------------------------------------
  61. System.Data
  62. Assembly Version: 4.0.0.0
  63. Win32 Version: 4.6.1636.0 built by: NETFXREL3STAGE
  64. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
  65. ----------------------------------------
  66. System.Transactions
  67. Assembly Version: 4.0.0.0
  68. Win32 Version: 4.6.1586.0 built by: NETFXREL2
  69. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
  70. ----------------------------------------
  71. System.Configuration
  72. Assembly Version: 4.0.0.0
  73. Win32 Version: 4.6.1586.0 built by: NETFXREL2
  74. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
  75. ----------------------------------------
  76. System.Xml
  77. Assembly Version: 4.0.0.0
  78. Win32 Version: 4.6.1586.0 built by: NETFXREL2
  79. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
  80. ----------------------------------------
  81. System.EnterpriseServices
  82. Assembly Version: 4.0.0.0
  83. Win32 Version: 4.6.1586.0 built by: NETFXREL2
  84. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
  85. ----------------------------------------
  86.  
  87. ************** JIT Debugging **************
  88. To enable just-in-time (JIT) debugging, the .config file for this
  89. application or computer (machine.config) must have the
  90. jitDebugging value set in the system.windows.forms section.
  91. The application must also be compiled with debugging
  92. enabled.
  93.  
  94. For example:
  95.  
  96. <configuration>
  97. <system.windows.forms jitDebugging="true" />
  98. </configuration>
  99.  
  100. When JIT debugging is enabled, any unhandled exception
  101. will be sent to the JIT debugger registered on the computer
  102. rather than be handled by this dialog box.
Advertisement
Add Comment
Please, Sign In to add comment