tag:github.com,2008:https://github.com/mandiant/GoReSym/releases Release notes from GoReSym 2026-03-05T21:29:56Z tag:github.com,2008:Repository/459658677/v3.3 2026-03-06T20:20:36Z v3.3 <ul> <li>Add 1.26 support</li> <li>Add 1.25 support</li> <li>Enhance CI thanks <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/kami922/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kami922">@kami922</a></li> </ul> stevemk14ebr tag:github.com,2008:Repository/459658677/v3.2 2026-02-17T15:21:31Z v3.2 <ul> <li>Added -strings flag to extract Go strings <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3767654728" data-permission-text="Title is private" data-url="https://github.com/mandiant/GoReSym/issues/77" data-hovercard-type="pull_request" data-hovercard-url="/mandiant/GoReSym/pull/77/hovercard" href="https://github.com/mandiant/GoReSym/pull/77">#77</a>. Thanks <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/kami922/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kami922">@kami922</a></li> <li>Refactored internal file reading and parsing utilities to minimize I/O operations and simplify future maintenance. <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3776403345" data-permission-text="Title is private" data-url="https://github.com/mandiant/GoReSym/issues/78" data-hovercard-type="pull_request" data-hovercard-url="/mandiant/GoReSym/pull/78/hovercard" href="https://github.com/mandiant/GoReSym/pull/78">#78</a>. Thanks <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/kami922/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kami922">@kami922</a></li> <li>Update ida python script to support 9.1+ <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3654399444" data-permission-text="Title is private" data-url="https://github.com/mandiant/GoReSym/issues/76" data-hovercard-type="pull_request" data-hovercard-url="/mandiant/GoReSym/pull/76/hovercard" href="https://github.com/mandiant/GoReSym/pull/76">#76</a> . Thanks <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/rand-tech/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/rand-tech">@rand-tech</a></li> </ul> stevemk14ebr tag:github.com,2008:Repository/459658677/v3.1.2 2025-08-08T13:55:19Z v3.1.2 <ul> <li>Add version to <code>-about</code> output</li> </ul> stevemk14ebr tag:github.com,2008:Repository/459658677/v3.1.1 2025-08-07T14:56:21Z v3.1.1 <ul> <li>Fix github actions (for 3.1 release)</li> </ul> stevemk14ebr tag:github.com,2008:Repository/459658677/v3.1 2025-08-07T14:36:15Z v3.1 <ul> <li>Fixes arg flag parsing order</li> <li>Fixes missing 1.17 and 1.19 moduledata cases</li> <li>Adds support for 1.21, 1.22, 1.23, and 1.24 by @<a href="https://github.com/krishnay13">krishnay</a></li> </ul> stevemk14ebr tag:github.com,2008:Repository/459658677/v3.0.2 2025-02-12T15:12:27Z v3.0.2 <ul> <li>Fix Unit tests</li> </ul> stevemk14ebr tag:github.com,2008:Repository/459658677/v3.0.1 2024-10-19T19:03:04Z v3.0.1 <ul> <li>Optimized regex scans to prevent extra matches. Behaves more like yara. <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2485384205" data-permission-text="Title is private" data-url="https://github.com/mandiant/GoReSym/issues/66" data-hovercard-type="pull_request" data-hovercard-url="/mandiant/GoReSym/pull/66/hovercard" href="https://github.com/mandiant/GoReSym/pull/66">#66</a></li> </ul> stevemk14ebr tag:github.com,2008:Repository/459658677/v3.0 2024-10-19T18:51:41Z v3.0 <ul> <li>Improves memory usage significantly by streaming pclntab candidates over a go channel. This prevents all the candidates from being held in memory. Using this generator pattern partially addresses the long time issue of OOM reported in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2445829531" data-permission-text="Title is private" data-url="https://github.com/mandiant/GoReSym/issues/61" data-hovercard-type="issue" data-hovercard-url="/mandiant/GoReSym/issues/61/hovercard" href="https://github.com/mandiant/GoReSym/issues/61">#61</a> <ul> <li>This comes at the expense of processing time as some operations are now repeated</li> </ul> </li> </ul> stevemk14ebr tag:github.com,2008:Repository/459658677/v2.7.4 2024-05-07T14:54:56Z v2.7.4 <ul> <li>Separates OS releases into different zip archives for easier automations</li> </ul> stevemk14ebr tag:github.com,2008:Repository/459658677/v2.7.3 2024-04-15T14:04:20Z v2.7.3 <ul> <li>Print license information with new <code>-about</code> flag</li> </ul> stevemk14ebr