Issue the following command if you don't have devel already
drush @drupal7 en devel --y
#Let's hack core!
Rule 1 of Drupal: Don't hack core. Step 2 of this part of the talk: Hack core (butjust a lil tinny tiny bit)
go into includes/module.inc and find module_invoke_all (line 887)