We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
windows 10x64 Python 3.10.6-64 installed in custom path C:\Python310 but it added to path enviroment. Python 3.10.6-32 installed in default path and also added to path enviroment. x64dbg sep 2 2022 x64dbg log Initializing wait objects... Initializing debugger... Initializing debugger functions... Setting JSON memory management functions... Initializing Zydis... Getting directory information... Start file read thread... Retrieving syscall indices... Symbol Path: C:\x64dbg\release\x64\symbols Allocating message stack... Initializing global script variables... Registering debugger commands... Registering GUI command handler... Registering expression functions... Registering format functions... Registering Script DLL command handler... Starting command loop... Initialization successful! Loading plugins... [PLUGIN] Failed to load plugin: x64dbgpython.dp64 Handling command line... "C:\x64dbg\release\x64\x64dbg.exe" Syscall indices loaded! Error codes database loaded! Exception codes database loaded! NTSTATUS codes database loaded! Windows constant database loaded! Reading notes file... File read thread finished!
The text was updated successfully, but these errors were encountered:
I have just add build version for python 3.10. Please check and report.
Sorry, something went wrong.
Upgraded python solved the problem.
No branches or pull requests
windows 10x64
Python 3.10.6-64 installed in custom path C:\Python310 but it added to path enviroment.
Python 3.10.6-32 installed in default path and also added to path enviroment.
x64dbg sep 2 2022
x64dbg log
Initializing wait objects...
Initializing debugger...
Initializing debugger functions...
Setting JSON memory management functions...
Initializing Zydis...
Getting directory information...
Start file read thread...
Retrieving syscall indices...
Symbol Path: C:\x64dbg\release\x64\symbols
Allocating message stack...
Initializing global script variables...
Registering debugger commands...
Registering GUI command handler...
Registering expression functions...
Registering format functions...
Registering Script DLL command handler...
Starting command loop...
Initialization successful!
Loading plugins...
[PLUGIN] Failed to load plugin: x64dbgpython.dp64
Handling command line...
"C:\x64dbg\release\x64\x64dbg.exe"
Syscall indices loaded!
Error codes database loaded!
Exception codes database loaded!
NTSTATUS codes database loaded!
Windows constant database loaded!
Reading notes file...
File read thread finished!
The text was updated successfully, but these errors were encountered: