First of all Thanks Kev, for all the work you have done!
I am faceing also the problem that the mouse test ends with the known error message.
I tried everything! Btw. Windows XP Pro, and yes i am the admin!!
- I installed Framework 3.5
- Installing the kernelhotkey with the regserv32 doesn't work!
- Installing it with the setup, the bot or the KernelHotkey.exe seems to work?!?
- also the attack, or better said the keys seems to work! But not the mouse!
- I am useing the Microsoft Standard mouse driver!
At the end i have always the same error like a lot of the others, immediatly after the test the debugger opens.
There only one thing i am wondering (look at the bold letters):
Informationen über das Aufrufen von JIT-Debuggen
anstelle dieses Dialogfelds finden Sie am Ende dieser Meldung.
************** Ausnahmetext **************
System.FormatException: Die Eingabezeichenfolge hat das falsche Format.
bei System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
bei System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
bei System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info)
bei System.Convert.ToInt16(String value)
bei begin.Forms.start.button21_Click(Object sender, EventArgs e) in C:\Users\golempje\Desktop\Beta4 - 11\begin\Forms\start.cs:Zeile 578.
bei System.Windows.Forms.Control.OnClick(EventArgs e)
bei System.Windows.Forms.Button.OnClick(EventArgs e)
bei System.Windows.Forms.Button.OnMouseUp(MouseEventAr gs mevent)
bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
bei System.Windows.Forms.Control.WndProc(Message& m)
bei System.Windows.Forms.ButtonBase.WndProc(Message& m)
bei System.Windows.Forms.Button.WndProc(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Geladene Assemblys **************
mscorlib
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.1433 (REDBITS.050727-1400).
CodeBase: file:///C:/WINDOWSFRAMEWORK/v2.0.50727/mscorlib.dll.
----------------------------------------
begin
Assembly-Version: 1.0.0.0.
Win32-Version: 1.0.0.0.
CodeBase: file:///C:/MYPATH/Kevzor%201006/Kevzor%20beta%206/begin.exe.
----------------------------------------
System.Windows.Forms
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.1433 (REDBITS.050727-1400).
CodeBase: file:///C:/WINDOWSASSEMBLY/System.Windows.Forms.dll.
----------------------------------------
System
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.1433 (REDBITS.050727-1400).
CodeBase: file:///C:/WINDOWSASSEMBLY/System.dll.
----------------------------------------
System.Drawing
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.1433 (REDBITS.050727-1400).
CodeBase: file:///C:/WINDOWSASSEMBLY/System.Drawing.dll.
----------------------------------------
KernelHotkey
Assembly-Version: 1.0.0.0.
Win32-Version: 1.0.0.0.
CodeBase: file:///C:/MYPATH/Kevzor%201006/Kevzor%20beta%206/KernelHotkey.DLL.
----------------------------------------
mscorlib.resources
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.1433 (REDBITS.050727-1400).
CodeBase: file:///C:/WINDOWSFRAMEWORK/v2.0.50727/mscorlib.dll.
----------------------------------------
System.Windows.Forms.resources
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.1433 (REDBITS.050727-1400).
CodeBase: file:///C:/WINDOWSASSEMBLY/System.Windows.Forms.resources.dll.
----------------------------------------
************** JIT-Debuggen **************
Isn't the first path wrong?? This i can find in all debugger logs!
My knowledges are very low, so please apologize stupid questions!!