mandiant / GoReSym

Go symbol recovery tool
MIT License
503 stars 62 forks source link

Please update with Go 1.18 library #4

Closed HongThatCong closed 2 years ago

HongThatCong commented 2 years ago

pnlntab in Go 1.18 binaries diffence with Go 1.16

stevemk14ebr commented 2 years ago

go 1.18 binaries should already be supported, if you're reporting a bug please provide more information

stevemk14ebr commented 2 years ago

Closing. With the fixes from https://github.com/mandiant/GoReSym/issues/3 1.18 symbols should be correctly parsed, and their VAs are now correct too.