Projects STRLCPY IDAGolangHelper Commits 9d7cd763
🤬
  • ■ ■ ■ ■ ■
    README.md
    skipped 4 lines
    5 5  This is update for https://gitlab.com/zaytsevgu/GoUtils2.0
    6 6   
    7 7  Differences:
    8  - 1. Add support for go1.8 and go1.9
     8 + 1. Add support for go1.8 and go1.9, go1.10 (well actually it seems no difference from go1.9)
    9 9   2. Automatically add user-defined types to IDA. (Can be checked in Shift+f9 view)
     10 + 3. Add some not very advanced string recognition. You can press Shift+S to process current function
    10 11   
    11 12   
    12 13  https://2016.zeronights.ru/wp-content/uploads/2016/12/GO_Zaytsev.pdf - My presentation about Golang reversing
    skipped 1 lines
Please wait...
Page is in error, reload to recover