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

Changed register list to use precomputed tuples #866

Merged
merged 2 commits into from Feb 27, 2021

Conversation

TobiasFaller
Copy link
Contributor

The register list for each architecture in pwndbg/regs.py is now precomputed (#829).

@TobiasFaller
Copy link
Contributor Author

TobiasFaller commented Dec 14, 2020

@disconnect3d Followup to #829, will probably test if it is still functional tomorrow.
Update: Will check after Feb. 18th.

@TobiasFaller TobiasFaller changed the title WIP: Changed register list to use precomputed tuples Changed register list to use precomputed tuples Feb 26, 2021
@TobiasFaller
Copy link
Contributor Author

@disconnect3d Ok, tested it with amd64 binary in a Docker container. Seems to work fine, so I'm removing the WIP flag now.

@disconnect3d disconnect3d merged commit 96df189 into pwndbg:dev Feb 27, 2021
@disconnect3d
Copy link
Member

Thx

@TobiasFaller TobiasFaller deleted the feature-precomputed-registers branch December 2, 2021 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants