William Ballenthin
|
ad153499a3
|
address: implement __eq__
|
2022-06-08 12:46:50 -06:00 |
|
William Ballenthin
|
2767660722
|
features: substring: correctly record no captures
|
2022-06-08 11:09:53 -06:00 |
|
Willi Ballenthin
|
9433d41588
|
Update capa/features/address.py
Co-authored-by: Mike Hunhoff <mike.hunhoff@gmail.com>
|
2022-06-08 10:10:20 -06:00 |
|
Willi Ballenthin
|
96b522cf6c
|
Update capa/features/address.py
Co-authored-by: Mike Hunhoff <mike.hunhoff@gmail.com>
|
2022-06-08 10:10:12 -06:00 |
|
Willi Ballenthin
|
f35a82562b
|
Update capa/features/extractors/dnfile/insn.py
Co-authored-by: Mike Hunhoff <mike.hunhoff@gmail.com>
|
2022-06-08 10:00:21 -06:00 |
|
Willi Ballenthin
|
bfda997fdf
|
freeze: support Class and Namespace features, too
|
2022-06-06 15:55:12 -06:00 |
|
Willi Ballenthin
|
9c09923b86
|
main: fix .NET format detection
|
2022-06-06 15:46:40 -06:00 |
|
Willi Ballenthin
|
3ef126fbd7
|
show-features: fix rendering addresses
|
2022-06-06 15:27:06 -06:00 |
|
Willi Ballenthin
|
9fdaa91fa9
|
render: vverbose: fixup rendering of imports
|
2022-06-06 15:22:06 -06:00 |
|
Willi Ballenthin
|
0987141970
|
tests: add tests demonstrating rending of .NET samples
|
2022-06-06 15:13:20 -06:00 |
|
Willi Ballenthin
|
c73db051c1
|
fixtures: add path to extractors
|
2022-06-06 15:13:11 -06:00 |
|
Willi Ballenthin
|
9a8d28d107
|
viv: remove old handle implementation
|
2022-06-06 15:05:24 -06:00 |
|
Willi Ballenthin
|
0b11a35358
|
Merge pull request #1045 from mandiant/dependabot/pip/types-requests-2.27.30
build(deps-dev): bump types-requests from 2.27.29 to 2.27.30
|
2022-06-06 15:00:48 -06:00 |
|
dependabot[bot]
|
524ab86d24
|
build(deps-dev): bump types-requests from 2.27.29 to 2.27.30
Bumps [types-requests](https://github.com/python/typeshed) from 2.27.29 to 2.27.30.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-06 21:00:10 +00:00 |
|
Willi Ballenthin
|
0060daf2e8
|
Merge pull request #1046 from mandiant/dependabot/pip/types-psutil-5.8.23
build(deps-dev): bump types-psutil from 5.8.22 to 5.8.23
|
2022-06-06 14:59:18 -06:00 |
|
Willi Ballenthin
|
f5eb52f7c9
|
Merge pull request #1048 from mandiant/dependabot/pip/types-pyyaml-6.0.8
build(deps-dev): bump types-pyyaml from 6.0.7 to 6.0.8
|
2022-06-06 14:59:01 -06:00 |
|
Willi Ballenthin
|
59944d6aa6
|
Merge pull request #1039 from mandiant/dependabot/pip/pefile-2022.5.30
build(deps): bump pefile from 2021.9.3 to 2022.5.30
|
2022-06-06 14:58:52 -06:00 |
|
Willi Ballenthin
|
a6a48dc7a3
|
Merge pull request #1047 from mandiant/dependabot/pip/viv-utils-flirt--0.7.5
build(deps): bump viv-utils[flirt] from 0.7.4 to 0.7.5
|
2022-06-06 14:58:43 -06:00 |
|
Willi Ballenthin
|
1b951aa2d5
|
*: remove unused imports
|
2022-06-06 14:33:34 -06:00 |
|
Willi Ballenthin
|
a66c6c9d23
|
setup: fix pydantic dep version
|
2022-06-06 14:29:22 -06:00 |
|
Willi Ballenthin
|
dddcec4be3
|
setup: fix dep spec
|
2022-06-06 14:27:34 -06:00 |
|
Willi Ballenthin
|
1a290a38c4
|
Merge branch 'master' into feature-981
|
2022-06-06 14:07:51 -06:00 |
|
Willi Ballenthin
|
dcdc70de49
|
Merge branch 'feature-981' of github.com:mandiant/capa into feature-981
|
2022-06-06 13:49:28 -06:00 |
|
Willi Ballenthin
|
f8b10a2c0a
|
render: verbose: update to use new result document
|
2022-06-06 13:48:41 -06:00 |
|
Willi Ballenthin
|
5960f51f13
|
result document: fix type of statement node
|
2022-06-06 13:47:39 -06:00 |
|
Willi Ballenthin
|
59e0518e6d
|
pep8/mypy
|
2022-06-06 13:47:17 -06:00 |
|
Willi Ballenthin
|
afc2953538
|
frz: address: make sortable
|
2022-06-06 13:45:13 -06:00 |
|
Willi Ballenthin
|
f58966acf8
|
address: implement repr, not str
|
2022-06-06 13:44:59 -06:00 |
|
Willi Ballenthin
|
cb44704d38
|
features: bb: add description to BasicBlock feature
|
2022-06-06 13:44:40 -06:00 |
|
Willi Ballenthin
|
ab4177fae1
|
render: default: fix rendering of mbc/att&ck
|
2022-06-06 13:44:08 -06:00 |
|
Willi Ballenthin
|
867662ba5a
|
rules: remove unused rule-category meta
|
2022-06-06 13:43:44 -06:00 |
|
Capa Bot
|
6cb4493b8e
|
Sync capa rules submodule
|
2022-06-06 19:18:31 +00:00 |
|
dependabot[bot]
|
0444ab0bc5
|
build(deps-dev): bump types-pyyaml from 6.0.7 to 6.0.8
Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.7 to 6.0.8.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-pyyaml
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-06 14:11:09 +00:00 |
|
dependabot[bot]
|
51a2da7e05
|
build(deps): bump viv-utils[flirt] from 0.7.4 to 0.7.5
Bumps [viv-utils[flirt]](https://github.com/williballenthin/viv-utils) from 0.7.4 to 0.7.5.
- [Release notes](https://github.com/williballenthin/viv-utils/releases)
- [Commits](https://github.com/williballenthin/viv-utils/compare/v0.7.4...v0.7.5)
---
updated-dependencies:
- dependency-name: viv-utils[flirt]
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-06 14:11:08 +00:00 |
|
dependabot[bot]
|
d625e99dd0
|
build(deps-dev): bump types-psutil from 5.8.22 to 5.8.23
Bumps [types-psutil](https://github.com/python/typeshed) from 5.8.22 to 5.8.23.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-psutil
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-06 14:11:03 +00:00 |
|
Capa Bot
|
43dca13f26
|
Sync capa rules submodule
|
2022-06-03 17:16:28 +00:00 |
|
Capa Bot
|
bc8c4a0323
|
Sync capa rules submodule
|
2022-06-01 12:13:22 +00:00 |
|
Moritz
|
d8e68255a0
|
Merge pull request #1044 from mandiant/fix/rules-meta-authors
fix!: authors instead of author
|
2022-06-01 14:12:31 +02:00 |
|
Capa Bot
|
781ec74310
|
Sync capa-testfiles submodule
|
2022-06-01 12:12:01 +00:00 |
|
Moritz Raabe
|
1df60186f0
|
fix!: authors instead of author
|
2022-05-31 23:05:13 +02:00 |
|
Moritz
|
b8e297c5ba
|
Merge pull request #1043 from mandiant/mr-tz-patch-1
Update build.yml
|
2022-05-31 22:40:45 +02:00 |
|
Zander Work
|
486ffed4bd
|
ignore .git/ when loading capa rules (#1038)
* ignore .git/ when loading capa rules
* moved check outside of for loop
|
2022-05-31 22:35:28 +02:00 |
|
Moritz
|
cb703aea18
|
Update build.yml
|
2022-05-31 22:33:53 +02:00 |
|
Willi Ballenthin
|
5084cb0887
|
Merge branch 'feature-981' of github.com:mandiant/capa into feature-981
|
2022-05-31 07:45:38 -06:00 |
|
Willi Ballenthin
|
5d6c12d900
|
sync rules
|
2022-05-31 07:45:13 -06:00 |
|
Capa Bot
|
2f47fddda9
|
Sync capa rules submodule
|
2022-05-31 13:42:34 +00:00 |
|
Willi Ballenthin
|
42e2c53e5e
|
wip: pydantic result document
|
2022-05-31 07:40:50 -06:00 |
|
Willi Ballenthin
|
8080752815
|
freeze: pass descriptions around
|
2022-05-31 07:40:30 -06:00 |
|
Willi Ballenthin
|
2dec484676
|
typing fixes
|
2022-05-31 07:40:20 -06:00 |
|
Moritz
|
3d0a59cf74
|
Update pyinstaller.spec (#1042)
* Update pyinstaller.spec
|
2022-05-31 13:29:04 +02:00 |
|