- Added -strings flag to extract Go strings https://github.com/mandiant/GoReSym/pull/77. Thanks @kami922
- Refactored internal file reading and parsing utilities to minimize I/O operations and simplify future maintenance. https://github.com/mandiant/GoReSym/pull/78. Thanks @kami922
- Update ida python script to support 9.1+ https://github.com/mandiant/GoReSym/pull/76 . Thanks @rand-tech