mandiant / mandiant/flare-floss
qs: show interesting strings first within each section
Open
Nobody has claimed this yet.
QS
QS/ui
- Dominant language
- Python
- Stars
- 4.2k
- Forks
- 542
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 26
Description
via #761 and @r0ny123
Currently, QS ranks strings based on offsets within sections, can we use stringsifter or something like that to show the most relevant strings first within the sections?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review issue #761 and trace the QS ranking path to understand how strings are ordered within each section. Compare possible relevance-ranking approaches, then verify that the selected approach places the most relevant strings first in every section.
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
- 35/100