Home

Awesome

Copy_RVA

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.

<img src="https://github.com/RomanRybachek/Copy_RVA/blob/main/pictures/example.png" alt="drawing" width="500"/>

Installation

Put the rva_copy.py to the folder with plugins.

Usage

Right click and choose Copy RVA