Skip to content

ExecutePe no return output. #150

@piolug93

Description

@piolug93

When i run task with command ExecutePE result is only:

Image

When program console is:

Image

TestExec.exe code is simple:

#include <stdio.h>
#include <stdint.h>


int main() {
    printf("Before modification:\n");
    return 0;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions