Skip to content

ida: we leave behind unpacked database files #2951

@williballenthin

Description

@williballenthin

Note, in current version of capa (commit 6579e01), because of the lack of idapro.close_database, running capa -b will cause idapro to leave behind unpacked database files (*.id0 *.id1 *.id2 *.nam *.til);
@Young-Lord

see original report in #2950

we should be using a context manager to open the database, rather than trying to manually track when to open/close the db.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingida

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions