Skip to content

Pointers may exist in the segment __DATA_DIRTY #7

@sledgeh4w

Description

@sledgeh4w

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions