viv: x86: extract function call arguments
Open
enhancement
- Dominant language
- Python
- Stars
- 6.2k
- Forks
- 726
- Avg merge
- 11d 11h
- Merged PRs (30d)
- 7
Description
supporting #771, figure out how to extract function call arguments with vivisect against x86 programs.
Contributor guide
Research direction
Start by reviewing issue #771 and investigating how Vivisect represents x86 function calls and their arguments in analyzed programs. The work is complete when a reliable approach for extracting function call arguments from x86 binaries is defined and integrated as required by #771.
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