XenocodeRCE

Untitled

Aug 27th, 2013
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.93 KB | None | 0 0
  1. Exception classes:
  2. System.ArgumentException
  3. System.TypeInitializationException
  4.  
  5. Exception messages:
  6. Impossible de résoudre la méthode Void .ctor(), car le type déclarant du handle de méthode WTFProtector.Deploy.TextFile+ContextStream`1[T] est générique. Fournissez explicitement le type déclarant à GetMethodFromHandle.
  7. Une exception a été levée par l'initialiseur de type pour 'WTFProtector.Deploy.BitmapFactory'.
  8.  
  9. Stack Traces:
  10. à System.Reflection.MethodBase.GetMethodFromHandle(RuntimeMethodHandle handle)
  11. à WTFProtector.Deploy.DeviceSet.IncreaseToolbox(Int32 int_0, Int32 int_1, Int32 int_2)
  12. à WTFProtector.Deploy.BitmapFactory..cctor()
  13. --- Next Call Stack:
  14. à WTFProtector.Deploy.BitmapFactory.IncreaseToolbox()
  15. à WTFProtector.Deploy.WindowStream.IncreaseToolbox()
  16. à System.AppDomain._nExecuteAssembly(RuntimeAssembly assembly, String[] args)
  17. à System.AppDomain.ExecuteAssembly(String assemblyFile, String[] args)
  18. à System.AppDomain.ExecuteAssembly(String assemblyFile)
  19. à System.AppDomain.ExecuteAssembly(String assemblyFile)
  20. à ExceptionLogger.MainForm.Button2Click(Object sender, EventArgs e) dans d:\PC_CONTENTS\MY_TOOLS\Unpackers\ExceptionLogger\ExceptionLogger\MainForm.cs:ligne 497
  21. à System.Windows.Forms.Control.OnClick(EventArgs e)
  22. à System.Windows.Forms.Button.OnClick(EventArgs e)
  23. à System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
  24. à System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  25. à System.Windows.Forms.Control.WndProc(Message& m)
  26. à System.Windows.Forms.ButtonBase.WndProc(Message& m)
  27. à System.Windows.Forms.Button.WndProc(Message& m)
  28. à System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  29. à System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  30. à System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Advertisement
Add Comment
Please, Sign In to add comment