This website requires JavaScript.
Explore
Help
Sign In
gitea-mirror
/
capa
Watch
1
Star
0
Fork
0
You've already forked capa
mirror of
https://github.com/mandiant/capa.git
synced
2026-02-04 19:12:01 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
49ffbdd54d7d331dea3dc259f964d08cb86e0248
capa
/
capa
/
features
History
Xusheng
8cc16e8de9
Update the stack string detection with BN's builtin outlining of constant expressions
2023-06-09 13:41:53 +08:00
..
extractors
Update the stack string detection with BN's builtin outlining of constant expressions
2023-06-09 13:41:53 +08:00
freeze
Merge pull request
#1387
from manasghandat/main
2023-03-24 11:51:01 +01:00
__init__.py
move capa/features/__init__.py logic to common.py
2021-06-09 22:20:53 -06:00
address.py
address: explicitly resolve hash from int
2022-10-11 09:47:25 +00:00
basicblock.py
pylint: fix old-style super calls
2022-12-06 16:02:21 +00:00
common.py
resolved merge conflicts
2023-03-30 11:05:32 +05:30
file.py
pylint: fix old-style super calls
2022-12-06 16:02:21 +00:00
insn.py
use f-strings as appropriate
2023-03-28 11:43:49 +02:00