Version and Platform (required):
- Binary Ninja Version: 5.3.9399
Bug Description:
When a type archive exists at a path and you try to overwrite it using Create Type Archive, it just uses the existing one
Steps To Reproduce:
Please provide all steps required to reproduce the behavior:
- Open a binary
- Make types
- Create a type archive
a.bnta
- Push types
- Reopen binary
- Create a type archive
a.bnta
- Accept overwriting
- Notice the type archive still has the types you pushed
Expected Behavior:
Overwriting the type archive should make a new, empty type archive
Screenshots/Video Recording:

Version and Platform (required):
Bug Description:
When a type archive exists at a path and you try to overwrite it using
Create Type Archive, it just uses the existing oneSteps To Reproduce:
Please provide all steps required to reproduce the behavior:
a.bntaa.bntaExpected Behavior:
Overwriting the type archive should make a new, empty type archive
Screenshots/Video Recording:
