I've seen 'IDA unicode string view' mentioned several times in the comment section of a few scripts.
With the hope to find these memory locations myself, I've tried using IDA to disassemble Client.exe but got nothing because the file is packed by Themida. Attaching to the process doesn't seem to work, either.
Can anyone tell me the correct method to debug the client with IDA?
Hi All,
I've seen 'IDA unicode string view' mentioned several times in the comment section of a few scripts.
With the hope to find these memory locations myself, I've tried using IDA to disassemble Client.exe but got nothing because the file is packed by Themida. Attaching to the process doesn't seem to work, either.
Can anyone tell me the correct method to debug the client with IDA?
Thanks.