Log in

View Full Version : recognize UNICODE strings


hax
October 27th, 2001, 04:00
Some one told me that there is a patch you can put with w32dasm so it reads UNICODE strings.if there is can some one tell
me where i could poss get it.if thereis'ent one.is there anymore softrware that reads UNICODE strings.please can someone help i am still learning.cheers Hax

wbe
October 27th, 2001, 04:25
Change offsets 0x16B6C-0x16B6D to 98 F4 and you're done.

Good luck.

Unregistered
October 27th, 2001, 11:27
Maybe it's time to switch to IDA ? Consider this solution to your endless problems with w32dasm!

Aimless
October 27th, 2001, 11:51
* Go to www.programmerstools.org

* Go to the decompilers section. W32Dasm is right there at the top

* There are many other addins to the W32Dasm in that link

* Take the one by Harlequien

This will ensure that UNICODE facilities are present in W32Dasm

Alternatively...

* Go to www.sysinternals.com

* Download the strings.exe from the utilities section

...Have Phun