# libWiiPy.title.iospatcher Module ## Description The `libWiiPy.title.iospatcher` module provides support for applying various binary patches to IOS' ES module. These patches and what they do can be found attached to the methods used to apply them. ## Module Contents ```{eval-rst} .. automodule:: libWiiPy.title.iospatcher :members: :undoc-members: :show-inheritance: ```