Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add syscall-args and is-syscall #74

Merged
merged 6 commits into from
Jul 2, 2022
Merged

Add syscall-args and is-syscall #74

merged 6 commits into from
Jul 2, 2022

Conversation

hugsy
Copy link
Owner

@hugsy hugsy commented Jul 2, 2022

Description/Motivation/Screenshots

This PR moves the 2 commands syscall-args and is-syscall from GEF to GEF-Extras, including docs & tests were added as well.

This PR also registers an external context pane to call syscall-args, making it cleaner.

See

How Has This Been Tested ?

"Tested" indicates that the PR works and the unit test (i.e. make test) run passes without issue.

  • x86-32
  • x86-64
  • ARM
  • AARCH64
  • MIPS
  • POWERPC
  • SPARC
  • RISC-V

Checklist

  • My PR was done against the dev branch, not main.
  • My code follows the code style of this project.
  • My change includes a change to the documentation, if required.
  • If my change adds new code, adequate tests have been added.
  • I have read and agree to the CONTRIBUTING document.

hugsy added 5 commits June 27, 2022 18:50
commit bcb6567
Author: hugsy <hugsy@blah.cat>
Date:   Tue Jun 28 16:07:48 2022 -0700

    [ci] visualize-heap fix compil unused-var warning

commit 0d6d1ea
Author: hugsy <hugsy@blah.cat>
Date:   Tue Jun 28 16:05:59 2022 -0700

    [tests] using the same tempdir for gef and bins

commit 4979e82
Author: hugsy <hugsy@blah.cat>
Date:   Tue Jun 28 15:59:13 2022 -0700

    fixed `set-permission`

commit 0b067bd
Author: hugsy <hugsy@blah.cat>
Date:   Tue Jun 28 15:46:28 2022 -0700

    fixed `capstone-disassemble`

commit 6baf7d7
Author: hugsy <hugsy@blah.cat>
Date:   Tue Jun 28 15:42:55 2022 -0700

    fixed `keystone-assemble`
@hugsy hugsy changed the title Move syscall args Add syscall-args and is-syscall Jul 2, 2022
@hugsy hugsy merged commit 4261e38 into dev Jul 2, 2022
@hugsy hugsy deleted the move_syscall_args branch July 2, 2022 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant