Commit Graph

391 Commits

Author SHA1 Message Date
Ana María Martínez Gómez 80ba19a466 Do not initialize Regex match
It is not used until it has a value.
2020-07-15 23:02:06 +02:00
Michael Hunhoff 67cfb3866c support regex feature capa explorer 2020-07-15 14:55:29 -06:00
Ana María Martínez Gómez 78dae308c2 Add test for RegExp descriptions
Now that RegExp are a feature, ensure that descriptions are working.
2020-07-15 22:37:38 +02:00
Ana María Martínez Gómez 6fe56f6224 Make Regex a Feature
This enables description for regular expressions and simplifies the code.
2020-07-15 22:37:35 +02:00
Willi Ballenthin 881ca88bfe Merge pull request #146 from fireeye/capa-explorer-export-json-results
capa explorer: add file menu option to export capa results
2020-07-15 14:28:17 -06:00
William Ballenthin a88ada3562 Merge branch 'master' into capa-explorer-export-json-results 2020-07-15 14:26:14 -06:00
William Ballenthin 940137fad8 explorer: use binary mode when opening files 2020-07-15 14:25:39 -06:00
William Ballenthin cc3e5fd7c6 explorer: use binary mode for opening files 2020-07-15 14:25:04 -06:00
William Ballenthin e09979720a pep8 2020-07-15 14:16:21 -06:00
William Ballenthin 3faf175da7 *: add license header
closes #144
2020-07-15 14:14:53 -06:00
Ana María Martínez Gómez a28baf09d6 Merge pull request #153 from fireeye/fix/version-option 2020-07-15 16:40:24 +02:00
Moritz Raabe 7863b78a68 main: fix version and reorder options 2020-07-15 15:15:36 +02:00
Willi Ballenthin c083303f31 Merge pull request #145 from fireeye/bug-fix-for-101
bug fix: remove lazy map() eval
2020-07-14 23:19:13 -06:00
Willi Ballenthin bc85cd1297 Merge pull request #147 from fireeye/improve-handling-of-features-without-value
improve rendering of features with no value
2020-07-14 23:18:24 -06:00
Michael Hunhoff d0f3a90aef adding code to handle features with no value e.g. basic block features 2020-07-14 21:41:02 -06:00
Michael Hunhoff b9e4ce61a0 adding file menu option to export json file 2020-07-14 21:06:53 -06:00
Michael Hunhoff c0b9c1a4fa remove lazy map eval 2020-07-14 20:46:20 -06:00
Willi Ballenthin 532ee68bde Merge pull request #142 from fireeye/mr-tz-patch-1
Update setup.py
2020-07-14 15:09:30 -06:00
Willi Ballenthin 54cd456174 Merge pull request #143 from fireeye/remove-scripts-testbed
remove testbed scripts
2020-07-14 15:08:32 -06:00
Moritz Raabe 96feab7b4d remove testbed scripts 2020-07-14 23:06:32 +02:00
Moritz ba7c21852e Update setup.py 2020-07-14 23:02:51 +02:00
William Ballenthin dbaa7e314e main: doc about default rules 2020-07-14 14:43:23 -06:00
William Ballenthin 9071720431 main: detect when embedded rules not found
related to #132
2020-07-14 14:36:11 -06:00
Willi Ballenthin 41d6bdc25e installation: note that method 2 doesn't fetch rules 2020-07-14 14:30:32 -06:00
William Ballenthin e28de9292b features: characteristic: simplify freeze
closes #65
2020-07-14 11:32:17 -06:00
William Ballenthin 03c529a98c Merge branch 'master' of github.com:fireeye/capa 2020-07-14 11:26:45 -06:00
William Ballenthin af2d07d396 pep8 2020-07-14 11:26:24 -06:00
William Ballenthin 69669b3a00 render: don't render sections with no data 2020-07-14 11:26:10 -06:00
Willi Ballenthin 56fcbcb020 readme: wording 2020-07-14 11:13:00 -06:00
Willi Ballenthin 2294c5ef85 readme: update example explanation 2020-07-14 11:11:57 -06:00
Willi Ballenthin a297f8f6a0 usage: remove rule generator references and add installation instructions for the explorer 2020-07-14 11:08:41 -06:00
Willi Ballenthin 6868796bd9 readme: formatting 2020-07-14 11:04:36 -06:00
Willi Ballenthin cc2777cd57 readme: add screenshot and text about the IDA plugin 2020-07-14 11:04:08 -06:00
Willi Ballenthin 3920a1f37c add capa-ida.jpg 2020-07-14 10:59:45 -06:00
Willi Ballenthin 391145195d readme: add link to contributing guide 2020-07-14 10:50:49 -06:00
William Ballenthin 9c3e6cd3cd remove IDA rule generator
closes #134
2020-07-14 10:14:19 -06:00
William Ballenthin b0092a784b pep8 2020-07-14 10:13:09 -06:00
William Ballenthin 4f00d63bbe main: move rule set explanation to help epilog 2020-07-14 10:12:14 -06:00
William Ballenthin d3943f2843 main: reduce log messages for default verbosity
closes #129
2020-07-14 10:04:43 -06:00
William Ballenthin de1e5b8468 Merge branch 'master' of github.com:fireeye/capa 2020-07-14 09:07:49 -06:00
William Ballenthin 61264bc500 submodule: update 2020-07-14 09:06:59 -06:00
Willi Ballenthin 47e6b2bd7d readme: use logo 2020-07-14 09:03:34 -06:00
William Ballenthin 84f52b9b8d update icon 2020-07-14 08:57:18 -06:00
William Ballenthin 028b0c3734 pep8 2020-07-14 08:42:54 -06:00
William Ballenthin 0d71ea8a56 main: show WARNING messages in -q mode
closes #140
2020-07-14 08:41:39 -06:00
Willi Ballenthin d36bae6c78 Merge pull request #141 from fireeye/ana-rules-badge
Add rules number badge to README
2020-07-14 08:35:58 -06:00
Ana María Martínez Gómez b123463a9c Add rules number badge to README
This number will be updated when synchronizing the rules submodule using
a GitHub action.
2020-07-14 16:02:55 +02:00
Moritz 8168a537e0 Merge pull request #131 from fireeye/mr-tz-patch-1
update README
2020-07-13 21:55:36 +02:00
Moritz Raabe 4dd1343f66 doc: update links 2020-07-13 21:52:57 +02:00
Moritz ff5dd00157 Update bug_report.md 2020-07-13 11:14:48 +02:00