unreliablecode / Unity-AntiModLoader
Publik
Lightweight Unity C# module detecting unauthorized mod loader frameworks (MelonLoader & BepInEx) via runtime filesystem and proxy DLL heuristic checks.
main
1 Bintang
0 Garpu
0 Pengamat
Diperbarui Aug 19, 2024
C#
100%
Berkomitmen main (5)
feat: Add AntiModLoader coordinator, listener example, and comprehensive README
a20354b
@unreliablecode • Aug 19, 2024
feat(melonloader): Implement MelonLoader filesystem and bootstrap detector
2c29b33
@unreliablecode • Apr 10, 2024
feat(bepinex): Implement BepInEx filesystem and proxy DLL detector
10dfc73
@unreliablecode • Dec 05, 2023
feat(models): Add ModDetectionResult model and detection status enum
24bbe6e
@unreliablecode • Aug 22, 2023
Initial commit: Repository setup, structure, and LICENSE
4f1d722
@unreliablecode • May 18, 2023