| Feedback & Discuss |
| uuSpy |
|
uuSpyはソフト開発ために作ったものです。ccProjを作るに、ウインドウズアプリケーションの部分はいろんなソフトを参照しました。参照するソフトの構成を調べるためにSpy++利用しましたが、 ウインドウズの選択、位置の調整、style/exstyleの出力にできないため、uuSpyをはじめました。 その後、パースワードを取得する機能の追加、HTMLソースの取得もできて、ソースを整理したうえ、uuSpyの提供を始まりました。
いい提案、バッグ報告などはFeedback & Discussに、またはproject@uuware.comにお願い致します。
|
|
|
| ダウンロード |
|---|
|
|
uuSpyはSpy++の一部機能を実現しているほかに、「***」のパースワードを明文で取得とか、Internet Explorerのソース(HTML)の取得とかができます。uuSpyを使用すると実行しているアプリケーションのレイアウトを調べられますし、指定されたウインドウズメッセージのウオッチすることもできます。それ以外にstyle/exstyleを出力、ウインドウズに設定などができます。
use [Refresh] to get all windows or use [PickWin] to get specify windows.Here use [PickWin] to get window of notepad.exe.
notice that the window is hotting.
Also while selected,when mouse is on [Hotit],the selected window will be hotting.
When the window is selected,then doubleclick it or click [GetInfo],show the page of window’s info.
Or click [WatchMsg] to show the page of watch message.
uuSpy can found the lost password for you.
password is shown.
while the selected window is "Internet Explorer_Server", uuSpy can get HTML from it.
also,can show the value of password or hidden item of HTML.
* language is chinese.
Out the source of "Internet Explorer_Server".
Option Page:
Can set language at here,or check version info.
With all,uuSpy is free software.
enjoy it!
-
uuSpyは指定されたウインドウのstyle/exstyleを出力、設定ができます。
nStyle = WS_OVERLAPPED | WS_POPUP | WS_VISIBLE | WS_CLIPSIBLINGS | WS_CLIPCHILDREN
nExStyle = WS_EX_TOOLWINDOW | WS_EX_LEFT | WS_EX_LTRREADING | WS_EX_RIGHTSCROLLBAR
-
指定されたウインドウのサイズの調整、タイトルの設定ができます。
-
uuSpyはホック(WH_GETMESSAGE & WH_CALLWNDPROC)を利用して、ウインドウズのメッセージをウオッチします。
ファイルにログもできます。
-
uuSpyもPasswordSpyです。uuSpyはパースワード属性の項目について、忘れてしまった「***」のパースワードを明文にします。Internet ExplorerのHTMLのパースワードも取得ことができます
-
uuSpyはInternet Explorerのソース(HTML)の取得ができます。ソースのすべてのフレームのソースを取得します。
-
uuSpyは複数言語をサポートします。今現在英語(United States)、日本語、中国語(PRC)、中国語(Taiwan)を提供しています。
簡単にカスタマイズもできます(uuSpyのリソースを抽出して、言語ファイルをuuSpyのLang\に入れることは必要です)。
use [Refresh] to get all windows or use [PickWin] to get specify windows.Here use [PickWin] to get window of notepad.exe.
notice that the window is hotting.
Also while selected,when mouse is on [Hotit],the selected window will be hotting.
When the window is selected,then doubleclick it or click [GetInfo],show the page of window’s info.
Or click [WatchMsg] to show the page of watch message.
uuSpy can found the lost password for you.
password is shown.
while the selected window is "Internet Explorer_Server", uuSpy can get HTML from it.
also,can show the value of password or hidden item of HTML.
* language is chinese.
Out the source of "Internet Explorer_Server".
Option Page:
Can set language at here,or check version info.
With all,uuSpy is free software.
enjoy it!



フリーソフト一覧はこちらをご覧ください。