capa/scripts
Ana Maria Martinez Gomez adcb683458
Add script to compare vivisect Python 2 vs 3
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.
2021-02-25 09:35:40 +01:00
..
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 removing viv dep from show-capabilities-by-function.py 2021-02-17 14:49:52 -07:00
show-features.py update to support running in IDA w/ Python 3 2021-02-19 14:28:20 -07:00
vivisect-py2-vs-py3.sh Add script to compare vivisect Python 2 vs 3 2021-02-25 09:35:40 +01:00