objection
objection copied to clipboard
Added --watch and friends to notify
Basically this adds the ability to specify --watch --dump-* which will when the class is loaded (lazy check), also invoke the same function that android hooking watch does.
This is useful if you want to observe what an injected class does, since you no longer have to manually run watch once you know it's loaded.