colton-gabertan
|
1f09c92306
|
colton: OS extraction functionality implemented
|
2023-05-19 18:38:13 -07:00 |
|
colton-gabertan
|
14b0c5fdbf
|
colton: ghidra runtime detection & GhidraFeatureExtractor
|
2023-05-19 14:38:55 -07:00 |
|
Willi Ballenthin
|
ad611c2058
|
Merge pull request #1480 from Aayush-Goel-04/Aayush-Goel-04/Issue#1446
Create test binja backend when invoking standalone capa.exe
|
2023-05-16 22:10:10 +02:00 |
|
Aayush Goel
|
b876adbc27
|
Update CHANGELOG.md
|
2023-05-16 20:22:54 +05:30 |
|
Aayush Goel
|
e428b74657
|
run test on PMA 01-01.exe_
|
2023-05-16 12:23:00 +05:30 |
|
Willi Ballenthin
|
7ab083f19a
|
Merge pull request #1482 from mandiant/dependabot/pip/mypy-1.3.0
build(deps-dev): bump mypy from 1.2.0 to 1.3.0
|
2023-05-15 20:54:08 +02:00 |
|
dependabot[bot]
|
b6e85b878e
|
build(deps-dev): bump mypy from 1.2.0 to 1.3.0
Bumps [mypy](https://github.com/python/mypy) from 1.2.0 to 1.3.0.
- [Commits](https://github.com/python/mypy/compare/v1.2.0...v1.3.0)
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-15 14:58:04 +00:00 |
|
Capa Bot
|
e605dfb483
|
Sync capa-testfiles submodule
|
2023-05-12 08:49:03 +00:00 |
|
Aayush Goel
|
61554dbaf0
|
Merge branch 'mandiant:master' into Aayush-Goel-04/Issue#1446
|
2023-05-12 02:36:56 +05:30 |
|
Aayush Goel
|
ce56ab71d4
|
Update test_binja_features.py
Not sure which file to use to test capa.main
|
2023-05-12 02:17:09 +05:30 |
|
Willi Ballenthin
|
21c2705827
|
Merge pull request #1479 from Aayush-Goel-04/Aayush-Goel-04/Issue#1341
Improved layout to exclude functions with no basic block.
|
2023-05-11 21:40:56 +02:00 |
|
Aayush Goel
|
916db6c197
|
Update main.py
|
2023-05-11 19:40:52 +05:30 |
|
Aayush Goel
|
562e03d2d2
|
Update CHANGELOG.md
Update CHANGELOG.md
Update main.py
|
2023-05-11 18:59:29 +05:30 |
|
Capa Bot
|
a90eda50a7
|
Sync capa rules submodule
|
2023-05-11 08:06:38 +00:00 |
|
Capa Bot
|
58bbb8e3a4
|
Sync capa-testfiles submodule
|
2023-05-10 14:10:33 +00:00 |
|
Willi Ballenthin
|
d57ed97f9d
|
Merge pull request #1477 from mandiant/dependabot/pip/ruff-0.0.265
build(deps-dev): bump ruff from 0.0.262 to 0.0.265
|
2023-05-10 13:45:33 +02:00 |
|
dependabot[bot]
|
b7b451dace
|
build(deps-dev): bump ruff from 0.0.262 to 0.0.265
Bumps [ruff](https://github.com/charliermarsh/ruff) from 0.0.262 to 0.0.265.
- [Release notes](https://github.com/charliermarsh/ruff/releases)
- [Changelog](https://github.com/charliermarsh/ruff/blob/main/BREAKING_CHANGES.md)
- [Commits](https://github.com/charliermarsh/ruff/compare/v0.0.262...v0.0.265)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-08 14:58:18 +00:00 |
|
Moritz
|
8bac455bc9
|
Merge pull request #1472 from Aayush-Goel-04/Aayush-Goel-04/update_CHANGELOG.md
Update CHANGELOG.md
|
2023-05-04 16:26:55 +02:00 |
|
Aayush Goel
|
45c6e74945
|
Update CHANGELOG.md
|
2023-05-04 19:32:20 +05:30 |
|
Willi Ballenthin
|
8d2a186b1a
|
Merge pull request #1471 from Aayush-Goel-04/Aayush-Goel-04/Issue#1458
Added try/except blocks to detect_elf_os in elf.py for improved ELF parsing and OS detection
|
2023-05-04 15:19:06 +02:00 |
|
Aayush Goel
|
a62996420f
|
Update elf.py
corrected pre-formatted strings
|
2023-05-04 18:29:15 +05:30 |
|
Aayush Goel
|
7dc4c44393
|
Update elf.py
Added more try/excepts around the parsing code in detect_elf_os
|
2023-05-04 17:13:07 +05:30 |
|
Moritz
|
6ffcbfef3d
|
Merge pull request #1469 from mr-tz/mr-tz-patch-1
Don't test BN - attempt 3
|
2023-05-04 13:33:36 +02:00 |
|
Moritz
|
ed5dabe432
|
Update tests.yml
|
2023-05-03 18:16:23 +02:00 |
|
Capa Bot
|
ce28d60edf
|
Sync capa rules submodule
|
2023-05-02 10:28:10 +00:00 |
|
Capa Bot
|
afa9410209
|
Sync capa rules submodule
|
2023-05-02 09:43:49 +00:00 |
|
Capa Bot
|
7b0fac27dc
|
Sync capa rules submodule
|
2023-04-25 19:19:19 +00:00 |
|
Moritz
|
f811b6b803
|
Merge pull request #1449 from mandiant/dependabot/pip/pyinstaller-5.10.1
build(deps-dev): bump pyinstaller from 5.9.0 to 5.10.1
|
2023-04-25 14:08:07 +02:00 |
|
Moritz
|
ba43513172
|
Merge pull request #1435 from Vector35/fix_bn_path_detection
Fix BN installation path detection does not work with Python 3.11
|
2023-04-25 11:37:34 +02:00 |
|
dependabot[bot]
|
f3bb2169c0
|
build(deps-dev): bump pyinstaller from 5.9.0 to 5.10.1
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 5.9.0 to 5.10.1.
- [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/v5.9.0...v5.10.1)
---
updated-dependencies:
- dependency-name: pyinstaller
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-25 09:36:26 +00:00 |
|
dependabot[bot]
|
68b58f979b
|
build(deps): bump termcolor from 2.2.0 to 2.3.0 (#1459)
* build(deps): bump termcolor from 2.2.0 to 2.3.0
Bumps [termcolor](https://github.com/termcolor/termcolor) from 2.2.0 to 2.3.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.2.0...2.3.0)
---
updated-dependencies:
- dependency-name: termcolor
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-25 11:35:34 +02:00 |
|
Moritz
|
8e80bc844d
|
Test BN 2 (#1462)
* Update .github/workflows/tests.yml
|
2023-04-25 11:35:07 +02:00 |
|
Willi Ballenthin
|
a45cab06d3
|
Merge pull request #1461 from mandiant/dependabot/pip/ruff-0.0.262
build(deps-dev): bump ruff from 0.0.260 to 0.0.262
|
2023-04-25 10:28:18 +02:00 |
|
Moritz
|
957083d805
|
fix ELF parse error (#1454)
* fix ELF parse error
* add ELF header parsing test
|
2023-04-25 08:46:56 +02:00 |
|
dependabot[bot]
|
2aac99b037
|
build(deps): bump protobuf from 4.22.1 to 4.22.3 (#1448)
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.22.1 to 4.22.3.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v4.22.1...v4.22.3)
---
updated-dependencies:
- dependency-name: 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>
|
2023-04-25 06:36:06 +02:00 |
|
Moritz
|
2401dc785c
|
update viv dependencies and fix (#1342)
* update dependencies and fix
* pyinstaller: add hook for new viv pas
* pyinstaller: hooks: remove duplicate entries and old analysis pass
* Update setup.py
* update hidden imports
---------
Co-authored-by: Willi Ballenthin <willi.ballenthin@gmail.com>
|
2023-04-25 06:34:40 +02:00 |
|
Moritz
|
f902add0ce
|
Merge pull request #1457 from yelhamer/bugfix-symtab
SymTab _parse(): Bugfixes for the struct unpacking and for handling symtabs with a null entry size
|
2023-04-24 19:35:23 +02:00 |
|
Yacine Elhamer
|
2faae5d022
|
SymTab: Update unpacking format
Co-authored-by: Moritz <mr-tz@users.noreply.github.com>
|
2023-04-24 17:57:06 +01:00 |
|
dependabot[bot]
|
2a2878bba0
|
build(deps-dev): bump ruff from 0.0.260 to 0.0.262
Bumps [ruff](https://github.com/charliermarsh/ruff) from 0.0.260 to 0.0.262.
- [Release notes](https://github.com/charliermarsh/ruff/releases)
- [Changelog](https://github.com/charliermarsh/ruff/blob/main/BREAKING_CHANGES.md)
- [Commits](https://github.com/charliermarsh/ruff/compare/v0.0.260...v0.0.262)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-24 14:58:25 +00:00 |
|
Moritz
|
2bb6f924cd
|
Merge pull request #1447 from mandiant/dependabot/pip/pytest-7.3.1
build(deps-dev): bump pytest from 7.3.0 to 7.3.1
|
2023-04-24 12:37:38 +02:00 |
|
Yacine Elhamer
|
861e96d33e
|
update CHANGELOG.md
|
2023-04-22 01:16:42 +01:00 |
|
Yacine Elhamer
|
07e6407115
|
_parse(): safeguard against zero entry size
|
2023-04-22 01:10:26 +01:00 |
|
Yacine Elhamer
|
69d44cdc16
|
_parse(): fix section header unpacking field size
|
2023-04-22 01:09:04 +01:00 |
|
Moritz
|
259dfaed11
|
Update tests.yml
|
2023-04-21 17:24:06 +02:00 |
|
dependabot[bot]
|
bf02b2ecb4
|
build(deps-dev): bump pytest from 7.3.0 to 7.3.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.0 to 7.3.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.3.0...7.3.1)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-21 14:18:11 +00:00 |
|
Moritz
|
88c78bb411
|
only test binaryninja on non-forks
|
2023-04-21 16:15:27 +02:00 |
|
Capa Bot
|
2c73f08364
|
Sync capa-testfiles submodule
|
2023-04-21 14:06:49 +00:00 |
|
Capa Bot
|
467c19be97
|
Sync capa rules submodule
|
2023-04-19 17:01:01 +00:00 |
|
Capa Bot
|
96d7f20980
|
Sync capa rules submodule
|
2023-04-19 15:56:44 +00:00 |
|
Capa Bot
|
8965fc8a79
|
Sync capa rules submodule
|
2023-04-17 16:11:59 +00:00 |
|