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

check if layout exist before add: glibc, syscall #108

Merged

Conversation

therealdreg
Copy link
Collaborator

@therealdreg therealdreg commented Apr 23, 2024

Description/Motivation/Screenshots

check if layout exist before add: glibc, syscall

Currently, each time GEF is executed, the entries are added over and over again.

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

@therealdreg therealdreg requested a review from hugsy April 23, 2024 01:31
@therealdreg therealdreg added this to the 2024.05 milestone Apr 23, 2024
scripts/syscall_args/__init__.py Show resolved Hide resolved
scripts/libc_function_args/__init__.py Show resolved Hide resolved
@therealdreg therealdreg requested a review from hugsy April 23, 2024 01:51
@therealdreg therealdreg merged commit 4a96333 into hugsy:main Apr 23, 2024
5 of 7 checks passed
@therealdreg therealdreg deleted the check-if-layout-exist-before-add branch April 27, 2024 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants