Skip to content

IDA pro plugin for assign type declarations with 'bad' characters. Like c++ stl templates Less/Greater brackets.

Notifications You must be signed in to change notification settings

rigmar/CustomTypeAssign

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CustomTypeAssign

IDA pro plugin for assign type declarations with 'bad' characters. Like c++ stl templates Less/Greater brackets.
Adds 'Set custom type...' action to right-click menu in HexRays pseudocode windows. Or can be obtained through 'shift-y' hotkey.

Works with:

  • Local variables
  • Global variables
  • Struct members
  • Function arguments

Not works for now with:

  • Function declaration like 'void _thiscall CMap_int_int_int_int___CMap_int_int_int_int(CMap<int,int,int,int> *this, int nBlockSize)' for example.

About

IDA pro plugin for assign type declarations with 'bad' characters. Like c++ stl templates Less/Greater brackets.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages