MyBB-Hook-Finder.A simple script written to locate hooks within MyBB files using the $plugins->runn_hooks(); syntax. Creates a solitary output HTML file that contains information such as hook name, it's arguments and the file it's located in as well as the line number where it occurs.