libpeconv icon indicating copy to clipboard operation
libpeconv copied to clipboard

Problem loading some built-in Windows PEs

Open ghost opened this issue 2 years ago • 1 comments

I tried loading some windows built in PEs (with basic example code) like whoami.exe, hostname.exe, ipconfig.exe, some of them just return nothing to stdout and some of them return The specified resource type cannot be found in the image file. How can i solve it ?

ghost avatar Feb 23 '23 09:02 ghost

Hi, this seems a MUI problem. I explained it in details here: https://github.com/hasherezade/libpeconv/issues/44

hasherezade avatar Mar 05 '23 16:03 hasherezade