Skip to content

Why does the program load the local binary to construct the ROP chain even when leaking remotely? #30

@siruiTT

Description

@siruiTT

def leak_remote_libc_functions(simgr):

for state in simgr.unconstrained:
    properties = state.globals["properties"]
    elf = ELF(properties["file"]) #maze point 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions