capa/scripts
Ana Maria Martinez Gomez 2da2f498a2
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-03-03 17:36:50 +01:00
..
bulk-process.py scripts: add script demonstrating bulk processing 2020-09-23 09:13:49 -06:00
capa_as_library.py remove type hint to make CI happy 2020-12-08 21:46:39 +01:00
capafmt.py adjust negative hex numbers in to_yaml 2021-01-28 10:54:17 +01:00
ci.sh
import-to-bn.py dos2unix 2020-08-27 11:25:43 +02:00
import-to-ida.py Undefined name: import ida_funcs for lines 48, 52, 57 2020-09-07 09:48:42 +02:00
lint.py linter: adding ntoskrnl, ntdll overlap lint 2021-02-17 13:29:36 -07:00
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-03-03 17:36:50 +01:00