mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-02-06 00:35:04 +00:00
236 B
236 B
fs_mitm
fs_mitm is a sysmodule that enables intercepting file system operations. This module can log, deny, delay, replace, or redirect any request made to the filesystem. It enables LayeredFS to function, which allows for game mods.