Binary Ninja Version
2.4.2950-dev
Describe the bug
When I call bv.auto_remove_segment, save my bndb, and open it back up, the removed segment reappears.
Additionally the removed segment remains in the feature map, even after refreshing the feature map.
To Reproduce
Steps to reproduce the behavior:
- Open a raw binary with “Open with Options.”
- Manually put all the parts of the raw binary where they need to be with add_user_segment.
- Remove the original segment with auto_remove_segment.
- Save bndb
- Close Binja
- Reopen bndb
Expected behavior
The original segment is gone.
Observed Behavior
The original segment re-appears.
Screenshots
N/A
Version and Platform (required):
- Binary Ninja: Dev 2.4.2950
- OS: Ubuntu 20.04
- Version [e.g. 20.04]
Additional context
Your issue template asks for binary ninja version twice :)
Binary Ninja Version
2.4.2950-dev
Describe the bug
When I call bv.auto_remove_segment, save my bndb, and open it back up, the removed segment reappears.
Additionally the removed segment remains in the feature map, even after refreshing the feature map.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The original segment is gone.
Observed Behavior
The original segment re-appears.
Screenshots
N/A
Version and Platform (required):
Additional context
Your issue template asks for binary ninja version twice :)