dynamic: vmray: add support for "container" function call parameters
Open
dynamic
enhancement
vmray
- Dominant language
- Python
- Stars
- 6.2k
- Forks
- 726
- Avg merge
- 11d 11h
- Merged PRs (30d)
- 7
Description
The "container" type roughly maps to structure and bitfield data. We must first determine if capa can emit features from containers without polluting the matches and then handle the nested structure.
e.g.
```xml
[...]
[...]
```
Contributor guide
Research direction
Start by tracing the dynamic VMRay handling for function call parameters and how existing structure and bitfield data are represented. Use the XML example to investigate nested container values, then define how capa should emit features without polluting matches and verify support for the nested structure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- reverse-engineering
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100