angr / archr

Target-centric program analysis.
BSD 2-Clause "Simplified" License
72 stars 21 forks source link

taint_fd patch is not applied to cgc #89

Closed Kyle-Kyle closed 2 years ago

Kyle-Kyle commented 3 years ago

this is the patch to suppress error messages in #88 . taint_fd is a feature used in rex to for multi-stage exploitation. It records the interaction fd so the first payload(stager) knows where to read in the second payload

github-actions[bot] commented 2 years ago

This pull request has been marked as stale because it has no recent activity. Please comment or add the pinned tag to prevent this issue from being closed.

Kyle-Kyle commented 2 years ago

I'll just hit merge. I'll fix it if anything breaks.