C0deH4cker / PwnableHarness

Manage building and deploying exploitation challenges with ease
MIT License
57 stars 4 forks source link

Add `PUBLISH_LD` like `PUBLISH_LIBC` #42

Closed C0deH4cker closed 4 weeks ago

C0deH4cker commented 4 weeks ago

Many times when a challenge author wants to share the libc used for a challenge with players, they'd also want to share the ld.so. Add a convenience option to support this.