Show HN: SindriKit – A C framework applying dependency injection to exploit dev
Category: library
Tags: c, offensive-security, dependency-injection
Score: 6.5/10 (Innovation: 7, Technical: 8, Documentation: 6, Utility: 5)
SindriKit is a C framework for offensive security development that decouples technique logic from execution mechanics using dependency injection via API tables. Its innovative approach allows swapping between Win32, native syscall, or custom execution profiles with one line of code, addressing a key pain point in red team tooling.
Target audience: security engineers, red teamers, offensive developers
Repository: https://sibouzitoun.tech/articles/sindrkit · C · MIT
View on Hacker News