SQL Server Identity Column Detection

I appreciate that, if the application had a few tables and a few new row events this would be possible. But the external application is well established (code wise), so trying to find every new row event for every table to populate another column with a GUID wouldn’t be practical (cost and time).