vmtest888

Results 4 issues of 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;...

bug
not reproduced

Where can I download the compiled, new beta version?

**Environment:** - OS: Windows 10 - qView version: 5.0 **Information:** unable read image data ![98C73CBE-3F51-46a1-95B4-28200D7D4C13](https://user-images.githubusercontent.com/26427035/192995837-61bd9ed5-2f65-4008-a7ae-00082baaccc6.png) ![C697521F-6225-4d80-A6AE-D2834BFB5361](https://user-images.githubusercontent.com/26427035/192996064-0ec125fe-5da4-4095-8dfe-97516c98972f.png) [npc_192.zip](https://github.com/jurplel/qView/files/9673257/npc_192.zip)

bug

When an error occurs, use pyerr_ Fetch obtains information and then throws an exception through Dart to make the error more clear