Willi Ballenthin
2ec979469e
init show-object-layout using assemblage
2024-10-22 09:40:09 +00:00
Willi Ballenthin
2db0cc457f
detect user code via entry points (main function name)
2024-10-22 09:21:59 +00:00
Willi Ballenthin
3cad8d12af
mute unknown lines
2024-10-22 09:21:40 +00:00
Willi Ballenthin
5be96d7ddc
consider thunks library functions
2024-10-22 09:21:16 +00:00
mr-tz
a3b6aef67f
render from doc
2024-10-21 12:43:47 +00:00
mr-tz
077fa2e7e1
simplify and include thunks
2024-10-21 11:50:25 +00:00
mr-tz
c3b8e7c638
remove Python 3.12 syntax
2024-10-21 11:49:45 +00:00
Willi Ballenthin
4346922b9a
library-detection: add json output format
2024-10-21 10:42:30 +00:00
Willi Ballenthin
d652192af1
library-detection: cleanup script
2024-10-21 10:26:19 +00:00
Moritz
d83750c901
Add LookupError exception
2024-10-15 17:10:59 +02:00
mr-tz
8394b81841
init add result structure and render
2024-10-14 16:05:01 +00:00
mr-tz
febda7d0e2
add option to save idb
2024-10-14 06:15:06 +00:00
mr-tz
f9abb5e83f
ease/document extra dependency
2024-10-14 05:53:03 +00:00
Willi Ballenthin
f69602d085
library detection: rough integration of algorithms
2024-10-11 15:58:37 +00:00
Willi Ballenthin
ad187fc3bd
library detection: merge flirt and string branches
2024-10-11 13:43:10 +00:00
mr-tz
637926e0b6
initial commit of out-of-the box flirt-based library id
2024-10-11 12:36:42 +00:00
Willi Ballenthin
03ce40e781
initial attempt at library identification via known strings
2024-10-10 12:35:48 +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