Skip to content

Ida plugin to improve Create structure from selection naming

Notifications You must be signed in to change notification settings

AntonKukoba1/DemangledStructNaming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

DemangledStructNaming

IDA 7.7 plugin to improve Create structure from selection naming

Create structure from selection feature works pretty well, but it doesn't care about c++ names when creating VTBL structures. So creating the structure out of: image Generates the structure like this: image

This plugin does the demangling stuff when Create structure from selection feature is used and does just-in-time update of the newly created structure. So the result now looks like this:

image

About

Ida plugin to improve Create structure from selection naming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages