You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please answer the following questions for yourself before submitting an issue.
I am running the latest version
I checked the documentation and found no answer
I checked to make sure that this issue has not already been filed
I'm reporting the issue to the correct repository (for multi-repository projects)
I'm have read all configs with all optional parts
Expected Behavior
See calc.exe up and running in the screenshot.
See notepad.exe up and running in the screenshot.
Get the full API call trace for each one.
Current Behavior
None of them seems to work.
The screenshot doesn't show calc/notepad.
They finish almost as soon as they start, within the second.
The API trace doesn't look like the actual .exe was executed.
Failure Information (for bugs)
As per the Behavioral Analysis they finish within the second it was executed.
I tested them in a local (updated) environment but also double-checked that the same results happen in your environment, see the following results:
doomed is right - this is a mui issue not a cape issue. hasherezade offers a nice explanation: hasherezade/libpeconv#44
To prove this, instead of submitting notepad or calc, try submitting a batch file that launches them. Then cape has no problem monitoring these exes run from their proper location:
Prerequisites
Please answer the following questions for yourself before submitting an issue.
Expected Behavior
calc.exe
up and running in the screenshot.notepad.exe
up and running in the screenshot.Current Behavior
None of them seems to work.
Failure Information (for bugs)
As per the
Behavioral Analysis
they finish within the second it was executed.I tested them in a local (updated) environment but also double-checked that the same results happen in your environment, see the following results:
Steps to Reproduce
calc.exe
andnotepad.exe
fromc:\windows\sytem32
on the same win7 or win10 guest machine. Both .exe are PE 32 bit so it doesn't matter.Context
I tested them in a local updated environment but also double-checked that the same results happen in yours.
Local setup
$ python3 utils/community.py -waf
Failure Logs
Please check the result links above.
The text was updated successfully, but these errors were encountered: