manasghandat
|
9a77f18ced
|
Add appropriate comments
|
2023-03-22 07:45:59 +05:30 |
|
Capa Bot
|
03996f2b82
|
Sync capa rules submodule
|
2023-03-21 21:04:25 +00:00 |
|
Willi Ballenthin
|
53ca96fcee
|
result document: make all classes frozen and forbid extra attributes
|
2023-03-21 17:37:27 +01:00 |
|
Willi Ballenthin
|
c1ca4ab703
|
isort
|
2023-03-21 17:22:43 +01:00 |
|
Willi Ballenthin
|
43bcf401b2
|
bulk-process: reference error
|
2023-03-21 16:57:16 +01:00 |
|
Willi Ballenthin
|
f1c495dc0a
|
*: use FORMAT_AUTO instead of string literal
|
2023-03-21 16:54:48 +01:00 |
|
Willi Ballenthin
|
98eb28704c
|
main: don't embed format/os overrides in metadata
|
2023-03-21 16:47:11 +01:00 |
|
Willi Ballenthin
|
1f3582c9c3
|
mypy
|
2023-03-21 16:45:24 +01:00 |
|
Willi Ballenthin
|
62f7bddd4d
|
Merge pull request #1389 from ggold7046/patch-16
Update view.py
|
2023-03-21 16:31:05 +01:00 |
|
AG
|
b097569607
|
Update view.py
Updated with f string for better readability.
|
2023-03-21 19:53:10 +05:30 |
|
manasghandat
|
da6f72c20a
|
fix mypy fails
|
2023-03-21 19:10:11 +05:30 |
|
manasghandat
|
00e94d976a
|
fix linting issue
|
2023-03-21 18:51:51 +05:30 |
|
manasghandat
|
d1d6db877d
|
Merge branch 'mandiant:master' into main
|
2023-03-21 18:47:16 +05:30 |
|
manasghandat
|
da3e3c6bb4
|
fix mypy fails
|
2023-03-21 18:46:22 +05:30 |
|
Willi Ballenthin
|
e57be09823
|
Merge branch 'issues/1348' of github.com:captainGeech42/capa into issues/1348
|
2023-03-21 14:04:46 +01:00 |
|
Willi Ballenthin
|
7598a97888
|
Merge branch 'master' of personal.github.com:mandiant/capa into pr-1350
|
2023-03-21 14:02:02 +01:00 |
|
Willi Ballenthin
|
ebaf51ce56
|
Merge branch 'master' into issues/1348
|
2023-03-21 13:54:52 +01:00 |
|
Willi Ballenthin
|
0cf8b154a4
|
pep8
|
2023-03-21 13:53:59 +01:00 |
|
Willi Ballenthin
|
b420d6bbb2
|
Merge pull request #1386 from mandiant/dependabot/pip/pyinstaller-5.9.0
build(deps-dev): bump pyinstaller from 5.8.0 to 5.9.0
|
2023-03-21 13:04:57 +01:00 |
|
mr-tz
|
6086cc5e18
|
update number/offset understanding
|
2023-03-20 18:11:24 +01:00 |
|
mr-tz
|
c3ed12d8d4
|
add helper function
|
2023-03-20 17:46:36 +01:00 |
|
mr-tz
|
2d98c9e3c4
|
address mypy warnings
|
2023-03-20 17:45:55 +01:00 |
|
mr-tz
|
0933040d0b
|
remove protobuf from rd scheme generation test
|
2023-03-20 17:45:23 +01:00 |
|
mr-tz
|
12046e698e
|
don't change child data
|
2023-03-20 17:43:21 +01:00 |
|
mr-tz
|
73ac83bd06
|
reformat changelog
|
2023-03-20 16:58:06 +01:00 |
|
mr-tz
|
631685472d
|
add assert_never
|
2023-03-20 16:55:42 +01:00 |
|
mr-tz
|
32bcf999b8
|
remove proto from pydantic generation code
|
2023-03-20 16:53:44 +01:00 |
|
dependabot[bot]
|
008f6d1839
|
build(deps-dev): bump pyinstaller from 5.8.0 to 5.9.0
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 5.8.0 to 5.9.0.
- [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.8.0...v5.9.0)
---
updated-dependencies:
- dependency-name: pyinstaller
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-20 14:58:43 +00:00 |
|
dependabot[bot]
|
1746a640cc
|
build(deps): bump pydantic from 1.10.5 to 1.10.6 (#1380)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.5 to 1.10.6.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/v1.10.6/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v1.10.5...v1.10.6)
---
updated-dependencies:
- dependency-name: pydantic
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-03-17 14:12:20 +01:00 |
|
Capa Bot
|
d5937e4af5
|
Sync capa rules submodule
|
2023-03-16 17:41:19 +00:00 |
|
manasghandat
|
1336796c0c
|
code style : update remaining files (#1353)
* code style: update string formatting using fstrings
---------
Co-authored-by: Willi Ballenthin <willi.ballenthin@gmail.com>
Co-authored-by: Moritz <mr-tz@users.noreply.github.com>
|
2023-03-16 11:16:18 +01:00 |
|
manasghandat
|
2efcfcf239
|
fix merge conflicts
|
2023-03-15 07:19:41 +05:30 |
|
manasghandat
|
8f2ffe8526
|
fix code style
|
2023-03-15 07:08:31 +05:30 |
|
Capa Bot
|
8cf74759a6
|
Sync capa rules submodule
|
2023-03-14 18:35:45 +00:00 |
|
Capa Bot
|
22a1a8e41f
|
Sync capa rules submodule
|
2023-03-14 18:30:53 +00:00 |
|
Harsh Mehta
|
74009eb4a4
|
Updated Copyright (#1383)
* Updated Copyright
|
2023-03-14 17:58:43 +01:00 |
|
manasghandat
|
5932358f9d
|
fix changes
|
2023-03-14 22:10:02 +05:30 |
|
manasghandat
|
1ad5364fec
|
fix changes
|
2023-03-14 22:09:35 +05:30 |
|
Capa Bot
|
201330295c
|
Sync capa rules submodule
|
2023-03-14 16:25:56 +00:00 |
|
mr-tz
|
a7b7f643a5
|
update translator and tests
|
2023-03-14 10:13:49 +01:00 |
|
Capa Bot
|
4fd6f17ced
|
Sync capa rules submodule
|
2023-03-14 07:34:15 +00:00 |
|
dependabot[bot]
|
e67679658a
|
build(deps-dev): bump mypy from 1.0.1 to 1.1.1
Bumps [mypy](https://github.com/python/mypy) from 1.0.1 to 1.1.1.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v1.0.1...v1.1.1)
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-13 14:58:43 +00:00 |
|
manasghandat
|
d67f924b73
|
Merge branch 'master' of https://github.com/mandiant/capa
|
2023-03-12 17:41:45 +05:30 |
|
Willi Ballenthin
|
961daf6c36
|
Merge pull request #1366 from ggold7046/patch-1
Update profile-memory.py
|
2023-03-11 13:14:09 +01:00 |
|
Willi Ballenthin
|
748e7641ef
|
Merge pull request #1367 from ggold7046/patch-3
Update match-function-id.py
|
2023-03-11 13:13:27 +01:00 |
|
AG
|
6321adc411
|
Update match-function-id.py
Updated with f string for enhanced readability.
|
2023-03-11 12:43:22 +05:30 |
|
AG
|
02e451a2b1
|
Update profile-memory.py
Updated with f string for enhanced readability.
|
2023-03-11 12:29:59 +05:30 |
|
Willi Ballenthin
|
8cac47038c
|
Merge pull request #1354 from ggold7046/patch-1
Update import-to-bn.py
|
2023-03-10 17:18:21 +01:00 |
|
Willi Ballenthin
|
59ab8e0b04
|
Merge pull request #1356 from ggold7046/patch-3
Update import-to-ida.py
|
2023-03-10 17:17:59 +01:00 |
|
Willi Ballenthin
|
577d96c026
|
Merge pull request #1365 from linpeiyu164/master
fix wrong indentation level for args.backend
|
2023-03-10 17:17:22 +01:00 |
|