{% include 't_head.html' %}
Use the search bar below to quickly filter results:
✅ = the hooked method has been executed by the app - Refresh Page
{% for method_name in loaded_methods[class_name] %}{% set method_loop = loop %}{% if "Class: "+class_name+"\nMethod: "+method_name["ui_name"]+"\n" in methods_hooked_and_executed %}✅ {% endif %}{{method_name["ui_name"]}};{% endfor %}