Skip to content

Fixed unicode (\uXXXX, \u{XXXX}) and hex (\xXX) escape sequences of string literals being un-escaped into their literal characters during obfuscation - #1427

Merged
sanex3339 merged 1 commit into
masterfrom
issue-345
Jul 9, 2026
Merged

Fixed unicode (\uXXXX, \u{XXXX}) and hex (\xXX) escape sequences of string literals being un-escaped into their literal characters during obfuscation#1427
sanex3339 merged 1 commit into
masterfrom
issue-345

Conversation

@sanex3339

Copy link
Copy Markdown
Member

Fixes #345

…s of string literals being un-escaped into their literal characters during obfuscation
@sanex3339
sanex3339 merged commit f180550 into master Jul 9, 2026
8 of 14 checks passed
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

Successfully merging this pull request may close these issues.

Unicode gets unescaped

1 participant