Forum > Complaints >

WRD crashes executer on inject

Posts: 1

Threads: 1

Joined: Sep, 2022

Reputation: 0

Posted

I use Vega X 2.2.0 and when I inject with the WRD api it pops up with an error and crashes. 

The popup details say error 403:forbidden and shows

 

See the end of this message for details on invoking 

just-in-time (JIT) debugging instead of this dialog box.

 

************** Exception Text **************

System.Net.WebException: The remote server returned an error: (403) Forbidden.

   at System.Net.WebClient.DownloadFile(Uri address, String fileName)

   at System.Net.WebClient.DownloadFile(String address, String fileName)

   at WeAreDevs_API.ExploitAPI.Bootstrap()

   at WeAreDevs_API.ExploitAPI.LaunchExploit()

   at Vega_X.VegaX.panel10_Click(Object sender, EventArgs e)

   at System.Windows.Forms.Control.OnClick(EventArgs 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.ScrollableControl.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.8.4515.0 built by: NET48REL1LAST_C

    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll

----------------------------------------

Vega X

    Assembly Version: 1.0.0.0

    Win32 Version: 1.0.0.0

    CodeBase: file:///C:/Users/Administrator/Downloads/Vega%20X%20-%20v2.2.0a/Vega%20X.exe

----------------------------------------

System.Windows.Forms

    Assembly Version: 4.0.0.0

    Win32 Version: 4.8.4515.0 built by: NET48REL1LAST_C

    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

----------------------------------------

System

    Assembly Version: 4.0.0.0

    Win32 Version: 4.8.4488.0 built by: NET48REL1LAST_C

    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

----------------------------------------

System.Drawing

    Assembly Version: 4.0.0.0

    Win32 Version: 4.8.4390.0 built by: NET48REL1LAST_C

    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

----------------------------------------

ComponentFactory.Krypton.Toolkit

    Assembly Version: 4.6.0.0

    Win32 Version: 4.6.0.0

    CodeBase: file:///C:/Users/Administrator/Downloads/Vega%20X%20-%20v2.2.0a/ComponentFactory.Krypton.Toolkit.DLL

----------------------------------------

CircularProgressBar

    Assembly Version: 2.8.0.16

    Win32 Version: 2.8.0.16

    CodeBase: file:///C:/Users/Administrator/Downloads/Vega%20X%20-%20v2.2.0a/CircularProgressBar.DLL

----------------------------------------

WinFormAnimation

    Assembly Version: 1.6.0.4

    Win32 Version: 1.6.0.4

    CodeBase: file:///C:/Users/Administrator/Downloads/Vega%20X%20-%20v2.2.0a/WinFormAnimation.DLL

----------------------------------------

System.Configuration

    Assembly Version: 4.0.0.0

    Win32 Version: 4.8.4190.0 built by: NET48REL1LAST_B

    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

----------------------------------------

System.Core

    Assembly Version: 4.0.0.0

    Win32 Version: 4.8.4515.0 built by: NET48REL1LAST_C

    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll

----------------------------------------

System.Xml

    Assembly Version: 4.0.0.0

    Win32 Version: 4.8.4084.0 built by: NET48REL1

    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

----------------------------------------

WeAreDevs_API

    Assembly Version: 1.0.0.0

    Win32 Version: 1.0.0.0

    CodeBase: file:///C:/Users/Administrator/Downloads/Vega%20X%20-%20v2.2.0a/WeAreDevs_API.DLL

----------------------------------------

FastColoredTextBox

    Assembly Version: 2.16.24.0

    Win32 Version: 2.16.24.0

    CodeBase: file:///C:/Users/Administrator/Downloads/Vega%20X%20-%20v2.2.0a/FastColoredTextBox.DLL

----------------------------------------

Accessibility

    Assembly Version: 4.0.0.0

    Win32 Version: 4.8.4084.0 built by: NET48REL1

    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll

----------------------------------------

Newtonsoft.Json

    Assembly Version: 13.0.0.0

    Win32 Version: 1.0.0.0

    CodeBase: file:///C:/Users/Administrator/Downloads/Vega%20X%20-%20v2.2.0a/WeAreDevs_API.dll

----------------------------------------

System.Numerics

    Assembly Version: 4.0.0.0

    Win32 Version: 4.8.4084.0 built by: NET48REL1

    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.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.

 

.

  • 0

Posts: 2

Threads: 0

Joined: Feb, 2022

Reputation: 0

Replied

im using kiwi x and same thing happening to me

  • 0

hi.

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )