mr-tz
304f835a1a
initial commit of out-of-the box flirt-based library id
2024-10-10 16:06:55 +00:00
Moritz
1f7f24c467
Merge pull request #2454 from mandiant/fix/ida9idalib
...
Fix IDA 9.0 / idalib
2024-10-09 18:04:23 +02:00
mr-tz
f2c329b768
rename ida to idapro module for IDA 9.0
2024-10-09 12:20:38 +00:00
mr-tz
22368fbe6f
rename bin_search function
2024-10-09 12:13:11 +00:00
Moritz
6a12ab8598
Merge pull request #2450 from mandiant/dependabot/pip/rich-13.9.2
...
build(deps): bump rich from 13.8.0 to 13.9.2
2024-10-08 10:57:04 +02:00
dependabot[bot]
a4fdb0a3ef
build(deps): bump rich from 13.8.0 to 13.9.2
...
Bumps [rich](https://github.com/Textualize/rich ) from 13.8.0 to 13.9.2.
- [Release notes](https://github.com/Textualize/rich/releases )
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Textualize/rich/compare/v13.8.0...v13.9.2 )
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-07 14:07:10 +00:00
Moritz
c7bb8b8e67
Update Node checkout Actions ( #2446 )
...
* Update setup Node Actions
2024-10-07 11:46:37 +02:00
Tamir K.
41c5194693
Fix/corrupted file architecture key error ( #2444 )
...
* Add try except clause
2024-10-06 08:46:16 +02:00
Moritz
8c8b67a6ea
Merge pull request #2438 from mandiant/mr-tz-patch-2
...
Update build.yml
2024-10-04 14:22:45 +02:00
Moritz
f0cc0fb2b8
Update build.yml
2024-10-04 14:02:53 +02:00
Moritz
fc8089c248
Merge pull request #2426 from mandiant/release/v740
...
Release v7.4.0
v7.4.0
2024-10-04 13:51:37 +02:00
mr-tz
d795db9017
include capa explorer web entry
2024-10-04 09:22:11 +00:00
mr-tz
544e3eee5b
bump version to 7.4.0
...
tmp2
tmp2
2024-10-04 09:22:08 +00:00
mr-tz
dfc304d9f6
add Python 3.8 and 3.9 deprecation warning
...
tmp
2024-10-04 09:19:56 +00:00
Capa Bot
54688517c4
Sync capa rules submodule
2024-10-04 09:18:47 +00:00
Moritz
21fc77ea28
Merge pull request #2431 from s-ff/add-provide-feedback-button
...
capa Explorer Web: add provide feedback button
2024-10-03 12:28:17 +02:00
Capa Bot
2976974009
Sync capa rules submodule
2024-10-03 09:39:09 +00:00
Moritz
030954d556
Merge pull request #2433 from mandiant/fix/vmray-string-call-args
...
fix backslash handling in string call arguments
2024-10-03 11:28:34 +02:00
Capa Bot
389a5eb84f
Sync capa-testfiles submodule
2024-10-02 16:56:11 +00:00
mr-tz
6d3b96f0b0
fix backslash handling in string call arguments
2024-10-02 16:54:38 +00:00
Soufiane Fariss
2a13bf6c0b
capa Explorer Web: fix lint
2024-10-02 16:10:23 +02:00
Fariss
e9f4f5bc31
capa Explorer Web: remove unneeded attribute
2024-10-02 16:05:38 +02:00
Soufiane Fariss
e7400be99a
capa Explorer Web: add provide feedback buttom
2024-10-02 15:54:07 +02:00
Moritz
591a1e8fbb
Merge pull request #2430 from s-ff/web-fix-import-features
...
capa Explorer Web: fix import features
2024-10-02 15:29:35 +02:00
Soufiane Fariss
2f5a227fb0
capa Explorer Web: fix import features
2024-10-02 14:49:58 +02:00
Moritz
931ff62421
Merge pull request #2423 from mandiant/dependabot/pip/types-protobuf-5.28.0.20240924
...
build(deps): bump types-protobuf from 5.27.0.20240920 to 5.28.0.20240924
2024-10-02 11:21:12 +02:00
dependabot[bot]
3037307ee8
build(deps): bump pydantic from 2.9.1 to 2.9.2 ( #2389 )
...
* build(deps): bump pydantic from 2.9.1 to 2.9.2
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.9.1 to 2.9.2.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v2.9.1...v2.9.2 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update requirements.txt
* remove pinned sub-dependency
Co-authored-by: Willi Ballenthin <wballenthin@google.com >
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Moritz <mr-tz@users.noreply.github.com >
Co-authored-by: Willi Ballenthin <wballenthin@google.com >
2024-10-02 11:20:54 +02:00
Capa Bot
d6c1725d7e
Sync capa rules submodule
2024-10-02 08:41:23 +00:00
Fariss
16eae70c17
capa Explorer Web: improve url navigation ( #2425 )
...
* explorer web: improve url navigation
This commit enhances the navigation guard for the /analysis route to
provide a better user experience when loading data from a URL:
Previously: users browsing to /analysis were always redirected to
the homepage (/).
With this commit:
- If a user accesses /analysis without an rdoc parameter, they are still
redirected to the homepage.
- If a user accesses /analysis with an rdoc parameter, the following
occurs:
The user is redirected to the homepage (/) and the rdoc parameter is
preserved in the URL, capa Explorer Web then loads the rdoc from URL.
---------
Co-authored-by: Moritz <mr-tz@users.noreply.github.com >
2024-10-01 19:25:20 +02:00
dependabot[bot]
9e7e6be374
build(deps): bump types-protobuf from 5.27.0.20240920 to 5.28.0.20240924
...
Bumps [types-protobuf](https://github.com/python/typeshed ) from 5.27.0.20240920 to 5.28.0.20240924.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-protobuf
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-01 11:44:19 +00:00
Moritz
3e8bed1db2
Merge pull request #2421 from mandiant/ci/dependabot-ignore-patch
...
Update dependabot.yml to ignore patch versions
2024-10-01 13:40:34 +02:00
Moritz
e4ac02a968
Update dependabot.yml
2024-10-01 13:32:31 +02:00
dependabot[bot]
eff358980a
build(deps): bump pefile from 2023.2.7 to 2024.8.26 ( #2413 )
2024-09-30 20:24:09 +00:00
Capa Bot
108bd7f224
Sync capa-testfiles submodule
2024-09-30 12:08:25 +00:00
Willi Ballenthin
ab43c8c0c2
loader: fix unhandled name error ( #2411 )
2024-09-30 14:06:14 +02:00
Capa Bot
585dff8b48
Sync capa rules submodule
2024-09-30 12:06:04 +00:00
Capa Bot
cb09041387
Sync capa rules submodule
2024-09-30 12:05:43 +00:00
Capa Bot
80899f3f70
Sync capa-testfiles submodule
2024-09-27 09:53:30 +00:00
Moritz
00d2bb06fd
Merge pull request #2409 from mandiant/fix/2408
...
dynamic: emit complete features for A/W APIs
2024-09-27 11:26:39 +02:00
Moritz
ff1043e976
Merge branch 'master' into fix/2408
2024-09-27 09:35:24 +02:00
Fariss
51a4eb46b8
replace tqdm, termcolor, tabulate with rich ( #2374 )
...
* logging: use rich handler for logging
* tqdm: remove unneeded redirecting_print_to_tqdm function
* tqdm: introduce `CapaProgressBar` rich `Progress` bar
* tqdm: replace tqdm with rich Progress bar
* tqdm: remove tqdm dependency
* termcolor: replace termcolor and update `scripts/`
* tests: update `test_render.py` to use rich.console.Console
* termcolor: remove termcolor dependency
* capa.render.utils: add `write` & `writeln` methods to subclass `Console`
* update markup util functions to use fmt strings
* tests: update `test_render.py` to use `capa.render.utils.Console`
* replace kwarg `end=""` with `write` and `writeln` methods
* tabulate: replace tabulate with `rich.table`
* tabulate: remove `tabulate` and its dependency `wcwidth`
* logging: handle logging in `capa.main`
* logging: set up logging in `capa.main`
this commit sets up logging in `capa.main` and uses a shared
`log_console` in `capa.helpers` for logging purposes
* changelog: replace packages with rich
* remove entry from pyinstaller and unneeded progress.update call
* update requirements.txt
* scripts: use `capa.helpers.log_console` in `CapaProgressBar`
* logging: configure root logger to use `RichHandler`
* remove unused import `inspect`
2024-09-27 09:34:21 +02:00
dependabot[bot]
558bf0fbf2
build(deps): bump protobuf from 5.27.3 to 5.28.2 ( #2390 )
...
Bumps [protobuf](https://github.com/protocolbuffers/protobuf ) from 5.27.3 to 5.28.2.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl )
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v5.27.3...v5.28.2 )
---
updated-dependencies:
- dependency-name: protobuf
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-09-27 09:32:58 +02:00
dependabot[bot]
76aff57467
build(deps): bump setuptools from 70.0.0 to 75.1.0 ( #2392 )
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 70.0.0 to 75.1.0.
- [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/v70.0.0...v75.1.0 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-27 09:32:18 +02:00
dependabot[bot]
f82fc1902c
build(deps): bump types-protobuf from 5.27.0.20240907 to 5.27.0.20240920 ( #2393 )
...
Bumps [types-protobuf](https://github.com/python/typeshed ) from 5.27.0.20240907 to 5.27.0.20240920.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-protobuf
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-09-27 09:32:08 +02:00
Capa Bot
e9e8fe42ed
Sync capa rules submodule
2024-09-27 07:31:51 +00:00
Mike Hunhoff
80e007787c
dynamic: update CHANGELOG
2024-09-26 14:43:20 -06:00
Mike Hunhoff
bfcc705117
dynamic: vmray: remove redundant test
2024-09-26 14:42:08 -06:00
Mike Hunhoff
834150ad1d
dynamic: drakvuf: fix A/W API detection
2024-09-26 14:36:16 -06:00
Mike Hunhoff
31ec208a9b
dynamic: cape: fix A/W API detection
2024-09-26 14:27:45 -06:00
Mike Hunhoff
a5d9459c42
dynamic: vmray: fix A/W API detection
2024-09-26 14:15:21 -06:00