Zend certified PHP/Magento developer

Overwrite extension file with theme version

I’m using an extension from a vendor. The vendor is doing some magento frontend manipulation adding
some extra form fields to account create page. Now that module is in control/overwriting the magento version.

How can overwrite/control the vendor version from my theme?