<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://www.woodmann.com/collaborative/tools/skins/common/feed.css?97"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Collaborative RCE Tool Library - AttachAnyway</title>
		<link>http://www.woodmann.com/collaborative/tools/index.php/AttachAnyway</link>
		<description>Update Notification Feed for AttachAnyway</description>
		<language>en</language>
		<generator>MediaWiki 1.11.2 via WikiArticleFeeds 0.6.3 (+ dELTA mods)</generator>
		<lastBuildDate>Sat, 21 Nov 2009 20:44:26 GMT</lastBuildDate>
		<item>
			<title> Tool Added: AttachAnyway </title>
			<link>http://www.woodmann.com/collaborative/tools/index.php/AttachAnyway</link>
			<description>
&lt;p&gt;&lt;b&gt;Most recent version:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;0.3&lt;/i&gt;
&lt;/p&gt;&lt;p&gt;&lt;b&gt;Most recent release date:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;September 7, 2005&lt;/i&gt;
&lt;/p&gt;&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;AttachAnyway is a PoC OllyDbg plugin designed to show how to remove a process' hook on NtContinue by the anti-debugger-attach method devised by Piotr Bania here:&lt;br /&gt;&lt;br /&gt;http://pb.specialised.info/all/anti-dattach.asm&lt;br /&gt;&lt;br /&gt;This is not intended to be a universal plugin for all anti-attach methods, just one example of how you can do it. It works by enumerating all processes, searching their virtual memory space for a JMP hook on the NtContinue method, then replacing the jump with the original bytes from a non-hooked process, then calling the OllyDbg Attachtoactiveprocess API.&lt;br /&gt;&lt;br /&gt;attach-test.exe is an assembled version of Piotr's anti-dattach.asm you can use to test the plugin with.&lt;/i&gt;
&lt;/p&gt;
&lt;pre&gt;</description>
			<pubDate>Sat, 21 Nov 2009 20:44:00 GMT</pubDate>								</item>
	</channel>
</rss>