Mike Hunhoff
|
15889749c0
|
vmray: merge upstream
|
2024-07-17 11:54:58 -06:00 |
|
dependabot[bot]
|
9353e46615
|
build(deps): bump ruff from 0.5.0 to 0.5.2 (#2209)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.0 to 0.5.2.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.5.0...0.5.2)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-17 02:23:19 +02:00 |
|
Mike Hunhoff
|
af26bef611
|
vmray: fix lints
|
2024-07-12 20:21:57 -06:00 |
|
Mike Hunhoff
|
42fddfbf31
|
vmray: improve comments
|
2024-07-12 20:19:06 -06:00 |
|
Mike Hunhoff
|
5214675eeb
|
vmray: update tests.yml
|
2024-07-12 19:55:06 -06:00 |
|
Mike Hunhoff
|
4f2467cae0
|
vmray: update CHANGELOG
|
2024-07-12 19:53:33 -06:00 |
|
Mike Hunhoff
|
28c278b9e6
|
vmray: improve comments
|
2024-07-12 19:09:10 -06:00 |
|
Mike Hunhoff
|
26b5870ef4
|
vmray: improve comments
|
2024-07-12 19:06:06 -06:00 |
|
Mike Hunhoff
|
1f5b6ec52c
|
vmray: improve comments
|
2024-07-12 19:00:48 -06:00 |
|
Mike Hunhoff
|
307b0cc327
|
vmray: add comments
|
2024-07-12 18:51:21 -06:00 |
|
Mike Hunhoff
|
253d70efac
|
vmray: add comments
|
2024-07-12 18:49:08 -06:00 |
|
Mike Hunhoff
|
85632f698f
|
vmray: clean up models
|
2024-07-12 18:45:53 -06:00 |
|
Mike Hunhoff
|
931a9b9421
|
vmray: clean up models
|
2024-07-12 18:44:29 -06:00 |
|
Mike Hunhoff
|
06631fc39d
|
vmray: remove call feature extraction for out parameters
|
2024-07-12 18:42:42 -06:00 |
|
Mike Hunhoff
|
4bbe9e1ce9
|
vmray: emit number and string call features for pointer dereference
|
2024-07-12 18:35:50 -06:00 |
|
Mike Hunhoff
|
e2f5eb7d30
|
vmray: clean up models
|
2024-07-12 16:43:48 -06:00 |
|
Mike Hunhoff
|
5b7a0cad5f
|
vmray: emit number call features for output parameters
|
2024-07-12 16:36:28 -06:00 |
|
Mike Hunhoff
|
da0545780b
|
vmray: emit number call features for input parameters
|
2024-07-12 16:25:56 -06:00 |
|
Mike Hunhoff
|
bcdaa80dfa
|
vmray: emit file import features
|
2024-07-12 13:34:30 -06:00 |
|
Mike Hunhoff
|
aad4854a61
|
vmray: use process OS PID instead of monitor ID
|
2024-07-12 11:33:13 -06:00 |
|
Mike Hunhoff
|
cbf6ecbd4d
|
Merge branch 'vmray-extractor' of github.com:mandiant/capa into vmray-extractor
|
2024-07-12 10:15:40 -06:00 |
|
Mike Hunhoff
|
81581fe85e
|
vmray: emit string file featureS
|
2024-07-12 10:15:28 -06:00 |
|
Mike Hunhoff
|
194017bce3
|
vmray: merge upstream
|
2024-07-12 09:27:49 -06:00 |
|
Maxime Berthault
|
76913af20b
|
Binary Ninja update and fix (#2205)
* Fix binja warning (use of a deprecated API method)
* Update binja plugin
> Fix json openning and parsing
> Fix base address
* Fix code_style
* lint black update
|
2024-07-12 12:25:19 +02:00 |
|
mr-tz
|
d1f6bb3a44
|
Merge branch 'master' into vmray-extractor
|
2024-07-03 06:49:43 +00:00 |
|
Moritz
|
bb86d1485c
|
Merge pull request #2187 from mandiant/dependabot/pip/flake8-comprehensions-3.15.0
build(deps): bump flake8-comprehensions from 3.14.0 to 3.15.0
|
2024-07-02 11:14:26 +02:00 |
|
Moritz
|
cd3086cfa4
|
Merge pull request #2184 from mandiant/dependabot/pip/ruff-0.5.0
build(deps): bump ruff from 0.4.8 to 0.5.0
|
2024-07-02 11:14:11 +02:00 |
|
Capa Bot
|
120f34e8ef
|
Sync capa-testfiles submodule
|
2024-07-02 07:56:15 +00:00 |
|
Ilyas Osman
|
5495a8555c
|
Fix incomplete f-strings (#2188)
* Fix incomplete f-strings
* Fix incomplete f-strings
* Apply black formatting to fix linting errors
* Apply black formatting to fix linting errors
|
2024-07-02 09:53:41 +02:00 |
|
Moritz
|
1a447013bd
|
Merge pull request #2182 from yelhamer/process-name-interface-show-features
scripts/show-features.py: use extractor.get_process_name() interface …
|
2024-07-02 09:48:17 +02:00 |
|
Yacine Elhamer
|
fccb533841
|
test/scripts.py: bugfix
|
2024-07-01 21:59:28 +01:00 |
|
Yacine Elhamer
|
3b165c3d8e
|
test:scripts.py: add tests for show-features.py process filtering
|
2024-07-01 21:41:46 +01:00 |
|
dependabot[bot]
|
cd5199f873
|
build(deps): bump flake8-comprehensions from 3.14.0 to 3.15.0
Bumps [flake8-comprehensions](https://github.com/adamchainz/flake8-comprehensions) from 3.14.0 to 3.15.0.
- [Changelog](https://github.com/adamchainz/flake8-comprehensions/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/adamchainz/flake8-comprehensions/compare/3.14.0...3.15.0)
---
updated-dependencies:
- dependency-name: flake8-comprehensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-01 14:48:28 +00:00 |
|
dependabot[bot]
|
202b5ddae7
|
build(deps): bump ruff from 0.4.8 to 0.5.0
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.8 to 0.5.0.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.4.8...0.5.0)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-01 14:48:15 +00:00 |
|
Yacine Elhamer
|
0b70abca93
|
show-features.py: add other usage of get_process_name()
|
2024-07-01 12:03:12 +01:00 |
|
Yacine Elhamer
|
6de22a0264
|
show-features.py: fix process filtering bug
|
2024-07-01 10:34:19 +01:00 |
|
Yacine Elhamer
|
fd811d1387
|
scripts/show-features.py: use extractor.get_process_name() interface for getting process name
|
2024-07-01 09:55:24 +01:00 |
|
Moritz
|
b617179525
|
Merge pull request #2165 from mandiant/dependabot/pip/flake8-7.1.0
build(deps): bump flake8 from 7.0.0 to 7.1.0
|
2024-06-26 17:07:49 +02:00 |
|
Moritz
|
28fc671ad5
|
Merge pull request #2166 from mandiant/dependabot/pip/requests-2.32.3
build(deps): bump requests from 2.31.0 to 2.32.3
|
2024-06-26 17:07:28 +02:00 |
|
Moritz
|
e1b750f1e9
|
Merge pull request #2167 from mandiant/dependabot/pip/psutil-6.0.0
build(deps): bump psutil from 5.9.2 to 6.0.0
|
2024-06-26 17:07:05 +02:00 |
|
dependabot[bot]
|
1ec680856d
|
build(deps): bump requests from 2.31.0 to 2.32.3
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.3.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.3)
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-26 14:24:17 +00:00 |
|
dependabot[bot]
|
d79ea074f2
|
build(deps): bump flake8 from 7.0.0 to 7.1.0
Bumps [flake8](https://github.com/pycqa/flake8) from 7.0.0 to 7.1.0.
- [Commits](https://github.com/pycqa/flake8/compare/7.0.0...7.1.0)
---
updated-dependencies:
- dependency-name: flake8
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-26 14:23:05 +00:00 |
|
dependabot[bot]
|
e68bcddfe0
|
build(deps): bump psutil from 5.9.2 to 6.0.0
Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.2 to 6.0.0.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.2...release-6.0.0)
---
updated-dependencies:
- dependency-name: psutil
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-26 14:05:14 +00:00 |
|
Moritz
|
4929d5936e
|
Update macos 12 (#2174)
* update CI to use macos-12 instead of macos-11
|
2024-06-26 16:03:45 +02:00 |
|
Mike Hunhoff
|
9be35f9a8d
|
vmray: remove unneeded unpacking
|
2024-06-20 15:19:55 -06:00 |
|
Mike Hunhoff
|
ec6c9c93bd
|
vmray: remove unused fields from summary_v2 pydantic models
|
2024-06-20 14:42:42 -06:00 |
|
Mike Hunhoff
|
9df611ff13
|
vmray: add comments
|
2024-06-20 14:41:50 -06:00 |
|
Mike Hunhoff
|
29fa3153b1
|
vmray: fix deptry lints
|
2024-06-20 14:17:42 -06:00 |
|
Mike Hunhoff
|
4b08e62750
|
vmray: fix flake8 lints
|
2024-06-20 14:12:34 -06:00 |
|
Mike Hunhoff
|
544899a04e
|
vmray: add os v. monitor id comment
|
2024-06-20 14:06:04 -06:00 |
|