Copy_RVA

July 28, 2023 ยท View on GitHub

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.

drawing

Installation

Put the rva_copy.py to the folder with plugins.

Usage

Right click and choose Copy RVA