Renshareck
Results
3
comments of
Renshareck
Maybe other Go version is used there. U can find the actual version by "go 1" in string view on ida(maybe Go 1.20).
I've made a mistake with that the search_string is "go1"(there is no space) instead of "go 1".
I've update my plugin in github (https://github.com/renshareck/IDAGolangHelper_SupportGo1.20), rename_functions module works well in go 1.20 (but no go 1.18)