Currently we cache the function GUIDs indefinitely and do not regenerate them when we:
- Rebase the binary
- Add sections / segments
Both happen most frequently in the context of firmware binaries. Once these occur we should regenerate guids in the background, since the guids can be altered.
Currently we cache the function GUIDs indefinitely and do not regenerate them when we:
Both happen most frequently in the context of firmware binaries. Once these occur we should regenerate guids in the background, since the guids can be altered.