The second hack is easy to turn into a product using the admin_index_main1 hook, although it wouldn't display in the same place as it did before. (Just above the Admin Notes)
Also, you removing a hook in your remove admin notes mod that other modifications could use
Code:
($hook = vBulletinHook::fetch_hook('admin_index_main2')) ? eval($hook) : false;
Finally, I think Andreas posted instructions on how to turn that mod into a product in the thread