FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

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

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

15 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL