Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 450 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 450 Bytes

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.

drawing

Installation

Put the rva_copy.py to the folder with plugins.

Usage

Right click and choose Copy RVA