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 |
|
Yacine Elhamer
|
1cec768521
|
fix strtab renaming error
|
2023-06-01 22:20:23 +01:00 |
|
Yacine Elhamer
|
d85d01eea1
|
use the function-handle's cache instead of the VivWorkspace file metadata
|
2023-06-01 22:15:47 +01:00 |
|
Yacine Elhamer
|
8d1e1cc54c
|
fix strtab naming
|
2023-06-01 21:56:34 +01:00 |
|
Aayush Goel
|
0d9e74028e
|
Update Metadata
|
2023-06-02 01:19:42 +05:30 |
|
Aayush Goel
|
445214b23b
|
Update Metadata type in capa main
|
2023-06-02 00:40:38 +05:30 |
|
Yacine Elhamer
|
994edf66fe
|
return the target's address for the function-name feature
|
2023-06-01 12:45:49 +01:00 |
|
Yacine Elhamer
|
f9291d4e50
|
extract symtab-api names before processing library functions
|
2023-06-01 12:45:10 +01:00 |
|
Yacine Elhamer
|
ab089c024d
|
fetch section data by offset (not name)
Co-authored-by: Willi Ballenthin <willi.ballenthin@gmail.com>
|
2023-06-01 11:46:39 +01:00 |
|
Yacine Elhamer
|
ffb1cb3128
|
rename strtab to strtab_section
Co-authored-by: Willi Ballenthin <willi.ballenthin@gmail.com>
|
2023-06-01 10:26:40 +01:00 |
|
Yacine Elhamer
|
57386812f9
|
use ELF class member instead of vsGetField()
Co-authored-by: Willi Ballenthin <willi.ballenthin@gmail.com>
|
2023-06-01 10:26:21 +01:00 |
|
Willi Ballenthin
|
ce8e15a220
|
Merge branch 'master' into feature-static-api-names
|
2023-06-01 09:39:07 +02:00 |
|
Yacine Elhamer
|
0d42ac3912
|
add missing function-name feature testing
|
2023-06-01 02:14:25 +01:00 |
|
Yacine Elhamer
|
f10a43abe6
|
fix style issues
|
2023-06-01 02:02:40 +01:00 |
|
Yacine Elhamer
|
64ef2c8a65
|
add tests for vivisect's usage of debug symbols
|
2023-06-01 01:50:06 +01:00 |
|
Capa Bot
|
d3c44a8263
|
Sync capa rules submodule
|
2023-05-31 18:16:12 +00:00 |
|
Moritz
|
8d016de217
|
Merge pull request #1494 from mandiant/dependabot/pip/protobuf-4.23.2
build(deps): bump protobuf from 4.22.3 to 4.23.2
|
2023-05-31 07:54:15 +02:00 |
|