Skip to content

IDA plugin for quickly copying disassembly as encoded hex bytes

Notifications You must be signed in to change notification settings

OALabs/hexcopy-ida

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8b0b2a3 · Oct 11, 2021

History

13 Commits
Oct 11, 2021
Sep 15, 2021
Oct 11, 2021
Sep 16, 2021

Repository files navigation

GitHub release Chat Support

HexCopy

IDA plugin for quickly copying disassembly as encoded hex bytes. This whole plugin just saves you two extra clicks... but if you are frequently copying data from IDA into external tools and scripts this is a must have!

Using HexCopy

Highlight the data that you want to copy in the disassembly window then right click and select Copy Hex. You can also use the Ctrl+H hotkey to copy selected data without any clicks!

The data will be automatically copied to your clipboard as a hex-encoded string. The hex-encoded string is also printed to the console for quick reference.

Installing HexCopy

Simply copy the latest release of hexcopy.py into your IDA plugins directory and you are ready to start copying in hex!

❗Compatibility Issues

HexCopy has been developed for use with the IDA 7+ and Python 3.

I know many of you are still using Python 2.7 for compatibility with older plugins. We will attempt to continue to support Python 2.7 on IDA 7+ but there are no guarantees.

About

IDA plugin for quickly copying disassembly as encoded hex bytes

Resources

Stars

Watchers

Forks

Sponsor this project

Languages