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

Pointers may exist in the segment __DATA_DIRTY #7

Open
sledgeh4w opened this issue Aug 2, 2023 · 0 comments
Open

Pointers may exist in the segment __DATA_DIRTY #7

sledgeh4w opened this issue Aug 2, 2023 · 0 comments

Comments

@sledgeh4w
Copy link

I am using strongarm to analysis libsystem_kernel.dylib from iOS. I found pointers in the section __data of segment __DATA_ DIRTY, I tried using MachoBinary.read_pointer_section to read, but this segement has been filtered out.

I suggest adding an optional parameter segment_name to MachoBinary.read_pointer_section to specify the segment.

Thanks.

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

No branches or pull requests

1 participant