Reconstruct C++ class hierarchies without RTTI
Open
C-bin2llvmir
new-feature
T-lang-c++
- Dominant language
- C++
- Stars
- 8.6k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
Analyze, if this is even possible. If it is, implement an analysis that would do it.
Examples: C++ regression tests compiled with `-fno-rtti` option.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by assessing the feasibility of reconstructing C++ class hierarchies from regression tests compiled with the -fno-rtti option. Review the available decompilation analysis entry points and determine what evidence remains without RTTI. Done means documenting the feasibility and, if possible, implementing the analysis with regression coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- reverse-engineering
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100