Projects STRLCPY IDAGolangHelper Commits bb656503
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■ ■
    README.md
     1 +# IDAGolangHelper
     2 +Set of IDA Pro scripts for parsing GoLang types information stored in compiled binary
     3 + 
     4 + 
     5 +This is update for https://gitlab.com/zaytsevgu/GoUtils2.0
     6 + 
     7 +Differences:
     8 + 1. Add support for go1.8 and go1.9
     9 + 2. Automatically add user-defined types to IDA. (Can be checked in Shift+f9 view)
     10 + 
Please wait...
Page is in error, reload to recover