Log in

View Full Version : How to let IDA recognize UNICODE strings?


Solomon
February 16th, 2001, 02:04
I use IDA to disassemble a VB6 prog, but there are many unicode strings and IDA displays them as DWORD integers. Tired of pressing 'a' keys, is there any plug-in to recognize the unicode strings? Thx.

BTW: my version is 4.04.

Anonymous
February 16th, 2001, 13:34
Options->ASCII string styles...

Solomon
February 17th, 2001, 02:15
So simple? Thanks