Open R3x opened 4 years ago
The Initial version of the LogMaker is done which goes through the given binary and prints out all the functions. The data from pin is parsed into the following format. In the below picture the input is a simple ptrace check binary.
The following have been implemented -
The following are partially implemented -
The files have been pushed onto my forked repo and will be sending a PR with the final files soon.
Looks good @Freakston! Send the PR and I will review. Attach a gist containing the results with the PR.
@pranjalsingh008 lets use the branch FuncTrace for working on this issue.
PR related to this issue #28
Function call tracer