Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

sigcheck does not support Chinese? #828

Open
fkxq4me50kksl opened this issue Nov 1, 2024 · 1 comment
Open

sigcheck does not support Chinese? #828

fkxq4me50kksl opened this issue Nov 1, 2024 · 1 comment

Comments

@fkxq4me50kksl
Copy link

image

@NewcomerAl
Copy link

Hello.

Looks similar to #420.
Please try to patch v2.90 x86 binary sigcheck.exe.
My test shows its working, Chinese is displayed correctly (NSimSun font used). Output redirection also works.
2024-12-17 22_56_57

Comparing files sigcheck.exe and sigcheck_setmode_patch.exe
000150B0: 55 E9
000150B1: 8B 21
000150B2: EC DB
000150B3: 6A 02
000150B4: FF 00
00042BD6: 00 50
00042BD7: 00 68
00042BDA: 00 04
00042BDC: 00 6A
00042BDD: 00 01
00042BDE: 00 E8
00042BDF: 00 50
00042BE0: 00 76
00042BE1: 00 FE
00042BE2: 00 FF
00042BE3: 00 58
00042BE4: 00 58
00042BE5: 00 58
00042BE6: 00 55
00042BE7: 00 8B
00042BE8: 00 EC
00042BE9: 00 6A
00042BEA: 00 FF
00042BEB: 00 E9
00042BEC: 00 C5
00042BED: 00 24
00042BEE: 00 FD
00042BEF: 00 FF

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants