RomanRybachek / Copy_RVA

Plugin for ida pro that copies RVA under cursor to clipboard.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Plugin for ida pro that copies RVA under cursor to clipboard.


Languages

Language:Python 100.0%