:wave:
How can I rename every single unicode variable name ?
Its hard to analyse, and also build. It raises a lot errors.
I know, I can change their name via edit property, but its really hard to change names in bulk manually.
Please view images:
https://i.stack.imgur.com/AQpY9.png
https://i.stack.imgur.com/2yrcq.png
So is there any method, I can rename it in dnspy or any other hack to recover this wound ?
Its NOT obfuscated. Just unicode characters like `🙂` are shown as hex encoded `\uXXXX`. So I wanna replace `🙂` with some text name.
:cry:
How can I rename every single unicode variable name ?
Its hard to analyse, and also build. It raises a lot errors.
I know, I can change their name via edit property, but its really hard to change names in bulk manually.
Please view images:
https://i.stack.imgur.com/AQpY9.png
https://i.stack.imgur.com/2yrcq.png
So is there any method, I can rename it in dnspy or any other hack to recover this wound ?
Its NOT obfuscated. Just unicode characters like `🙂` are shown as hex encoded `\uXXXX`. So I wanna replace `🙂` with some text name.
:cry: