rizinorg/cutter

Comments window should show unescaped comments whenever possible

Open

#2,961 opened on Jun 7, 2022

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (1,123 forks)batch import
good first issue

Repository metrics

Stars
 (14,852 stars)
PR merge metrics
 (Avg merge 13d 23h) (20 merged PRs in 30d)

Description

See the comment at 0x1400022c6 address, it's a Chinese words 好的, which are shown in the disassembly but neither in Cutter nor in the Rizin's CCl output:

image

Originally posted by @XVilka in https://github.com/rizinorg/cutter/issues/2960#issuecomment-1148768300

Contributor guide