kach / kach/scotty

Uppercase hex

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

\xFF is read as 00 instead of FF. \xff works correctly.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the difference between \xFF and \xff in scotty's binary-input handling, then trace the uppercase hexadecimal escape parsing. Done means \xFF produces FF while the existing lowercase behavior continues to work.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
cli
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.