5 comments (5 comments)0 reactions (0 reactions)0 assignees (0 assignees)Python703 forks (703 forks)github user discovery
binary-ninjaenhancementhelp wanted
Repository metrics
- Stars
- 6,043 stars (6,043 stars)
- PR merge metrics
- Avg merge 6d 6h (Avg merge 6d 6h)15 merged PRs in 30d (15 merged PRs in 30d)
Contributor guide
- Research direction
- Study the existing stack cookie detection logic in capa/features/extractors/binja/insn.py at the linked line, then explore how to leverage LLIR SSA (low level intermediate representation static single assignment) to improve detection accuracy. Review Binary Ninja's LLIL/SSA documentation and compare with current approach.
- Tech stack
- python
- Domain
- securityreverse engineering
- Issue type
- Refactor
- Prerequisites
- Binary NinjaLLIR SSAstack cookies