These files are part of the CrashRpt library.
CrashRpt is a free open-source library designed for intercepting
exceptions in your C++ program, collecting technical information about
the crash and sending error reports over the Internet to software
vendor.
(Cited from
http://crashrpt.sourceforge.net/)
It goes to the scene when Registry Finder encounters an unexpected error. Then it pops up the following dialog:

Only when user clicks the Send report button, the report is send over internet.No unattended "telemetry" is sent. (You can read about privacy policy here:
http://registry-finder.com/crashrpt_privacy_policy.html)
There is no way to suppress this dialog in case of an error. If you do not send the crash report, just click the Close the program button.