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.
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.