<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE rss [<!ENTITY % HTMLlat1 PUBLIC "-//W3C//ENTITIES Latin 1 for XHTML//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent">]>
<rss version="2.0" xml:base="http://programmerstools.org">
<channel>
 <title>Programmers&#039; Tools - hook, spy</title>
 <link>http://programmerstools.org/taxonomy/term/57/all</link>
 <description></description>
 <language>en</language>
<item>
 <title>WinAPIOverride32</title>
 <link>http://programmerstools.org/node/494</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-1&quot;&gt;&lt;div class=&quot;flexinode-textfield-2&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Version:&lt;/label&gt;&lt;br /&gt;
 5.0.0
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-5&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;News:&lt;/label&gt;&lt;br /&gt;
 &lt;p&gt;WinAPIOverride : &lt;br &gt; &amp;nbsp;&amp;nbsp;-&amp;nbsp;New hooking way&lt;br &gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; No stack pointer change (no stack hooking algorithm)&lt;br &gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; No base pointer change (allow to hook functions compiled with /Oy optimization)&lt;br &gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Exceptions are not catch and rethrown but just spied, and exception registers  are logged&lt;br &gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Call analysis doesn&#039;t require the &amp;quot;try to retrieve call stack&amp;quot; option&lt;br &gt;...&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-6&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Description:&lt;/label&gt;&lt;br /&gt;
 &lt;p&gt;This software allows you to monitor and/or override any function of a process.  	  &lt;br &gt;  	  This can be done for API functions, executable internal functions COM or ActiveX methods.&lt;br &gt;&lt;br &gt;  	  WinAPIOverride is more than a standard API monitoring software.&lt;br &gt;  It can break targeted application before or after a function call, allowing memory or registers changes; and it can directly call functions of the targeted application.&lt;br &gt;&lt;br &gt;  	  These features allows to fill the gap between classical API monitoring softwares and debuggers. &lt;br &gt;&lt;br &gt;  	Main differences between over API hooker : &lt;br &gt;  	&amp;nbsp;&amp;nbsp;-&amp;nbsp;You can define filters on parameters or function result&lt;br &gt;  	&amp;nbsp;&amp;nbsp;-&amp;nbsp;You can define filters on dll to discard calls from windows system dll&lt;br &gt;  	&amp;nbsp;&amp;nbsp;-&amp;nbsp;You can hook functions inside the target process not only API&lt;br &gt;  	&amp;nbsp;&amp;nbsp;-&amp;nbsp;You can hook asm functions with parameters passed through registers &lt;br &gt;&amp;nbsp; -&amp;nbsp;Pre and Post API call hooking chain (you can install multiple hooks for the same function)&lt;br &gt; 	&amp;nbsp;&amp;nbsp;- Monitor hardware and software exceptions&lt;br &gt;&amp;nbsp; - COM / ActiveX hooking support&lt;br &gt;  	&amp;nbsp;&amp;nbsp;-&amp;nbsp;Double and float results are logged&lt;br &gt; 	 	&amp;nbsp;&amp;nbsp;-&amp;nbsp;You can easily override any API, any process internal function, any COM or ActiveX method&lt;br &gt;  	&amp;nbsp;&amp;nbsp;-&amp;nbsp;You can break process before or/and after function call to change memory or registers&lt;br &gt;  	&amp;nbsp;&amp;nbsp;-&amp;nbsp;You can call functions which are inside the remote processes&lt;br &gt;  	&amp;nbsp;&amp;nbsp;-&amp;nbsp;All is is done like modules : you can log or override independently for any function&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;</description>
 <category domain="http://programmerstools.org/taxonomy/term/58">hook, spy api</category>
 <category domain="http://programmerstools.org/taxonomy/term/2">open source</category>
 <category domain="http://programmerstools.org/taxonomy/term/4">windows</category>
 <pubDate>Fri, 15 Aug 2008 05:14:45 -0700</pubDate>
</item>
<item>
 <title>Daphne</title>
 <link>http://programmerstools.org/node/545</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-1&quot;&gt;&lt;div class=&quot;flexinode-textfield-2&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Version:&lt;/label&gt;&lt;br /&gt;
 1.36
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-5&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;News:&lt;/label&gt;&lt;br /&gt;
 &lt;ul &gt;
&lt;li &gt;Process list highlighting with colors for custom, system and high CPU-consumption processes.&lt;/li&gt;
&lt;li &gt;Corrected a bug: Save configuration on session end or system shutdown.&lt;/li&gt;
&lt;li &gt;Corrected a bug: Process with more than 100% CPU at startup.&lt;/li&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-6&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Description:&lt;/label&gt;&lt;br /&gt;
 &lt;p &gt;Daphne is a small (system tray) application for killing, controlling and debuging window&#039;s processes. You can kill a process by dragging the mouse over the windows, by right-clicking the process in the main process list, or by typing its name with the &amp;quot;Kill all by name&amp;quot; command. You can set a any window to be always on top, to be transparent, to be enable, et cetera. The main window displays a list of currently running process with detailed information about:&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;</description>
 <category domain="http://programmerstools.org/taxonomy/term/59">hook, spy process</category>
 <category domain="http://programmerstools.org/taxonomy/term/2">open source</category>
 <category domain="http://programmerstools.org/taxonomy/term/4">windows</category>
 <pubDate>Fri, 15 Aug 2008 04:29:45 -0700</pubDate>
</item>
<item>
 <title>Window Hack</title>
 <link>http://programmerstools.org/node/696</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-1&quot;&gt;&lt;div class=&quot;flexinode-textfield-2&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Version:&lt;/label&gt;&lt;br /&gt;
 3.0
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-5&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;News:&lt;/label&gt;&lt;br /&gt;
 &lt;ul &gt;
&lt;li &gt;   Added Extended Window/Window/Control style names&lt;/li&gt;
&lt;li &gt;Added Action -&amp;gt; Set Transparent (for NT only)&lt;/li&gt;
&lt;li &gt;Added HWND_BROADCAST to Send Message&lt;/li&gt;
&lt;li &gt;Fixed Set Window Pos&lt;/li&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-6&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Description:&lt;/label&gt;&lt;br /&gt;
 &lt;p&gt;Window Hack is a program to spy any windows and can modify windows.&lt;/p&gt;

&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;</description>
 <category domain="http://programmerstools.org/taxonomy/term/1">freeware</category>
 <category domain="http://programmerstools.org/taxonomy/term/60">hook, spy gui</category>
 <category domain="http://programmerstools.org/taxonomy/term/4">windows</category>
 <pubDate>Thu, 18 Jan 2007 13:44:21 -0800</pubDate>
</item>
<item>
 <title>Regmon</title>
 <link>http://programmerstools.org/node/330</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-1&quot;&gt;&lt;div class=&quot;flexinode-textfield-2&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Version:&lt;/label&gt;&lt;br /&gt;
 7.04
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-6&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Description:&lt;/label&gt;&lt;br /&gt;
 &lt;p&gt;Regmon is a Registry monitoring utility that will show you which applications are accessing your Registry, which keys they are accessing, and the Registry data that they are reading and writing - all in real-time. This advanced utility takes you one step beyond what static Registry tools can do, to let you see and understand exactly how programs use the Registry. With static tools you might be able to see what Registry values and keys changed. With Regmon you&#039;ll see how the values and keys changed..&lt;br &gt; &lt;br &gt; Regmon works on Windows NT/2000/XP/2003, Windows 95/98/Me and Windows 64-bit for Itanium and x64. &lt;br &gt;&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;</description>
 <category domain="http://programmerstools.org/taxonomy/term/1">freeware</category>
 <category domain="http://programmerstools.org/taxonomy/term/57">hook, spy</category>
 <category domain="http://programmerstools.org/taxonomy/term/4">windows</category>
 <pubDate>Mon, 11 Dec 2006 17:27:47 -0800</pubDate>
</item>
<item>
 <title>Filemon</title>
 <link>http://programmerstools.org/node/329</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-1&quot;&gt;&lt;div class=&quot;flexinode-textfield-2&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Version:&lt;/label&gt;&lt;br /&gt;
 7.04
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-6&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Description:&lt;/label&gt;&lt;br /&gt;
 &lt;p&gt;FileMon monitors and displays file system activity on a system in real-time. Its advanced capabilities make it a powerful tool for exploring the way Windows works, seeing how applications use the files and DLLs, or tracking down problems in system or application file configurations. Filemon&#039;s timestamping feature will show you precisely when every open, read, write or delete, happens, and its status column tells you the outcome. FileMon is so easy to use that you&#039;ll be an expert within minutes. It begins monitoring when you start it, and its output window can be saved to a file for off-line viewing. It has full search capability, and if you find that you&#039;re getting information overload, simply set up one or more filters.&lt;br &gt;&lt;br &gt; FileMon works on NT 4.0, Windows 2000, Windows XP, Windows XP and Windows Server 2003 64-bit Edition, Windows 2003 Server, Windows 95, Windows 98 and Windows ME. &lt;br &gt;&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;</description>
 <category domain="http://programmerstools.org/taxonomy/term/1">freeware</category>
 <category domain="http://programmerstools.org/taxonomy/term/57">hook, spy</category>
 <category domain="http://programmerstools.org/taxonomy/term/4">windows</category>
 <pubDate>Mon, 11 Dec 2006 17:27:09 -0800</pubDate>
</item>
<item>
 <title>TracePlus/Win32</title>
 <link>http://programmerstools.org/node/543</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-1&quot;&gt;&lt;div class=&quot;flexinode-textfield-2&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Version:&lt;/label&gt;&lt;br /&gt;
 5.0
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-6&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Description:&lt;/label&gt;&lt;br /&gt;
 &lt;p&gt;TracePlus&amp;reg;/Win32 provides information on application usage of the Win32, ODBC, and DB-Library APIs. It traces 25 categories of API functions, comprising nearly 1200 API calls.&lt;br &gt; &lt;br &gt; Using its unique visual realtime display of Win32 activity, you can spot timing-sensitive API issues, view error codes for failed Win32 functions, reverse engineer other Win32 applications without source code, locate DLLs loaded by an application, and discover what registry keys are used by an application.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;</description>
 <category domain="http://programmerstools.org/taxonomy/term/3">commercial</category>
 <category domain="http://programmerstools.org/taxonomy/term/58">hook, spy api</category>
 <category domain="http://programmerstools.org/taxonomy/term/4">windows</category>
 <pubDate>Mon, 17 Jul 2006 13:10:05 -0700</pubDate>
</item>
<item>
 <title>Detours</title>
 <link>http://programmerstools.org/node/528</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-1&quot;&gt;&lt;div class=&quot;flexinode-textfield-2&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Version:&lt;/label&gt;&lt;br /&gt;
 2.1
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-6&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Description:&lt;/label&gt;&lt;br /&gt;
 &lt;p &gt;Detours is a library for instrumenting arbitrary Win32 functions on x86 machines. Detours intercepts Win32 functions by re-writing target function images. The Detours package also contains utilities to attach arbitrary DLLs and data segments (called payloads) to any Win32 binary.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;</description>
 <category domain="http://programmerstools.org/taxonomy/term/3">commercial</category>
 <category domain="http://programmerstools.org/taxonomy/term/58">hook, spy api</category>
 <category domain="http://programmerstools.org/taxonomy/term/4">windows</category>
 <category domain="http://programmerstools.org/taxonomy/term/61">library</category>
 <pubDate>Thu,  8 Jun 2006 11:07:48 -0700</pubDate>
</item>
<item>
 <title>WinID</title>
 <link>http://programmerstools.org/node/546</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-1&quot;&gt;&lt;div class=&quot;flexinode-textfield-2&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Version:&lt;/label&gt;&lt;br /&gt;
 3.1
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-6&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Description:&lt;/label&gt;&lt;br /&gt;
 &lt;p&gt;WinID is controls &amp;amp; windows identification utility that is both powerful and compact. Its main purpose is to give an easy way to retrieve information about Microsoft Windows controls visually right off the screen. WinID resembles Spy++ from the Microsoft Visual Studio toolset but it also incorporates lots of its own handy features.&lt;br &gt;&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;</description>
 <category domain="http://programmerstools.org/taxonomy/term/1">freeware</category>
 <category domain="http://programmerstools.org/taxonomy/term/60">hook, spy gui</category>
 <category domain="http://programmerstools.org/taxonomy/term/4">windows</category>
 <pubDate>Sat,  1 Apr 2006 01:30:35 -0800</pubDate>
</item>
<item>
 <title>API Mon</title>
 <link>http://programmerstools.org/node/604</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-1&quot;&gt;&lt;div class=&quot;flexinode-textfield-2&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Version:&lt;/label&gt;&lt;br /&gt;
 2.0.0
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-6&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Description:&lt;/label&gt;&lt;br /&gt;
 &lt;p &gt;You can monitor all imported API of any process. Without problems works on Win XP. Framework v2 needed&lt;/p&gt;

&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;</description>
 <category domain="http://programmerstools.org/taxonomy/term/1">freeware</category>
 <category domain="http://programmerstools.org/taxonomy/term/58">hook, spy api</category>
 <category domain="http://programmerstools.org/taxonomy/term/4">windows</category>
 <pubDate>Sat, 25 Feb 2006 08:21:33 -0800</pubDate>
</item>
<item>
 <title>UsaMimi Hurricane</title>
 <link>http://programmerstools.org/node/339</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-1&quot;&gt;&lt;div class=&quot;flexinode-textfield-2&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Version:&lt;/label&gt;&lt;br /&gt;
 0.07
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-6&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Description:&lt;/label&gt;&lt;br /&gt;
 &lt;ul &gt;
&lt;li &gt;Easy-to-use GUI&lt;/li&gt;
&lt;li &gt;Multi Document Interface&lt;/li&gt;
&lt;li &gt;Real-time process memory edit&lt;/li&gt;
&lt;li &gt;Copy and Paste&lt;/li&gt;
&lt;li &gt;Search, Change Search, Search &amp;amp; Replace&lt;/li&gt;
&lt;li &gt;Dump memory as file&lt;/li&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;</description>
 <category domain="http://programmerstools.org/taxonomy/term/1">freeware</category>
 <category domain="http://programmerstools.org/taxonomy/term/59">hook, spy process</category>
 <category domain="http://programmerstools.org/taxonomy/term/4">windows</category>
 <pubDate>Fri, 16 Dec 2005 02:56:21 -0800</pubDate>
</item>
<item>
 <title>ATM</title>
 <link>http://programmerstools.org/node/344</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-1&quot;&gt;&lt;div class=&quot;flexinode-textfield-2&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Version:&lt;/label&gt;&lt;br /&gt;
 3.0
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-6&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Description:&lt;/label&gt;&lt;br /&gt;
 &lt;p&gt;ATM is a Windows9x/ME-only application ideated for power-users who actually want to handle their systems. It offers all the features provided by a good task manager, and many other useful functions. Real-time capability to monitor all processes and threads, their CPU usage, execution time, etc. Complete management of the system priority of all running processes and threads. Ability to define &amp;quot;actions&amp;quot; (User Actions) ATM will execute when your defined conditions will take place. CPU cooler. System information, ...&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;</description>
 <category domain="http://programmerstools.org/taxonomy/term/1">freeware</category>
 <category domain="http://programmerstools.org/taxonomy/term/59">hook, spy process</category>
 <category domain="http://programmerstools.org/taxonomy/term/4">windows</category>
 <pubDate>Fri, 16 Dec 2005 02:56:15 -0800</pubDate>
</item>
<item>
 <title>ProcessENG</title>
 <link>http://programmerstools.org/node/345</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-1&quot;&gt;&lt;div class=&quot;flexinode-textfield-2&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Version:&lt;/label&gt;&lt;br /&gt;
 1.6
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-6&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Description:&lt;/label&gt;&lt;br /&gt;
 &lt;p&gt;The program lists all running processes and allows you to kill/dump them. Furthermore you can get all OEPs (OriginalEntryPoints) of the running processes an you can view the modules of a process. In addition it can list all WindowClassNames! You will also find a MessageMonitor, which lists all windowsmessages a process sends and gets! Source code included.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;</description>
 <category domain="http://programmerstools.org/taxonomy/term/59">hook, spy process</category>
 <category domain="http://programmerstools.org/taxonomy/term/2">open source</category>
 <category domain="http://programmerstools.org/taxonomy/term/4">windows</category>
 <pubDate>Fri, 16 Dec 2005 02:56:14 -0800</pubDate>
</item>
<item>
 <title>Process Memory Manipulator</title>
 <link>http://programmerstools.org/node/346</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-1&quot;&gt;&lt;div class=&quot;flexinode-textfield-2&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Version:&lt;/label&gt;&lt;br /&gt;
 0.2
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-6&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Description:&lt;/label&gt;&lt;br /&gt;
 &lt;p&gt;Process memory manipulator is a win32 application which allows to map the memory of a specified currently running process.&lt;/p&gt;

&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;</description>
 <category domain="http://programmerstools.org/taxonomy/term/1">freeware</category>
 <category domain="http://programmerstools.org/taxonomy/term/59">hook, spy process</category>
 <category domain="http://programmerstools.org/taxonomy/term/4">windows</category>
 <pubDate>Fri, 16 Dec 2005 02:56:06 -0800</pubDate>
</item>
<item>
 <title>zero Dump</title>
 <link>http://programmerstools.org/node/347</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-1&quot;&gt;&lt;div class=&quot;flexinode-textfield-2&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Version:&lt;/label&gt;&lt;br /&gt;
 0.1
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-6&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Description:&lt;/label&gt;&lt;br /&gt;
 &lt;p&gt;It is able to hook window controls and modify them. It catches handle of target window by mouse navigation and it captures victim. You can modify properties of target handle. Source Code is available.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;</description>
 <category domain="http://programmerstools.org/taxonomy/term/60">hook, spy gui</category>
 <category domain="http://programmerstools.org/taxonomy/term/2">open source</category>
 <category domain="http://programmerstools.org/taxonomy/term/4">windows</category>
 <pubDate>Fri, 16 Dec 2005 02:54:33 -0800</pubDate>
</item>
<item>
 <title>Spy &amp; Capture</title>
 <link>http://programmerstools.org/node/348</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-1&quot;&gt;&lt;div class=&quot;flexinode-textfield-2&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Version:&lt;/label&gt;&lt;br /&gt;
 2.7
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-6&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Description:&lt;/label&gt;&lt;br /&gt;
 &lt;p&gt;Spying tool for Windows 9x/NT. It uses direct mouse positioning to get window properties and all it&#039;s objects, styles, classes and process information. If the window is a control you get it&#039;s control styles. Also included:&lt;br &gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;</description>
 <category domain="http://programmerstools.org/taxonomy/term/1">freeware</category>
 <category domain="http://programmerstools.org/taxonomy/term/60">hook, spy gui</category>
 <category domain="http://programmerstools.org/taxonomy/term/4">windows</category>
 <pubDate>Fri, 16 Dec 2005 02:54:26 -0800</pubDate>
</item>
</channel>
</rss>
