dependabot[bot]
83a4e054d1
build(deps-dev): bump black from 21.4b2 to 21.5b1
...
Bumps [black](https://github.com/psf/black ) from 21.4b2 to 21.5b1.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/commits )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-11 17:42:03 +00:00
Moritz
9843776460
Merge pull request #552 from fireeye/dependabot/pip/pytest-6.2.4
...
build(deps-dev): bump pytest from 6.2.3 to 6.2.4
2021-05-11 19:40:43 +02:00
dependabot[bot]
2626572ddc
build(deps-dev): bump pytest from 6.2.3 to 6.2.4
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 6.2.3 to 6.2.4.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/6.2.3...6.2.4 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-11 16:51:23 +00:00
Moritz
e3af23f209
Merge pull request #551 from fireeye/dependabot/pip/vivisect-1.0.3
...
build(deps): bump vivisect from 1.0.1 to 1.0.3
2021-05-11 18:48:16 +02:00
dependabot[bot]
0f16787ef9
build(deps): bump vivisect from 1.0.1 to 1.0.3
...
Bumps [vivisect](https://github.com/vivisect/vivisect ) from 1.0.1 to 1.0.3.
- [Release notes](https://github.com/vivisect/vivisect/releases )
- [Changelog](https://github.com/vivisect/vivisect/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/vivisect/vivisect/compare/v1.0.1...v1.0.3 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-11 15:01:03 +00:00
Moritz
495a270c99
Update CHANGELOG.md
2021-05-11 16:32:54 +02:00
Moritz
424a25cb91
Fix tests on Windows - reduced memory impact and general fixes ( #545 )
...
* Update tests.yml
* Update .github/workflows/tests.yml
* Update tests.yml
* update
* min tests
* enable all, no sigpaths
* update cache
* save workspace, log caching
* updated tests
* update tests
* update rec call test
* lower cache size
* address Ana's feedback
2021-05-11 16:29:01 +02:00
Capa Bot
fa0809685e
Sync capa rules submodule
2021-05-11 11:10:45 +00:00
Ana Maria Martinez Gomez
188966a94b
changelog: support multiple authors
...
GH didn't support multiple authors, producing a breaking entry in the
last update. Correct the entry and mention the fix in the CHANGELOG.
https://github.com/fireeye/capa/issues/555
2021-05-11 12:48:30 +02:00
Capa Bot
d7b7e0111e
Sync capa rules submodule
2021-05-10 08:24:40 +00:00
Capa Bot
be11223e4b
Sync capa rules submodule
2021-05-07 15:06:52 +00:00
Ana Maria Martinez Gomez
2cbf5147c0
changelog: add #517 and capa/rules/374
...
Add to the changelog that we now update `New Rules` section in CHANGELOG
automatically.
2021-05-07 17:01:55 +02:00
Capa Bot
5b026df5f4
Sync capa rules submodule
2021-05-07 14:47:03 +00:00
Ana María Martínez Gómez
ac842c95d3
Merge pull request #549 from Ana06/changelog
...
Update CHANGELOG and release
2021-05-07 16:34:08 +02:00
Capa Bot
aaaeec4de7
Sync capa rules submodule
2021-05-07 13:54:11 +00:00
Capa Bot
99a7380faf
Sync capa-testfiles submodule
2021-05-07 12:49:58 +00:00
Ana Maria Martinez Gomez
f43ffabded
doc: add item to release checklist
...
We should update capa everywhere after releasing!
2021-05-07 12:55:02 +02:00
Ana Maria Martinez Gomez
52c0cfd5d0
changelog: prepare to automatize new rules entries
...
Use an empty item in the `New Rules` section as a marker for the GitHub
Action. If this causes problems, we could look into other solution such
as writing 2 lines before `### Bug Fixes`. But I think this is the
easiest I can come up with. So lets give it a try.
2021-05-07 12:55:02 +02:00
Ana Maria Martinez Gomez
1caf4a7fbf
changelog: add missing changes
...
Add missing changes to CHANGELOG. It should be up-to-date now, with the
exception of the dependencies updates which I think need discussion.
2021-05-07 12:54:59 +02:00
Ana Maria Martinez Gomez
98a976fa72
changelog: add v1.6.3
...
Add v1.6.3 release which backports IDA 7.6 support to Python 2. Also
remove the capa-rules raw diff as there are not changes (and the tag
doesn't exist).
2021-05-06 23:25:53 +02:00
Capa Bot
3a883807e5
Sync capa rules submodule
2021-05-06 18:07:01 +00:00
Capa Bot
b1b34db0b6
Sync capa rules submodule
2021-05-04 13:43:40 +00:00
Capa Bot
4901cd1da1
Sync capa-testfiles submodule
2021-05-04 07:26:14 +00:00
Capa Bot
272471e158
Sync capa rules submodule
2021-05-03 22:42:41 +00:00
William Ballenthin
8f0ce11ff6
tests: register common FLIRT sigs
...
closes #538
2021-05-01 08:06:56 -06:00
Willi Ballenthin
e8c807b993
Merge pull request #541 from fireeye/dependabot/pip/black-21.4b2
...
build(deps-dev): bump black from 21.4b0 to 21.4b2
2021-05-03 08:35:32 -06:00
dependabot[bot]
0b1c80d4d5
build(deps-dev): bump black from 21.4b0 to 21.4b2
...
Bumps [black](https://github.com/psf/black ) from 21.4b0 to 21.4b2.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/master/CHANGES.md )
- [Commits](https://github.com/psf/black/commits )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-03 06:36:46 +00:00
Capa Bot
82ce223c9b
Sync capa-testfiles submodule
2021-04-30 21:06:56 +00:00
Capa Bot
f190b630b7
Sync capa-testfiles submodule
2021-04-30 21:06:48 +00:00
Capa Bot
614a6caee6
Sync capa rules submodule
2021-04-30 21:05:57 +00:00
Capa Bot
ddda87373d
Sync capa rules submodule
2021-04-30 20:35:46 +00:00
Capa Bot
9ceebb9bb2
Sync capa-testfiles submodule
2021-04-30 17:13:44 +00:00
Willi Ballenthin
7d2bb6f61b
changelog: document FLIRT #446
2021-04-30 08:54:32 -06:00
Willi Ballenthin
c7fe132389
Merge pull request #446 from fireeye/function-id-flirt
...
feature: match functions with FLIRT
2021-04-30 08:49:30 -06:00
William Ballenthin
404c7a7e88
tests: fix function id tests
2021-04-30 08:48:49 -06:00
William Ballenthin
9a2827935f
sigs: add README with license
2021-04-30 08:45:41 -06:00
William Ballenthin
55b83fc2b5
tests: re-enable function id test
2021-04-30 08:37:38 -06:00
William Ballenthin
b89a29b997
freeze: use common args
2021-04-30 08:35:46 -06:00
Moritz
5aa7c57798
Merge pull request #536 from Ana06/ida7_6sp1
...
doc: document IDA 7.6sp1
2021-04-29 11:05:42 +02:00
Ana Maria Martinez Gomez
e46d1bbbfb
doc: document IDA 7.6sp1
...
The Service Pack 1 for IDA 7.6 includes a bug fix that broke capa
explorer. Document this as an alternative to install the patch.
2021-04-29 11:00:12 +02:00
William Ballenthin
14abb7d4f6
pep8
2021-04-27 13:41:59 -06:00
William Ballenthin
b0c27f5890
setup: bump viv-utils dep v0.6.2
2021-04-27 13:29:45 -06:00
William Ballenthin
bd92933030
show-features: accept signatures or use default
2021-04-27 13:27:59 -06:00
William Ballenthin
249332a9dd
lint: load default sigs
2021-04-27 13:22:45 -06:00
William Ballenthin
1a99ff8ccb
main: remove old code
2021-04-27 13:12:39 -06:00
William Ballenthin
7373437317
pep8
2021-04-27 13:12:20 -06:00
William Ballenthin
4e7364f25b
main: import flirt at top level
2021-04-27 13:11:05 -06:00
William Ballenthin
ce9fd73fa9
main: further document not analyzing workspace
2021-04-27 13:09:52 -06:00
William Ballenthin
9ca1a7ebb6
extractors: do cast-to-int correctly
2021-04-27 13:07:27 -06:00
William Ballenthin
e8457c7abf
Merge branch 'function-id-flirt' of github.com:fireeye/capa into function-id-flirt
2021-04-27 12:34:26 -06:00