Enum0x539 / Qvoid-Token-Grabber

Grabs Discord tokens, browser cookies and passwords; Bypasses any kind of Token Protectors.
BSD 3-Clause "New" or "Revised" License
154 stars 56 forks source link

Exit error code 0 #7

Closed BlackPyxl1 closed 2 years ago

BlackPyxl1 commented 3 years ago

Hello! When im trying to open qvoid, i get an error. Here is the log.

'Qvoid Token Grabber.exe' (CLR v4.0.30319: DefaultDomain): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_32\mscorlib\v4.0_4.0.0.0__b77a5c561934e089\mscorlib.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Qvoid Token Grabber.exe' (CLR v4.0.30319: DefaultDomain): Loaded 'C:\Users\Asus\Desktop\token grabber\Qvoid Token Grabber\bin\Debug\Qvoid Token Grabber.exe'. Symbols loaded.
'Qvoid Token Grabber.exe' (CLR v4.0.30319: Qvoid Token Grabber.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Qvoid Token Grabber.exe' (CLR v4.0.30319: Qvoid Token Grabber.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Qvoid Token Grabber.exe' (CLR v4.0.30319: Qvoid Token Grabber.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Qvoid Token Grabber.exe' (CLR v4.0.30319: Qvoid Token Grabber.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Qvoid Token Grabber.exe' (CLR v4.0.30319: Qvoid Token Grabber.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Management\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Management.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Qvoid Token Grabber.exe' (CLR v4.0.30319: Qvoid Token Grabber.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Qvoid Token Grabber.exe' (CLR v4.0.30319: Qvoid Token Grabber.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Qvoid Token Grabber.exe' (CLR v4.0.30319: Qvoid Token Grabber.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.IO.Compression.FileSystem\v4.0_4.0.0.0__b77a5c561934e089\System.IO.Compression.FileSystem.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'Qvoid Token Grabber.exe' (CLR v4.0.30319: Qvoid Token Grabber.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.IO.Compression\v4.0_4.0.0.0__b77a5c561934e089\System.IO.Compression.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
The thread 0x2de0 has exited with code 0 (0x0).
The thread 0x2ddc has exited with code 0 (0x0).
Exception thrown: 'System.Net.WebException' in System.dll
The thread 0x2dd8 has exited with code 0 (0x0).
The program '[9208] Qvoid Token Grabber.exe' has exited with code 0 (0x0).
Enum0x539 commented 3 years ago

Hi BlackPyxl1, debug the project and tell me if you getting any error, if you do send a screenshot as well.

BlackPyxl1 commented 3 years ago

Hi BlackPyxl1, debug the project and tell me if you getting any error, if you do send a screenshot as well.

Hello, i think the problem is from the DLLs. erorr

Enum0x539 commented 3 years ago

Indeed, you don't have the resources. You can download them from here (https://cdn.discordapp.com/attachments/825091638782459912/889657500192874496/Release.zip), add them as resources.

BlackPyxl1 commented 3 years ago

Indeed, you don't have the resources. You can download them from here (https://cdn.discordapp.com/attachments/825091638782459912/889657500192874496/Release.zip), add them as resources.

BouncyCastle.Crypto and EntityFramework are missing

Enum0x539 commented 3 years ago

image

They are exists...

BlackPyxl1 commented 3 years ago

image

They are exists... Screenshot 2021-11-07 210326

Enum0x539 commented 2 years ago

Add them as dependencies not as resources and it should work