v1.1.0
Release of readhook v1.1.0. This release re-factors readhook into two parts:
- fullhook.so: Provides additional exploit development tools (magic string "xyzzx")
- basehook.so: Provides the raw overflow endpoint (magic string "xyzzy")
See:
https://github.com/polyverse/readhook/blob/master/README.md
For examples, see:
https://github.com/polyverse/node-echo-server/blob/master/README.md
https://github.com/polyverse/readhook-node-echo-server/blob/master/README.md