polyverse / ropoly

ROP-Tool HTTP Server
MIT License
5 stars 3 forks source link

Refactored PTrace just slightly #29

Closed archisgore closed 6 years ago

archisgore commented 6 years ago
  1. Moved PTrace attachment inside the function to get gadgets from Pid.

  2. Defer the detachment so it always gets called.

  3. Minor debug logs that'll help.