Mahlet-Inc / Mahlet-Inc/hobbits
Show kaitai enums
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 751
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
Please show the enum values in the Kaitai analyzer, instead (or besides) the name of the enum.
For example:

Show the name of the enumerand corresponding to the parsed value instead of "MachineType".
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 by locating the Kaitai analyzer and the code that renders enum names for parsed values. Confirm that a parsed value displays its corresponding enumerand instead of, or alongside, "MachineType", and verify the example behavior in the GUI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- reverse-engineering
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100