mirror of
https://github.com/vee1e/capa.git
synced 2026-09-02 19:27:23 +00:00
Compare the performance of vivisect Python 2 vs 3 by counting the number of feature of each type extracted for every binary in `tests/data`. Render the ones that perform bad (under a threshold - 98) and the total performance. Render also the running time per binary for both Python 2 and 3. From this result, it seems that vivisect behaves properly with Python3. |
||
|---|---|---|
| .. | ||
| bulk-process.py | ||
| capa_as_library.py | ||
| capafmt.py | ||
| ci.sh | ||
| import-to-bn.py | ||
| import-to-ida.py | ||
| lint.py | ||
| migrate-rules.py | ||
| setup-hooks.sh | ||
| show-capabilities-by-function.py | ||
| show-features.py | ||
| vivisect-py2-vs-py3.sh | ||