# titanium for s&box ## Docs - [API Reference](https://www.titanium.bz/api.md): We expect you to know some basic coding before using these. - [hookmethod()](https://www.titanium.bz/api/hookmethod.md): Hooks a method with a patch class. - [reflect()](https://www.titanium.bz/api/reflect.md): Built in reflector to find any member, public or non-public. - [setreadonlyproperty()](https://www.titanium.bz/api/setreadonlyproperty.md): Write into a read-only property. - [unhook()](https://www.titanium.bz/api/unhook.md): Remove hooks created by a specific patch class. - [unhookall()](https://www.titanium.bz/api/unhookall.md): Remove all Titanium hooks.