Skip to content

Conversation

@red0xff
Copy link
Contributor

@red0xff red0xff commented Oct 11, 2020

This pull-request was inspired by the issue #154 .

The enhancement

This makes the dumpargs command also dump the arguments of syscalls (when it encounters the syscall or int 0x80 instruction), I've added a syscall table for Linux x86 and x64 (from here), included the tables in peda.py.

x86 Linux:

32bit

x64 Linux:

64bit

Any suggestions for improvement are welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant