uuSpy - Version 1.11 uuSpy tool is more like Spy++, but added the function of PasswordSpy and Get IE's HTML. With uuSpy you can understand the window layout of a running application or identify a certain window message that causes a bug. Also you can output style/exstyle of a selected window or set something to it. * uuSpy can output style/exstyle of selected window or reset it like: nStyle = WS_OVERLAPPED | WS_POPUP | WS_VISIBLE | WS_CLIPSIBLINGS | WS_CLIPCHILDREN nExStyle = WS_EX_TOOLWINDOW | WS_EX_LEFT | WS_EX_LTRREADING | WS_EX_RIGHTSCROLLBAR * resize or set text to selected window. * uuSpy can watch windows's message with Hook(WH_GETMESSAGE & WH_CALLWNDPROC),and can log message to file. * uuSpy also is PasswordSpy - Peeking into Password Edit & Internet Explorer and Retrieving passwords likes [***]. * uuSpy also can get HTML from Internet Explorer, get all the iframes's source!