-
see original comment https://github.com/mandiant/capa/blob/b578c4d052e8899e82e06dd948c8e7395f391cec/capa/features/extractors/binexport2/__init__.py#L276
-
see original comment: https://github.com/mandiant/capa/pull/1950/files/b578c4d052e8899e82e06dd948c8e7395f391cec#r1622150361
-
> It appears that we're creating a new `PE`/`ELFFILE` object per function, when we should be creating these once per analysis. Commenting out `extract_insn_bytes_features` (the caller) resulted in a s…
-
see [original comment](https://github.com/mandiant/capa/pull/1950/files#r1484483553).
capa fails to extract import / export symbols from file with SHA256 hash `a881dd981034d225cc2a298358fccccc9792d…
-
`Bindiff.from_binexport_file` and `Bindiff.from_binary_file` always regenerate a new bindiff file. Sometimes in scripts it could be nice to not regenerate it. I think a `overwrite` option could be nic…
-
The Ghidra exporter should populate the `string_reference` table.
https://github.com/google/binexport/blob/5795afc727e7ab66072ea12b38f3e9c978bfa046/java/src/main/java/com/google/security/binexport/…
-
I have Ghidra 10.1.2 installed, and when I try to "Install Extension" for [this](https://github.com/google/binexport/releases/download/v12-20220607-binaryninja_3.1/ghidra_BinExport.zip) I get the erro…
-
Installing BinDiff from source according to building instructions in README currently fails due to binaryninjaapi git error.
**Environment (please complete the following information):**
- OS an…
-
## device Info
- Mac Mini - Apple M1 - Sonoma 14.0
- BinDiff 8
## screenshot
![image](https://github.com/google/bindiff/assets/15797691/56f2a8fc-2eb5-4b3c-9464-86594ff495d1)
![image](https://…
-
This plugin and also the bindiff7 plugin prevent IDA Pro from opening minidump files (.dmp files).
![image](https://user-images.githubusercontent.com/41159853/189442076-12c4e5f4-9ad8-4a7d-a610-08b0…