Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 255 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 255 Bytes

StemShim

StemShim is a shim for compatibility with the StemJail's kage client. It use the LD_PRELOAD feature to hook open-like functions of dynamically-linked ELF binaries.

Needs cargo >= v0.4.0 for dynamic library generation without hash suffix.