Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 577 Bytes

arr-str.md

File metadata and controls

7 lines (5 loc) · 577 Bytes

Build array strings (optionally with decryption)

Context menu "Build array string and decrypt (A)"

In situation when string chars are assigned to array (it doesn't matter on stack or heap, in any order). Right click on first char assignment and select "Build array string and decrypt (A)". Decryption like "Add" or "Xor" with key "0" may be used when string is not encrypted.

📝 Note: Selecting the first assignment is necessary for distinguish different strings assignment to the same memory location.

Build and decrypt array string