remember to use the latest version of QuickBMS that I have released yesterday, it has a better support for unicode strings
note that the handling of utf16 endianess depepends by the current endian status (I tell you in case you get strange chars), the one of that string is little endian.
Thanks. Now all is good.
I find this command in quickbms readme, but not correctly understand it and use new var - set nameascii unicode name or set name unicode nameascii
Another one silly question
It's possible use in quickbms double condition or triple and so on
for example i need this condition if a != 0x0d or 0x5b or 0x58
if it's possible how i must write this condition, i try some variation but with no luck