/* * dirtydecrypt_cve_2026_31635 — SKELETONKEY module registry hook */ #ifndef DIRTYDECRYPT_SKELETONKEY_MODULES_H #define DIRTYDECRYPT_SKELETONKEY_MODULES_H #include "../../core/module.h" extern const struct skeletonkey_module dirtydecrypt_module; #endif