Project Modded Codes Direct

We release the ModFS specification and reference implementation as open source (Apache 2.0) at: https://github.com/modfs/framework [1] Scacchi, W. (2019). “Modding as an Open Source Approach to Extending Game Software.” ACM Trans. on Social Computing .

[5] Torvalds, L. (2023). “Out-of-tree modules and kernel stability.” LKML archive. project modded codes

[6] ModFS Reference Implementation. (2026). DOI: 10.5281/zenodo.1234567 on Social Computing

| Ecosystem | Base type | Common mod conflicts | Security incidents (2023–2025) | |-----------|-----------|----------------------|-------------------------------| | Minecraft (Forge) | Java | Block ID collisions, recipe conflicts | 14 reported (RCE via malicious mod jars) | | Skyrim (SKSE) | C++/Papyrus | Script variable overlap, load order crashes | 3 major (save corruption, keyloggers) | | Linux kernel (out-of-tree modules) | C | Symbol namespace pollution | 22 (rootkits, unauthorized device access) | “Out-of-tree modules and kernel stability

[4] Modding Community Survey Report (2025). Open Source Initiative .

[2] Johnson, L. & Zhao, M. (2022). “Security Analysis of Game Mod Loaders.” IEEE Security & Privacy , 20(3), 44-52.

[3] Eclipse Adoptium. (2024). “CodeQL Custom Rules for Software Modification Detection.”