Commit Graph

5110 Commits

Author SHA1 Message Date
mike-hunhoff cfbc906cb3 Update CHANGELOG.md 2020-09-11 17:39:35 -06:00
mike-hunhoff 5915ec68bc Merge pull request #311 from fireeye/fix-309
fix: 309
2020-09-11 17:14:39 -06:00
Michael Hunhoff ffae162955 updating plugin documentation 2020-09-11 17:05:24 -06:00
Michael Hunhoff 4aaeed8c88 fix #309 2020-09-11 17:03:00 -06:00
Michael Hunhoff 33ac728af8 merging upstream 2020-09-11 13:18:45 -06:00
Michael Hunhoff 7846ffa818 updating ida plugin documentation 2020-09-11 13:15:32 -06:00
mike-hunhoff 2e8d02c0ab Merge pull request #308 from fireeye/ida_plugin_rename
ida plugin: new name
2020-09-11 13:14:08 -06:00
Michael Hunhoff 1cb45f35be rename ida plugin 2020-09-11 13:12:28 -06:00
mike-hunhoff ca47a6ca51 Merge pull request #305 from fireeye/ida_plugin_highlight_regex
ida plugin: highlight regex matches in IDA ui
2020-09-10 17:31:55 -06:00
Michael Hunhoff 1cee930055 highlight regex in IDA ui 2020-09-10 17:19:52 -06:00
mike-hunhoff 196d394ebd Merge pull request #304 from fireeye/plugin_ui_updates
ida plugin: ui improvements
2020-09-10 15:07:51 -06:00
Michael Hunhoff 883af122f1 plugin ui improvements 2020-09-10 14:42:54 -06:00
mike-hunhoff 0cb1b6a74f Merge pull request #303 from fireeye/explorer_performance_enhancements
ida plugin: performance enchancements
2020-09-09 16:29:11 -06:00
Michael Hunhoff 59f3a1894a changes for isort 2020-09-09 13:11:37 -06:00
Michael Hunhoff f076d0e00e minor formatting changes 2020-09-09 13:10:12 -06:00
Michael Hunhoff 697ec9736e merge conflicts 2020-09-09 12:45:35 -06:00
Michael Hunhoff 793c9a276b merging upstream 2020-09-09 12:41:54 -06:00
Michael Hunhoff ae48671168 explorer performance enhancements 2020-09-09 12:40:03 -06:00
mike-hunhoff e48e966794 Merge pull request #302 from fireeye/fix-299
fix 299 and add make search case insensitive
2020-09-09 11:34:46 -06:00
Michael Hunhoff 6f3560c680 fix 299 and add make search case insensitive 2020-09-09 11:26:24 -06:00
mike-hunhoff 146caed7aa Merge pull request #301 from fireeye/fix-298
ida plugin: don't use rule path settings if the path doesn't exist
2020-09-09 10:58:30 -06:00
Willi Ballenthin 95b4c55ea2 ida plugin: don't use rule path settings if the path doesn't exist
closes #298
2020-09-09 10:36:48 -06:00
Willi Ballenthin 8cd90e5c2d setup: bump ida-settings to 2.1.0 2020-09-09 10:33:36 -06:00
Willi Ballenthin 5d02410e1e changelog: recognize weslambert 2020-09-08 15:27:32 -06:00
Willi Ballenthin 09da1d1af0 setup: bump viv dep to v0.1.0 2020-09-08 15:22:40 -06:00
mike-hunhoff e1c7993731 Merge pull request #296 from fireeye/explorer-documentation-updates 2020-09-08 12:42:12 -06:00
Michael Hunhoff 84aea98448 merging upstream 2020-09-08 12:29:13 -06:00
mike-hunhoff 93039df3ef Merge pull request #290 from edeca/master 2020-09-08 12:28:06 -06:00
Michael Hunhoff f9451feb18 changes to plugin function-level documentation 2020-09-08 12:26:20 -06:00
Capa Bot 35e46654df Sync capa rules submodule 2020-09-07 18:24:05 +00:00
Willi Ballenthin df32d3f195 changelog: recognize @adamprescott91 2020-09-07 12:20:22 -06:00
Willi Ballenthin 4457207a87 changelog: document v1.3.0 2020-09-07 12:11:02 -06:00
Willi Ballenthin fa5f4d209a version: bump to v1.3.0 2020-09-07 11:36:30 -06:00
Willi Ballenthin aecf939366 setup: bump ida-settings dependency
closes #288 
closes #289
2020-09-07 11:31:28 -06:00
Willi Ballenthin 2c6e244b3c docs: installation: clarify when to use method 2 2020-09-07 10:55:55 -06:00
Willi Ballenthin 6243e85b6f Merge pull request #292 from cclauss/patch-2
GitHub Action: Test Python 3.9 release candidate 1
2020-09-07 10:44:09 -06:00
Willi Ballenthin 3f194f6584 Merge pull request #291 from cclauss/patch-1
Undefined name: import ida_funcs for lines 48, 52, 57
2020-09-07 10:43:43 -06:00
Christian Clauss 47dc4d39eb GitHub Action: Test Python 3.9 release candidate 1 2020-09-07 09:52:15 +02:00
Christian Clauss 5f184b278f Undefined name: import ida_funcs for lines 48, 52, 57 2020-09-07 09:48:42 +02:00
David Cannings 854e586f40 Fix #280: Test if op is an offset
Check whether the auto-analyser (or user) has marked an operand as an offset, instead of checking whether the value is mapped.
2020-09-05 16:00:36 +01:00
Capa Bot 6044275346 Sync capa rules submodule 2020-09-03 18:51:13 +00:00
Capa Bot e10f6a2d58 Sync capa-testfiles submodule 2020-09-03 18:22:59 +00:00
Willi Ballenthin c4eab0de2b Merge pull request #287 from fireeye/fix-286
fix 286
2020-09-02 14:50:24 -06:00
Willi Ballenthin cf961a7c92 Merge branch 'master' into fix-286 2020-09-02 14:46:30 -06:00
Willi Ballenthin 8f820e4bb8 Merge pull request #285 from fireeye/fix-212-2
ida plugin: add search bar
2020-09-02 14:45:12 -06:00
Willi Ballenthin e23e552084 ida plugin: fix typo 2020-09-02 14:38:13 -06:00
Willi Ballenthin d964e82fdc Merge pull request #284 from fireeye/fix-224
render: dont display rules that are also matched as subrule matches
2020-09-02 14:36:47 -06:00
Willi Ballenthin f6f7b46fa0 Merge branch 'fix-212-2' into fix-286 2020-09-02 13:57:43 -06:00
Willi Ballenthin e45151cdb8 Merge branch 'fix-212-2' of github.com:fireeye/capa into fix-212-2 2020-09-02 13:56:26 -06:00
Willi Ballenthin e8cf19caf4 ida plugin: fix context menu 2020-09-02 13:55:46 -06:00