Skip to content

ISH2YU/hexcopy-ida

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Customized IDA plugin my own simple way

Now data gets copied like : 9B 1F B8 BF 5C 41 EC 50 1C 18 5D 57 61 F1 81 B5

Instead of : 9b1fb8bf5c41ec501c185d5761f181b5 ( Original Plugin )

which is more readable and understandable to me

image

Just something which I preferred you can make more changes like making options way you want to copy

Many more things can be done

Just be Creative 😊

( Not a developer , I break things better 🤠)

About

IDA plugin for quickly copying disassembly as encoded hex bytes , Customized it for my own convenience

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%