Skip to content

Max string length#33

Open
dzamlo wants to merge 3 commits intoeshard:mainfrom
dzamlo:max-string-length
Open

Max string length#33
dzamlo wants to merge 3 commits intoeshard:mainfrom
dzamlo:max-string-length

Conversation

@dzamlo
Copy link
Copy Markdown

@dzamlo dzamlo commented Mar 18, 2026

Fix #32

dzamlo added 2 commits March 17, 2026 20:04
- Remove null-terminated check in `encodeStringDataArray`.
- Filter globals to only obfuscate those with an alignment of 1.
  Not doing that lead to crashes of the compiler.
- Use `isString()` instead of `isCString()` to include more byte arrays.
@dzamlo dzamlo force-pushed the max-string-length branch from 0f8a626 to 6cd9f4d Compare March 18, 2026 13:57
Changes were missing in the previous commit
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.

Add a way to specify a max length of string to obfuscate

1 participant