Skip to content

CreateProcess(): The request is not supported. #2

@DarkHunterer

Description

@DarkHunterer

Im trying to use your tool to dump API calls from simple example of program executing sleep() function.

Execute:

./apitracker sleep_example.exe 0

This is the error

Traceback (most recent call last):
File "apitracker.py", line 749, in main
File "apitracker.py", line 222, in init
File "pydbg\pydbg_core.pyc", line 902, in load
pdx: [50] CreateProcess(): The request is not supported.

[] Usage: apitracker.exe <exe_file>


[
] Usage: apitracker.exe -p pid

Do I have to install some dependecies before usage? You are missing some first usage guide.

Regards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions