Capa Bot
|
62474c764a
|
Sync capa-testfiles submodule
|
2024-01-05 14:24:40 +00:00 |
|
Capa Bot
|
1fc26b4f27
|
Sync capa rules submodule
|
2024-01-04 13:07:27 +00:00 |
|
Capa Bot
|
037a97381c
|
Sync capa-testfiles submodule
|
2024-01-04 08:16:43 +00:00 |
|
Capa Bot
|
ef65f14260
|
Sync capa-testfiles submodule
|
2024-01-03 16:36:36 +00:00 |
|
Capa Bot
|
3214ecf0ee
|
Sync capa rules submodule
|
2024-01-03 16:32:40 +00:00 |
|
dependabot[bot]
|
23c5e6797f
|
build(deps-dev): bump ruff from 0.1.7 to 0.1.9 (#1915)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.7 to 0.1.9.
- [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.1.7...v0.1.9)
---
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-01-02 10:31:29 -07:00 |
|
dependabot[bot]
|
e940890c29
|
build(deps-dev): bump mypy from 1.7.1 to 1.8.0 (#1916)
Bumps [mypy](https://github.com/python/mypy) from 1.7.1 to 1.8.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.7.1...v1.8.0)
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-02 09:05:49 -07:00 |
|
dependabot[bot]
|
21b76fc91e
|
build(deps-dev): bump setuptools from 69.0.2 to 69.0.3 (#1917)
Bumps [setuptools](https://github.com/pypa/setuptools) from 69.0.2 to 69.0.3.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v69.0.2...v69.0.3)
---
updated-dependencies:
- dependency-name: setuptools
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-01-02 09:05:27 -07:00 |
|
dependabot[bot]
|
05ef952129
|
build(deps-dev): bump black from 23.12.0 to 23.12.1 (#1918)
Bumps [black](https://github.com/psf/black) from 23.12.0 to 23.12.1.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/23.12.0...23.12.1)
---
updated-dependencies:
- dependency-name: black
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-01-02 09:05:09 -07:00 |
|
Mike Hunhoff
|
22f4251ad6
|
ghidra: improve instruction string and bytes feature extraction (#1885)
* ghidra: improve instruction string and bytes feature extraction
* focus on data references only
* remove unneeded check
|
2023-12-24 18:24:54 -08:00 |
|
dependabot[bot]
|
92478d2469
|
build(deps-dev): bump black from 23.11.0 to 23.12.0 (#1911)
Bumps [black](https://github.com/psf/black) from 23.11.0 to 23.12.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/23.11.0...23.12.0)
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-19 12:29:40 -07:00 |
|
dependabot[bot]
|
2aaba6ef16
|
build(deps-dev): bump isort from 5.13.0 to 5.13.2 (#1910)
Bumps [isort](https://github.com/pycqa/isort) from 5.13.0 to 5.13.2.
- [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.13.0...5.13.2)
---
updated-dependencies:
- dependency-name: isort
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>
|
2023-12-19 11:04:49 -07:00 |
|
dependabot[bot]
|
8120fb796e
|
build(deps-dev): bump flake8-bugbear from 23.11.26 to 23.12.2 (#1892)
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 23.11.26 to 23.12.2.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases)
- [Commits](https://github.com/PyCQA/flake8-bugbear/compare/23.11.26...23.12.2)
---
updated-dependencies:
- dependency-name: flake8-bugbear
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-19 11:03:51 -07:00 |
|
dependabot[bot]
|
f3c38ae300
|
build(deps-dev): bump termcolor from 2.3.0 to 2.4.0 (#1891)
Bumps [termcolor](https://github.com/termcolor/termcolor) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/termcolor/termcolor/releases)
- [Changelog](https://github.com/termcolor/termcolor/blob/main/CHANGES.md)
- [Commits](https://github.com/termcolor/termcolor/compare/2.3.0...2.4.0)
---
updated-dependencies:
- dependency-name: termcolor
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-19 11:03:39 -07:00 |
|
Capa Bot
|
bf56ee0311
|
Sync capa rules submodule
|
2023-12-18 06:54:41 +00:00 |
|
Capa Bot
|
4a84660e76
|
Sync capa rules submodule
|
2023-12-18 06:54:07 +00:00 |
|
Mike Hunhoff
|
382c20cd58
|
ghidra: fix UnboundLocalError exception (#1881)
|
2023-12-15 17:03:43 -08:00 |
|
Mike Hunhoff
|
2dbac05716
|
ghidra: fix IndexError exception (#1879)
* ghidra: fix IndexError exception
|
2023-12-15 16:23:19 -08:00 |
|
dependabot[bot]
|
3f449f3c0f
|
build(deps-dev): bump isort from 5.11.4 to 5.13.0 (#1900)
Bumps [isort](https://github.com/pycqa/isort) from 5.11.4 to 5.13.0.
- [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.11.4...5.13.0)
---
updated-dependencies:
- dependency-name: isort
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-13 15:56:24 +01:00 |
|
dependabot[bot]
|
51b63b465b
|
build(deps-dev): bump ruff from 0.1.6 to 0.1.7 (#1902)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.6 to 0.1.7.
- [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.1.6...v0.1.7)
---
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>
|
2023-12-13 15:56:16 +01:00 |
|
dependabot[bot]
|
afb3426e96
|
build(deps-dev): bump pyinstaller from 6.2.0 to 6.3.0 (#1901)
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/pyinstaller/pyinstaller/releases)
- [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst)
- [Commits](https://github.com/pyinstaller/pyinstaller/compare/v6.2.0...v6.3.0)
---
updated-dependencies:
- dependency-name: pyinstaller
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-13 15:56:04 +01:00 |
|
Arnim Rupp
|
1d3ae1f216
|
Update capa2yara.py (#1904)
Extend unhandled strings to allow capa2yara to run through
|
2023-12-13 15:51:56 +01:00 |
|
Capa Bot
|
f229c8ecb8
|
Sync capa rules submodule
|
2023-12-13 11:04:32 +00:00 |
|
Capa Bot
|
e3da2d88d0
|
Sync capa rules submodule
|
2023-12-11 16:07:10 +00:00 |
|
Capa Bot
|
e4eb4340b1
|
Sync capa rules submodule
|
2023-12-09 06:53:06 +00:00 |
|
Capa Bot
|
a8e7611252
|
Sync capa rules submodule
|
2023-12-08 21:41:12 +00:00 |
|
aaronatp
|
8531acd7c5
|
Only show stack trace in debug mode (#1860)
* Only show stack trace in dev mode
* Update custom exception handler to handle KeyboardInterrupts
|
2023-12-08 22:07:16 +01:00 |
|
Mike Hunhoff
|
d6f7d2180f
|
dotnet: combine dnfile_.py and dotnetfile.py (#1895)
|
2023-12-07 14:06:54 -07:00 |
|
Moritz
|
d1b213aaac
|
Merge pull request #1890 from mandiant/fix-dlls
fix symbol generation, ordinals
|
2023-12-03 21:05:01 +01:00 |
|
mr-tz
|
51ddadbc87
|
fix symbol generation, ordinals
|
2023-12-03 17:49:54 +02:00 |
|
Moritz
|
cd52b1937b
|
Merge pull request #1887 from mandiant/fix/dynamic/1882
dynamic: fix UnboundLocalError exception
|
2023-12-01 14:52:55 +01:00 |
|
Mike Hunhoff
|
ca14dab804
|
dynamic: fix UnboundLocalError exception
|
2023-11-30 14:52:18 -07:00 |
|
Moritz
|
fbe0440361
|
add build for Python 3.11 for linux (#1877)
* add build for Python 3.11 for linux
|
2023-11-29 22:42:56 +01:00 |
|
Moritz
|
4c3586b5e9
|
Merge pull request #1697 from mandiant/dynamic-feature-extraction
add dynamic analysis
|
2023-11-29 17:45:24 +01:00 |
|
mr-tz
|
47019e4d7c
|
Merge branch 'master' into dynamic-feature-extraction
|
2023-11-29 16:28:12 +01:00 |
|
Capa Bot
|
a236a952bc
|
Sync capa rules submodule
|
2023-11-29 15:24:54 +00:00 |
|
mr-tz
|
73ea822123
|
Merge branch 'master' into dynamic-feature-extraction
|
2023-11-29 16:17:09 +01:00 |
|
Willi Ballenthin
|
3c159a1f52
|
ci: revert temporary CI event subscription
|
2023-11-29 14:26:53 +00:00 |
|
Capa Bot
|
7db40c3af8
|
Sync capa rules submodule
|
2023-11-29 13:53:18 +00:00 |
|
Willi Ballenthin
|
9a996d07c7
|
Merge branch 'dynamic-feature-extraction' of public.github.com:mandiant/capa into dynamic-feature-extraction
|
2023-11-29 13:46:47 +00:00 |
|
Willi Ballenthin
|
93cfb6ef8c
|
sync testfiles submodule
|
2023-11-29 13:46:29 +00:00 |
|
Capa Bot
|
a29c320f95
|
Sync capa-testfiles submodule
|
2023-11-29 13:45:44 +00:00 |
|
Capa Bot
|
277d7e0687
|
Sync capa rules submodule
|
2023-11-29 13:33:01 +00:00 |
|
Yacine
|
e66c2efcf5
|
add documentation for dynamic capa capabilties (#1837)
* README: adapt for dynamic capa
* README.md: fix duplication error
* Update README.md
Co-authored-by: Moritz <mr-tz@users.noreply.github.com>
* documentation: add review suggestions
* documentation: newline fix
* Update README.md
Co-authored-by: Moritz <mr-tz@users.noreply.github.com>
* Update README.md
Co-authored-by: Moritz <mr-tz@users.noreply.github.com>
* Update README.md
Co-authored-by: Moritz <mr-tz@users.noreply.github.com>
---------
Co-authored-by: Moritz <mr-tz@users.noreply.github.com>
Co-authored-by: Willi Ballenthin <willi.ballenthin@gmail.com>
|
2023-11-29 14:26:29 +01:00 |
|
Willi Ballenthin
|
583f8b5688
|
Merge branch 'dynamic-feature-extraction' of public.github.com:mandiant/capa into dynamic-feature-extraction
|
2023-11-29 13:13:04 +00:00 |
|
Willi Ballenthin
|
b4c6bf859e
|
changelog
|
2023-11-29 13:12:30 +00:00 |
|
Moritz
|
ba9da0dd82
|
Merge pull request #1876 from mandiant/fix/1867
set os, arch, format in meta table
|
2023-11-29 13:44:43 +01:00 |
|
mr-tz
|
92770dd5c7
|
set os, arch, format in meta table
|
2023-11-28 17:09:14 +01:00 |
|
Moritz
|
8946cb633e
|
Merge pull request #1874 from mandiant/fix/global-features
only check and display file limitation once
|
2023-11-28 15:19:10 +01:00 |
|
mr-tz
|
8f0eb5676e
|
only check and display file limitation once
|
2023-11-28 15:00:47 +01:00 |
|