Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

It cannot be displayed directly in Chinese #23273

Open
bqshj opened this issue Sep 3, 2024 · 3 comments
Open

It cannot be displayed directly in Chinese #23273

bqshj opened this issue Sep 3, 2024 · 3 comments
Assignees

Comments

@bqshj
Copy link

bqshj commented Sep 3, 2024

Environment

termux

# copypaste this script into your shell and replace it with the output
date
Tue Sep  3 09:47:47 CST 2024
r2 -v
radare2 5.9.4 0 @ linux-arm-64
birth: git.5.9.4 2024-08-08__18:20:14
commit: 5.9.4
options: gpl release -O1 cs:5 cl:2 make
uname -ms

Description

pdf @ 0x1850
0x00001850 00802891 add x0, x0, 0xa20 ; 0x1a20 ; "\n\u4fee\u6539\u6210\u529f\n" ; const char *s
......

I expect to see

0x00001850 00802891 add x0, x0, 0xa20 ; 0x1a20 ; "\n修改成功\n" ; const char *s

Test

@trufae
Copy link
Collaborator

trufae commented Sep 3, 2024

Can you share the binary?

@bqshj
Copy link
Author

bqshj commented Sep 3, 2024

of course
https://github.com/bqshj/bin
file name lib2.so

@bqshj
Copy link
Author

bqshj commented Sep 3, 2024 via email

@trufae trufae self-assigned this Sep 5, 2024
@trufae trufae added this to the 5.9.6 - corteza milestone Sep 5, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants