<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Darknet - The Darkside &#187; debugger</title>
	<atom:link href="http://www.darknet.org.uk/tag/debugger/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.darknet.org.uk</link>
	<description>Ethical Hacking, Penetration Testing &#38; Computer Security</description>
	<lastBuildDate>Tue, 07 Feb 2012 18:34:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>WinAppDbg &#8211; Python Instrumentation Scripting/Debugging Tool For Windows</title>
		<link>http://www.darknet.org.uk/2010/08/winappdbg-python-instrumentation-scriptingdebugging-tool-for-windows/</link>
		<comments>http://www.darknet.org.uk/2010/08/winappdbg-python-instrumentation-scriptingdebugging-tool-for-windows/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 09:36:05 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Hacking Tools]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[breakpoints]]></category>
		<category><![CDATA[debugger]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[debugging windows]]></category>
		<category><![CDATA[fuzzer]]></category>
		<category><![CDATA[fuzzing windows]]></category>
		<category><![CDATA[intrumentation scripts]]></category>
		<category><![CDATA[windows debugging tool]]></category>
		<category><![CDATA[windows fuzzing]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/?p=2936</guid>
		<description><![CDATA[The WinAppDbg python module allows developers to quickly code instrumentation scripts in Python under a Windows environment. It uses ctypes to wrap many Win32 API calls related to debugging, and provides an object-oriented abstraction layer to manipulate threads, libraries and processes, attach your script as a debugger, trace execution, hook API calls, handle events in [...]]]></description>
			<content:encoded><![CDATA[<p>The WinAppDbg python module allows developers to quickly code instrumentation scripts in Python under a Windows environment.</p>
<p>It uses ctypes to wrap many Win32 API calls related to debugging, and provides an object-oriented abstraction layer to manipulate threads, libraries and processes, attach your script as a debugger, trace execution, hook API calls, handle events in your debugee and set breakpoints of different kinds (code, hardware and memory). Additionally it has no native code at all, making it easier to maintain or modify than other debuggers on Windows. </p>
<p>The intended audience are QA engineers and software security auditors wishing to test / fuzz Windows applications with quickly coded Python scripts. Several ready to use utilities are shipped and can be used for this purposes.</p>
<p>Current features also include disassembling x86 native code (using the open source diStorm project, see <a href="https://code.google.com/p/distorm/">https://code.google.com/p/distorm/</a>), debugging multiple processes simultaneously and produce a detailed log of application crashes, useful for fuzzing and automated testing.</p>
<p><strong>What&#8217;s new in this version?</strong></p>
<ul>
<li>fully supports Python 2.4 through 2.7</li>
<li>fully supports Windows XP through Windows 7, 32 and 64 bit editions</li>
<li>crash report tool now supports MSSQL (requires pyodbc)</li>
<li>now supports downloading debugging symbols from Microsoft (thanks Neitsa!)</li>
<li>new tool: sehtest.py (Windows SEH buffer overflow jump address bruteforcer, inspired by the same tool by Nicolas Economou)</li>
<li>now with only one MSI installer for all supported Python versions</li>
<li>now using cerealizer instead of pickle whenever possible</li>
</ul>
<p>You can view the entire changelog for all versions <a href="http://p.sf.net/winappdbg/changelog">here</a>.</p>
<p>You can download WinAppDbg here:</p>
<p>Win (32-bit) &#8211; <a href="http://sourceforge.net/projects/winappdbg/files/WinAppDbg/1.4/winappdbg-1.4.win32.exe/download">winappdbg-1.4.win32.exe</a><br />
Win (64-bit) &#8211; <a href="http://sourceforge.net/projects/winappdbg/files/WinAppDbg/1.4/winappdbg-1.4.win-amd64.exe/download">winappdbg-1.4.win-amd64.exe</a><br />
Source Code &#8211; <a href="http://sourceforge.net/projects/winappdbg/files/WinAppDbg/1.4/winappdbg-1.4.zip/download">winappdbg-1.4.zip</a></p>
<p>Or read more <a href="http://winappdbg.sourceforge.net/">here</a>.</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=WinAppDbg+%E2%80%93+Python+Instrumentation+Scripting%2FDebugging+Tool+For+Windows+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D2936+from+%40THEdarknet" title="Post to Twitter"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.darknet.org.uk/2010/08/winappdbg-python-instrumentation-scriptingdebugging-tool-for-windows/&amp;t=WinAppDbg+%E2%80%93+Python+Instrumentation+Scripting%2FDebugging+Tool+For+Windows" title="Post to Facebook"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.google.com/buzz/post?url=http://www.darknet.org.uk/2010/08/winappdbg-python-instrumentation-scriptingdebugging-tool-for-windows/&amp;imageurl=" title="Post to Google Buzz"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/gbuzz/tt-gbuzz-micro3.png" alt="Post to Google Buzz" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.darknet.org.uk/2010/08/winappdbg-python-instrumentation-scriptingdebugging-tool-for-windows/&amp;title=WinAppDbg+%E2%80%93+Python+Instrumentation+Scripting%2FDebugging+Tool+For+Windows" title="Post to Delicious"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.darknet.org.uk/2010/08/winappdbg-python-instrumentation-scriptingdebugging-tool-for-windows/&amp;title=WinAppDbg+%E2%80%93+Python+Instrumentation+Scripting%2FDebugging+Tool+For+Windows" title="Post to Digg"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/digg/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://reddit.com/submit?url=http://www.darknet.org.uk/2010/08/winappdbg-python-instrumentation-scriptingdebugging-tool-for-windows/&amp;title=WinAppDbg+%E2%80%93+Python+Instrumentation+Scripting%2FDebugging+Tool+For+Windows" title="Post to Reddit"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/reddit/tt-reddit-micro3.png" alt="Post to Reddit" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.darknet.org.uk/2010/08/winappdbg-python-instrumentation-scriptingdebugging-tool-for-windows/&amp;title=WinAppDbg+%E2%80%93+Python+Instrumentation+Scripting%2FDebugging+Tool+For+Windows" title="Post to StumbleUpon"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/su/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p></div><div class="AWD_like_button "><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.darknet.org.uk%2F2010%2F08%2Fwinappdbg-python-instrumentation-scriptingdebugging-tool-for-windows%2F&amp;send=false&amp;layout=standard&amp;width=&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=40" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:px; height:40px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.darknet.org.uk/2010/08/winappdbg-python-instrumentation-scriptingdebugging-tool-for-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Immunity Debugger v1.0 (immdbg) Release &#8211; Download it Now!</title>
		<link>http://www.darknet.org.uk/2007/08/immunity-debugger-v10-immdbg-release-download-it-now/</link>
		<comments>http://www.darknet.org.uk/2007/08/immunity-debugger-v10-immdbg-release-download-it-now/#comments</comments>
		<pubDate>Mon, 20 Aug 2007 05:39:34 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Hacking Tools]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[binary-analysis]]></category>
		<category><![CDATA[cracking]]></category>
		<category><![CDATA[debugger]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[immdbg]]></category>
		<category><![CDATA[immunity]]></category>
		<category><![CDATA[immunity-debugger]]></category>
		<category><![CDATA[software-debugger]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/2007/08/immunity-debugger-v10-immdbg-release-download-it-now/</guid>
		<description><![CDATA[After almost a year of intensive development and internal use, Immunity (The guys who bought us CANVAS) has announced the public release of Immunity Debugger v1.0. The main objective for this tool was to combine the best of commandline based and GUI based debuggers. Immunity Debugger is a powerful new way to write exploits, analyze [...]]]></description>
			<content:encoded><![CDATA[<p></p>
<p>After almost a year of intensive development and internal use, Immunity (The guys who bought us <a href="http://www.immunitysec.com/products-canvas.shtml">CANVAS</a>) has announced the public release of Immunity Debugger v1.0. The main objective for this tool was to combine the best of commandline based and GUI based debuggers.</p>
<p><img src="http://farm2.static.flickr.com/1416/1179187030_b032aff473.jpg" alt="Immunity Debugger" /></p>
<p>Immunity Debugger is a powerful new way to write exploits, analyze malware, and reverse engineer binary files. It builds on a solid user interface with function graphing, the industry&#8217;s first heap analysis tool built specifically for heap creation, and a large and well supported Python API for easy extensibility.</p>
<ul>
<li>A debugger with functionality designed specifically for the security industry</li>
<li>Cuts exploit development time by 50%</li>
<li>Simple, understandable interfaces</li>
<li>Robust and powerful scripting language for automating intelligent debugging</li>
<li>Lightweight and fast debugging to prevent corruption during complex analysis</li>
<li>Connectivity to fuzzers and exploit development tools</li>
</ul>
<p>Immunity Debugger&#8217;s interfaces include the GUI and a command line. The command line is always available at the bottom of the GUI. It allows the user to type shortcuts as if they were in a typical text-based debugger, such as WinDBG or GDB. Immunity has implemented aliases to ensure that your WinDBG users do not have to be retrained and will get the full productivity boost that comes from the best debugger interface on the market.</p>
<p>Basically they&#8217;ve ended up creating a fully flexible and extensible Win32 debugger that has all of it&#8217;s features, both debugging and graphical, easily accessible from it&#8217;s Python scripting engine.</p>
<p>And best of all, it&#8217;s available for free. That&#8217;s right, Immunity Debugger is released for free, including free monthly updates.</p>
<p>You can download Immunity Debugger here, after registration.</p>
<p><a href="http://debugger.immunityinc.com/register.html">http://debugger.immunityinc.com/register.html</a></p>
<p>Yes this goes against our general policy of not including tools that require registration, but this one is too cool to miss, so grab it! This is seriously cool and could well replace Ollydbg as the hackers choice. Along with IDA Pro and SoftIce of course ;)</p>
<p></p>
<p>Or read more <a href="http://www.immunitysec.com/products-immdbg.shtml">here</a>.</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Immunity+Debugger+v1.0+%28immdbg%29+Release+%E2%80%93+Download+it+Now%21+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D652+from+%40THEdarknet" title="Post to Twitter"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.darknet.org.uk/2007/08/immunity-debugger-v10-immdbg-release-download-it-now/&amp;t=Immunity+Debugger+v1.0+%28immdbg%29+Release+%E2%80%93+Download+it+Now%21" title="Post to Facebook"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.google.com/buzz/post?url=http://www.darknet.org.uk/2007/08/immunity-debugger-v10-immdbg-release-download-it-now/&amp;imageurl=" title="Post to Google Buzz"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/gbuzz/tt-gbuzz-micro3.png" alt="Post to Google Buzz" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.darknet.org.uk/2007/08/immunity-debugger-v10-immdbg-release-download-it-now/&amp;title=Immunity+Debugger+v1.0+%28immdbg%29+Release+%E2%80%93+Download+it+Now%21" title="Post to Delicious"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.darknet.org.uk/2007/08/immunity-debugger-v10-immdbg-release-download-it-now/&amp;title=Immunity+Debugger+v1.0+%28immdbg%29+Release+%E2%80%93+Download+it+Now%21" title="Post to Digg"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/digg/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://reddit.com/submit?url=http://www.darknet.org.uk/2007/08/immunity-debugger-v10-immdbg-release-download-it-now/&amp;title=Immunity+Debugger+v1.0+%28immdbg%29+Release+%E2%80%93+Download+it+Now%21" title="Post to Reddit"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/reddit/tt-reddit-micro3.png" alt="Post to Reddit" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.darknet.org.uk/2007/08/immunity-debugger-v10-immdbg-release-download-it-now/&amp;title=Immunity+Debugger+v1.0+%28immdbg%29+Release+%E2%80%93+Download+it+Now%21" title="Post to StumbleUpon"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/su/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p></div><div class="AWD_like_button "><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.darknet.org.uk%2F2007%2F08%2Fimmunity-debugger-v10-immdbg-release-download-it-now%2F&amp;send=false&amp;layout=standard&amp;width=&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=40" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:px; height:40px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.darknet.org.uk/2007/08/immunity-debugger-v10-immdbg-release-download-it-now/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Universal Hooker &#8211; An Ollydbg Plugin</title>
		<link>http://www.darknet.org.uk/2006/07/universal-hooker-an-ollydbg-plugin/</link>
		<comments>http://www.darknet.org.uk/2006/07/universal-hooker-an-ollydbg-plugin/#comments</comments>
		<pubDate>Mon, 03 Jul 2006 09:18:56 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Hacking Tools]]></category>
		<category><![CDATA[computer-security]]></category>
		<category><![CDATA[core-security]]></category>
		<category><![CDATA[coresecurity]]></category>
		<category><![CDATA[debugger]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[ollydbg]]></category>
		<category><![CDATA[ollydbg-plugin]]></category>
		<category><![CDATA[reverse-engineering]]></category>
		<category><![CDATA[universal-hooker]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/2006/07/universal-hooker-an-ollydbg-plugin/</guid>
		<description><![CDATA[The Universal Hooker is a tool to intercept execution of programs. It enables the user to intercept calls to API calls inside DLLs, and also arbitrary addresses within the executable file in memory. Why is it &#8216;Universal&#8217;? There are different ways of hooking functions in a program, for example, it can be done by setting [...]]]></description>
			<content:encoded><![CDATA[<p></p>
<p>The Universal Hooker is a tool to intercept execution of programs. It enables the<br />
user to intercept calls to API calls inside DLLs, and also arbitrary addresses within the executable file in memory.</p>
<p>Why is it &#8216;Universal&#8217;? There are different ways of hooking functions in a program, for example, it can be done by setting software breakpoints (int 3h), hardware breakpoints (cpu regs), or overwriting the prologue of a function to jump to a &#8216;stub&#8217;, etc. All the methods mentioned above, specially the latter, usually require the programmer of the code creating the hook to have certain knowledge of the function it is intercepting. If the code is written in a programming language like C/C++, the code will normally need to be recompiled for every function one wants to intercept, etc.</p>
<p>The Universal Hooker tries to create very simple abstractions that allow a user of the tool to write hooks for different API and non-API functions using an interpreted language (python), without the need to compile anything, and with the possibility of changing the code that gets executed when the hooked function is called in run-time.</p>
<p>The Universal Hooker builds on the idea that the function handling the hook is the one with the knowledge about the parameters type of the function it is handling. The Universal Hooker only knows the number of parameters of the function, and obtains them from the stack (all DWORDS). The hook handler is the one that will interpret those DWORDS as the types received by the function.</p>
<p>The hook handlers are written in python, what eliminates the need for recompiling the handlers when a modification is required. And also, the hook handlers (executed by the server) are reloaded from disk every time a hook handler is called, this means that one can change the behavior of the hook handler without the need to recompile the code, or having to restart the application being analyzed.</p>
<p>What can you do with it?</p>
<ul>
<li>Fuzz in runtime without implementing protocol, just modify the packets</li>
<li>Interactive fuzzing using an hex editor</li>
<li>Poor&#8217;s man http/https proxy</li>
<li>Many things, check out the documentation</li>
</ul>
<p>You can download it here:</p>
<p></p>
<p><a href="http://oss.coresecurity.com/projects/uhooker.htm">Universal Hooker</a> (<a href="http://oss.coresecurity.com/uhooker/doc/index.html">Documentation</a>)</p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Universal+Hooker+%E2%80%93+An+Ollydbg+Plugin+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D275+from+%40THEdarknet" title="Post to Twitter"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.darknet.org.uk/2006/07/universal-hooker-an-ollydbg-plugin/&amp;t=Universal+Hooker+%E2%80%93+An+Ollydbg+Plugin" title="Post to Facebook"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.google.com/buzz/post?url=http://www.darknet.org.uk/2006/07/universal-hooker-an-ollydbg-plugin/&amp;imageurl=" title="Post to Google Buzz"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/gbuzz/tt-gbuzz-micro3.png" alt="Post to Google Buzz" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.darknet.org.uk/2006/07/universal-hooker-an-ollydbg-plugin/&amp;title=Universal+Hooker+%E2%80%93+An+Ollydbg+Plugin" title="Post to Delicious"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.darknet.org.uk/2006/07/universal-hooker-an-ollydbg-plugin/&amp;title=Universal+Hooker+%E2%80%93+An+Ollydbg+Plugin" title="Post to Digg"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/digg/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://reddit.com/submit?url=http://www.darknet.org.uk/2006/07/universal-hooker-an-ollydbg-plugin/&amp;title=Universal+Hooker+%E2%80%93+An+Ollydbg+Plugin" title="Post to Reddit"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/reddit/tt-reddit-micro3.png" alt="Post to Reddit" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.darknet.org.uk/2006/07/universal-hooker-an-ollydbg-plugin/&amp;title=Universal+Hooker+%E2%80%93+An+Ollydbg+Plugin" title="Post to StumbleUpon"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/su/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p></div><div class="AWD_like_button "><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.darknet.org.uk%2F2006%2F07%2Funiversal-hooker-an-ollydbg-plugin%2F&amp;send=false&amp;layout=standard&amp;width=&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=40" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:px; height:40px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.darknet.org.uk/2006/07/universal-hooker-an-ollydbg-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

