EyeON --installed
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 4
- Forks
- 1
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 2
Description
On some systems, some of the hashers aren't immediately available (e.g., telfhash has problems building on ARM). Add eyeon observe --installed to show:
- telfhash
- imphash
- surfactant
- etc
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
Start at the eyeon observe command entry point and inspect how hashers such as telfhash, imphash, and surfactant are discovered or loaded. Add an --installed mode that reports which hashers are available, then verify it on systems where a hasher cannot build, including ARM where possible. Done means the command lists the requested installed and unavailable hashers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100