William Ballenthin
|
06f8943bc4
|
features: add format/pe and format/elf characteristics
|
2021-08-11 09:10:04 -06:00 |
|
William Ballenthin
|
e797a67e97
|
features: define CHARACTERISTIC_OS constants for ease of use
|
2021-08-11 09:08:37 -06:00 |
|
William Ballenthin
|
a1eca58d7a
|
features: support characteristic(os/*) features
|
2021-08-11 08:40:40 -06:00 |
|
William Ballenthin
|
aefe97e09e
|
rules: fix typos
|
2021-08-11 08:39:56 -06:00 |
|
Willi Ballenthin
|
59ae901f57
|
changelog
|
2021-08-11 08:21:38 -06:00 |
|
Capa Bot
|
811f484d3b
|
Sync capa-testfiles submodule
|
2021-08-11 14:18:28 +00:00 |
|
Willi Ballenthin
|
ff08b99190
|
Merge pull request #700 from Adir-Shemesh/elf
Add initial elf files support
|
2021-08-11 08:18:02 -06:00 |
|
Willi Ballenthin
|
6d0a777de6
|
pefile: handle case where no name is exported
closes #684
|
2021-08-09 20:28:25 -06:00 |
|
Capa Bot
|
dd7a48a00c
|
Sync capa rules submodule
|
2021-08-09 19:52:39 +00:00 |
|
Willi Ballenthin
|
582dcef097
|
Merge pull request #718 from fireeye/dependabot/pip/types-tabulate-0.8.2
build(deps-dev): bump types-tabulate from 0.8.0 to 0.8.2
|
2021-08-09 09:55:27 -06:00 |
|
dependabot[bot]
|
b9501d7b77
|
build(deps-dev): bump types-tabulate from 0.8.0 to 0.8.2
Bumps [types-tabulate](https://github.com/python/typeshed) from 0.8.0 to 0.8.2.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-tabulate
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-09 15:49:55 +00:00 |
|
Willi Ballenthin
|
a523fcf804
|
Merge pull request #717 from fireeye/dependabot/pip/types-termcolor-1.1.1
build(deps-dev): bump types-termcolor from 0.1.1 to 1.1.1
|
2021-08-09 09:49:16 -06:00 |
|
dependabot[bot]
|
cd07745af1
|
build(deps-dev): bump types-termcolor from 0.1.1 to 1.1.1
Bumps [types-termcolor](https://github.com/python/typeshed) from 0.1.1 to 1.1.1.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-termcolor
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-09 15:41:25 +00:00 |
|
Willi Ballenthin
|
6c15881bfe
|
Merge pull request #716 from fireeye/dependabot/pip/types-pyyaml-5.4.6
build(deps-dev): bump types-pyyaml from 5.4.3 to 5.4.6
|
2021-08-09 09:40:40 -06:00 |
|
dependabot[bot]
|
7ff358ee00
|
build(deps-dev): bump types-pyyaml from 5.4.3 to 5.4.6
Bumps [types-pyyaml](https://github.com/python/typeshed) from 5.4.3 to 5.4.6.
- [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>
|
2021-08-09 15:39:34 +00:00 |
|
Willi Ballenthin
|
79e5fad326
|
Merge pull request #715 from fireeye/dependabot/pip/types-colorama-0.4.3
build(deps-dev): bump types-colorama from 0.4.2 to 0.4.3
|
2021-08-09 09:38:48 -06:00 |
|
dependabot[bot]
|
93f5e966b2
|
build(deps-dev): bump types-colorama from 0.4.2 to 0.4.3
Bumps [types-colorama](https://github.com/python/typeshed) from 0.4.2 to 0.4.3.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-colorama
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-09 14:02:06 +00:00 |
|
adirshemesh
|
d0e9c004a0
|
Add initial elf files support
|
2021-08-05 15:24:22 +03:00 |
|
Capa Bot
|
4814a47560
|
Sync capa rules submodule
|
2021-08-03 14:10:25 +00:00 |
|
Willi Ballenthin
|
3c81d91072
|
Merge pull request #696 from fireeye/dependabot/pip/tqdm-4.62.0
build(deps): bump tqdm from 4.61.2 to 4.62.0
|
2021-08-02 08:43:26 -06:00 |
|
Willi Ballenthin
|
de21f9a1f9
|
Merge pull request #695 from fireeye/dependabot/pip/types-tabulate-0.8.0
build(deps-dev): bump types-tabulate from 0.1.1 to 0.8.0
|
2021-08-02 08:43:12 -06:00 |
|
Willi Ballenthin
|
9f4dab89a5
|
Merge pull request #694 from fireeye/dependabot/pip/isort-5.9.3
build(deps-dev): bump isort from 5.9.2 to 5.9.3
|
2021-08-02 08:43:01 -06:00 |
|
dependabot[bot]
|
9def3df16f
|
build(deps): bump tqdm from 4.61.2 to 4.62.0
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.61.2 to 4.62.0.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.61.2...v4.62.0)
---
updated-dependencies:
- dependency-name: tqdm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-02 14:02:28 +00:00 |
|
dependabot[bot]
|
44dd56e344
|
build(deps-dev): bump types-tabulate from 0.1.1 to 0.8.0
Bumps [types-tabulate](https://github.com/python/typeshed) from 0.1.1 to 0.8.0.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-tabulate
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-02 14:02:24 +00:00 |
|
dependabot[bot]
|
e630bd06db
|
build(deps-dev): bump isort from 5.9.2 to 5.9.3
Bumps [isort](https://github.com/pycqa/isort) from 5.9.2 to 5.9.3.
- [Release notes](https://github.com/pycqa/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pycqa/isort/compare/5.9.2...5.9.3)
---
updated-dependencies:
- dependency-name: isort
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-02 14:02:22 +00:00 |
|
Capa Bot
|
1fbd4937bc
|
Sync capa rules submodule
|
2021-07-29 19:33:40 +00:00 |
|
Capa Bot
|
cc54bdddc6
|
Sync capa rules submodule
|
2021-07-29 18:44:43 +00:00 |
|
Capa Bot
|
f750455519
|
Sync capa rules submodule
|
2021-07-29 18:42:08 +00:00 |
|
mike-hunhoff
|
3d383bcc57
|
Merge pull request #692 from fireeye/explorer/enhance-limit-features-to-selection
add option to limit features to currently selected disassembly address
|
2021-07-29 09:20:36 -06:00 |
|
Michael Hunhoff
|
cdab6eaa5d
|
updating CHANGELOG
|
2021-07-28 13:50:50 -06:00 |
|
Michael Hunhoff
|
7937cb6ea3
|
updating API calls
|
2021-07-28 13:44:06 -06:00 |
|
Michael Hunhoff
|
57f5236c9b
|
adding option to filter features by currenty disassembly address
|
2021-07-28 13:38:36 -06:00 |
|
mike-hunhoff
|
f7bdd0e7f6
|
Merge pull request #691 from fireeye/fix/690
enforce max column width Features and Editor panes
|
2021-07-28 12:10:02 -06:00 |
|
Michael Hunhoff
|
a108e385fe
|
updating changelog
|
2021-07-28 09:07:22 -06:00 |
|
Michael Hunhoff
|
6549c9878b
|
merge upstream
|
2021-07-28 09:06:30 -06:00 |
|
Michael Hunhoff
|
a3a760e1e6
|
limit column sizes for Features and Editor panes
|
2021-07-28 08:53:12 -06:00 |
|
mike-hunhoff
|
576b9be78c
|
Merge pull request #689 from fireeye/fix/544
add option to select specificed byte count for bytes feature
|
2021-07-27 16:12:26 -06:00 |
|
Michael Hunhoff
|
528548eb8c
|
add option to select specificed byte count for bytes feature
|
2021-07-27 15:18:13 -06:00 |
|
mike-hunhoff
|
9a2415e34e
|
Merge pull request #688 from fireeye/fix/514
update IDA extractor to use non-canon mnemonics
|
2021-07-27 14:56:14 -06:00 |
|
Michael Hunhoff
|
c9b7162a5f
|
update IDA extractor to use non-canon mnemonics
|
2021-07-27 13:34:52 -06:00 |
|
mike-hunhoff
|
7fd9ab5e88
|
Merge pull request #687 from fireeye/fix/655
remove duplicate check when saving file
|
2021-07-27 10:49:23 -06:00 |
|
Michael Hunhoff
|
b44edbd90e
|
remove duplicate check when saving file
|
2021-07-27 09:50:25 -06:00 |
|
mike-hunhoff
|
a1b3703a0d
|
Merge pull request #686 from fireeye/fix/531
add additional filter logic when displaying capa matches by function
|
2021-07-27 08:48:35 -06:00 |
|
Michael Hunhoff
|
874dffc13f
|
add additional filter logic when displaying capa matches by function
|
2021-07-26 17:37:35 -06:00 |
|
Capa Bot
|
8b572dc63f
|
Sync capa rules submodule
|
2021-07-26 21:48:37 +00:00 |
|
Willi Ballenthin
|
659b29a62d
|
Merge pull request #685 from fireeye/dependabot/pip/smda-1.5.19
build(deps): bump smda from 1.5.18 to 1.5.19
|
2021-07-26 09:22:22 -06:00 |
|
dependabot[bot]
|
7a558898e1
|
build(deps): bump smda from 1.5.18 to 1.5.19
Bumps [smda](https://github.com/danielplohmann/smda) from 1.5.18 to 1.5.19.
- [Release notes](https://github.com/danielplohmann/smda/releases)
- [Commits](https://github.com/danielplohmann/smda/commits)
---
updated-dependencies:
- dependency-name: smda
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-26 14:02:46 +00:00 |
|
Capa Bot
|
7dee553558
|
Sync capa rules submodule
|
2021-07-23 16:39:19 +00:00 |
|
Capa Bot
|
9f6f18466a
|
Sync capa rules submodule
|
2021-07-22 06:56:23 +00:00 |
|
Capa Bot
|
ef003366da
|
Sync capa-testfiles submodule
|
2021-07-21 07:12:59 +00:00 |
|