Skip to content

Platform independent user_regs_struct defination #4

Open
@jschwinger233

Description

@jschwinger233

Reproduce steps:

  1. python3.8 -mhttp.server
  2. docker run -it --rm --pid host --net host --privileged python:3 bash
  3. python -mpip install git+https://github.com/jschwinger233/pdbattach.git
  4. pdbattach $(pgrep -f http.server)
  5. inspect the coredump, the data expected to be at $rdi is at $rbp

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