vmtest888
vmtest888
https://github.com/x64dbg/x64dbg/blob/d6348b8fb83e520ea374faea9f252e5af6ec092c/src/dbg/commands/cmd-debug-control.cpp#L88 ``` auto arch = GetPeArch(arg1w.c_str()); if(arch == PeArch::DotnetAnyCpu) arch = IsWow64() ? PeArch::Dotnet64 : PeArch::Dotnet86; //do some basic checks switch(GetPeArch(arg1w.c_str())) { case PeArch::Invalid: dputs(QT_TRANSLATE_NOOP("DBG", "Invalid PE file!")); return false;...
Where can I download the compiled, new beta version?
**Environment:** - OS: Windows 10 - qView version: 5.0 **Information:** unable read image data   [npc_192.zip](https://github.com/jurplel/qView/files/9673257/npc_192.zip)
When an error occurs, use pyerr_ Fetch obtains information and then throws an exception through Dart to make the error more clear