Willi Ballenthin
|
4dedc24f9f
|
Merge branch 'master' into ida-test-runner
|
2023-06-20 14:28:05 +02:00 |
|
Moritz
|
1bc0174f6f
|
Merge pull request #1562 from mandiant/dependabot/pip/ruamel-yaml-0.17.32
build(deps): bump ruamel-yaml from 0.17.28 to 0.17.32
|
2023-06-19 17:24:22 +02:00 |
|
Moritz
|
90842f313a
|
Merge pull request #1543 from mandiant/dependabot/pip/pydantic-1.10.9
build(deps): bump pydantic from 1.10.7 to 1.10.9
|
2023-06-19 17:23:51 +02:00 |
|
Moritz
|
6aa2f6457c
|
Merge pull request #1521 from mandiant/dependabot/pip/pytest-cov-4.1.0
build(deps-dev): bump pytest-cov from 4.0.0 to 4.1.0
|
2023-06-19 17:23:19 +02:00 |
|
Moritz
|
b7c600e60b
|
Merge pull request #1520 from mandiant/dependabot/pip/requests-2.31.0
build(deps-dev): bump requests from 2.28.0 to 2.31.0
|
2023-06-19 17:22:55 +02:00 |
|
Moritz
|
d397b46b63
|
Merge pull request #1518 from mandiant/dependabot/pip/types-requests-2.31.0.1
build(deps-dev): bump types-requests from 2.28.1 to 2.31.0.1
|
2023-06-19 17:22:32 +02:00 |
|
dependabot[bot]
|
7a6b7c5ef0
|
build(deps): bump ruamel-yaml from 0.17.28 to 0.17.32
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.28 to 0.17.32.
---
updated-dependencies:
- dependency-name: ruamel-yaml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-19 14:58:25 +00:00 |
|
Stephen Eckels
|
7ef78fdbce
|
explorer: optimize cache and extractor interface (#1470)
* Optimize cache and extractor interface
* Update changelog
* Run linter formatters
* Implement review feedback
* Move rulegen extractor construction to tab change
* Change rulegen cache construction behavior
* Adjust return values for CR, format
* Fix mypy errors
* Format
* Fix merge
---------
Co-authored-by: Stephen Eckels <stephen.eckels@mandiant.com>
|
2023-06-13 12:00:06 -06:00 |
|
dependabot[bot]
|
366c55231e
|
build(deps): bump pydantic from 1.10.7 to 1.10.9
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.7 to 1.10.9.
- [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/v1.10.7...v1.10.9)
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-12 14:58:23 +00:00 |
|
Capa Bot
|
43b2ee3c52
|
Sync capa rules submodule
|
2023-06-12 12:28:18 +00:00 |
|
Capa Bot
|
85a7c87830
|
Sync capa rules submodule
|
2023-06-12 12:18:23 +00:00 |
|
Willi Ballenthin
|
2d7e20f532
|
Merge pull request #1527 from xusheng6/fix_bn_unit_test
Update the stack string detection with BN's builtin outlining of constant expressionss
|
2023-06-12 10:41:15 +02:00 |
|
Capa Bot
|
cc993b67a3
|
Sync capa rules submodule
|
2023-06-12 06:58:29 +00:00 |
|
Xusheng
|
a74911e926
|
Add a test that asserts on the binja version
|
2023-06-09 13:44:07 +08:00 |
|
Xusheng
|
8cc16e8de9
|
Update the stack string detection with BN's builtin outlining of constant expressions
|
2023-06-09 13:41:53 +08:00 |
|
Capa Bot
|
0559e61af1
|
Sync capa rules submodule
|
2023-06-08 08:41:14 +00:00 |
|
Capa Bot
|
2fe0713faa
|
Sync capa rules submodule
|
2023-06-07 10:17:28 +00:00 |
|
Willi Ballenthin
|
28629b352c
|
Merge pull request #1502 from Aayush-Goel-04/Aayush-Goel-04/Issue#1411
Update Metadata type in capa main
|
2023-06-06 13:04:35 +02:00 |
|
Aayush Goel
|
e5f79c9f5c
|
Merge branch 'mandiant:master' into Aayush-Goel-04/Issue#1411
|
2023-06-06 13:04:19 +05:30 |
|
Aayush Goel
|
c6815ef126
|
Update Model and FrozenModel Class
|
2023-06-06 13:02:30 +05:30 |
|
dependabot[bot]
|
28b2cd5117
|
build(deps-dev): bump pytest-cov from 4.0.0 to 4.1.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.0.0 to 4.1.0.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v4.0.0...v4.1.0)
---
updated-dependencies:
- dependency-name: pytest-cov
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-05 14:58:21 +00:00 |
|
dependabot[bot]
|
28c24c9d48
|
build(deps-dev): bump requests from 2.28.0 to 2.31.0
Bumps [requests](https://github.com/psf/requests) from 2.28.0 to 2.31.0.
- [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.28.0...v2.31.0)
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-05 14:58:17 +00:00 |
|
dependabot[bot]
|
b2080cdfbc
|
build(deps-dev): bump types-requests from 2.28.1 to 2.31.0.1
Bumps [types-requests](https://github.com/python/typeshed) from 2.28.1 to 2.31.0.1.
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-05 14:58:02 +00:00 |
|
Willi Ballenthin
|
57095175d2
|
Merge pull request #1443 from yelhamer/feature-static-api-names
Extract api names from ELF debug symbols [vivisect]
|
2023-06-05 14:54:34 +02:00 |
|
Yacine Elhamer
|
5b260c00f4
|
fix symtab FunctionName feature scope address
|
2023-06-05 13:37:19 +01:00 |
|
Yacine Elhamer
|
9b0fb74d94
|
fix typo: "Elf" to "elf"
|
2023-06-05 13:36:50 +01:00 |
|
Yacine Elhamer
|
103b384c09
|
fix viv/extractor.py codestyle imports
|
2023-06-05 12:17:27 +01:00 |
|
Yacine Elhamer
|
65f18aecc8
|
fix mypy typing issues
|
2023-06-05 12:14:56 +01:00 |
|
Yacine Elhamer
|
e971bc4044
|
fix codestyle issues
|
2023-06-05 12:01:39 +01:00 |
|
Aayush Goel
|
b4870b120e
|
Remove from_capa API for MetaData
|
2023-06-03 15:33:49 +05:30 |
|
Yacine Elhamer
|
7dff76b122
|
Merge branch 'master' into feature-static-api-names
|
2023-06-03 01:44:13 +01:00 |
|
Yacine Elhamer
|
be5ada26ea
|
fix code style
|
2023-06-03 01:12:56 +01:00 |
|
Yacine Elhamer
|
5b903ca4f3
|
add error handling to SymTab and its callers
|
2023-06-02 23:19:14 +01:00 |
|
Yacine Elhamer
|
6b2710ac7e
|
fix broken logic in extract_function_symtab_names()
|
2023-06-02 22:43:58 +01:00 |
|
Yacine Elhamer
|
764fda8e7b
|
add missing Shdr.from_viv() method
|
2023-06-02 17:57:37 +01:00 |
|
Yacine Elhamer
|
151ef95b79
|
remove usage of vsGetField
|
2023-06-02 17:14:44 +01:00 |
|
Yacine Elhamer
|
4976375d74
|
elf.py: fix identation error
|
2023-06-02 16:30:17 +01:00 |
|
Yacine Elhamer
|
0b834a1623
|
delete functionName extraction at instruction level
Co-authored-by: Willi Ballenthin <willi.ballenthin@gmail.com>
|
2023-06-02 15:56:14 +01:00 |
|
Yacine Elhamer
|
41c512624b
|
update symtab-based FunctionName feature extraction
|
2023-06-02 14:44:51 +01:00 |
|
Yacine Elhamer
|
9467ee6f10
|
add FunctionName extraction at the function scope
|
2023-06-02 14:42:04 +01:00 |
|
Yacine Elhamer
|
dde76e301d
|
add a method to construct SymTab objects from Elf objects
|
2023-06-02 12:15:05 +01:00 |
|
Aayush Goel
|
5ded85f46e
|
Update CHANGELOG.md
|
2023-06-02 14:54:36 +05:30 |
|
Capa Bot
|
0cbe4618e1
|
Sync capa-testfiles submodule
|
2023-06-02 09:20:23 +00:00 |
|
Aayush Goel
|
f03ad2d208
|
Merge branch 'mandiant:master' into Aayush-Goel-04/Issue#1411
|
2023-06-02 14:47:24 +05:30 |
|
Willi Ballenthin
|
8b867836e9
|
changelog
|
2023-06-02 10:45:05 +02:00 |
|
Willi Ballenthin
|
236c1c9d17
|
tests: refine the IDA test runner
ref #1364
|
2023-06-02 10:40:47 +02:00 |
|
Willi Ballenthin
|
64dca7d801
|
Merge branch 'master' into feature-static-api-names
|
2023-06-02 09:26:25 +02:00 |
|
Willi Ballenthin
|
3834314c2a
|
Merge pull request #1463 from Aayush-Goel-04/Aayush-Goel-04/Issue#1451
Utility script to detect feature overlap between new and existing CAPA rules.
|
2023-06-02 09:18:00 +02:00 |
|
Willi Ballenthin
|
144723be3c
|
Merge pull request #1496 from mandiant/dependabot/pip/ruamel-yaml-0.17.28
build(deps): bump ruamel-yaml from 0.17.21 to 0.17.28
|
2023-06-02 09:16:29 +02:00 |
|
Capa Bot
|
0f54a6f67e
|
Sync capa rules submodule
|
2023-06-02 07:13:58 +00:00 |
|