Plugin for ida pro that copies RVA under cursor to clipboard.
It can be helpful when you are debugging a driver via WinDbg and have no debugging symbols for the driver and you have to set breakpoints using RVA.
Put the rva_copy.py to the folder with plugins.
Right click and choose Copy RVA