<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://www.woodmann.com/collaborative/tools/skins/common/feed.css?97"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.woodmann.com/collaborative/tools/index.php?title=AttachAnyway&amp;action=feed&amp;feed=atom</id>
		<title>Collaborative RCE Tool Library - AttachAnyway</title>
		<link rel="self" type="application/atom+xml" href="http://www.woodmann.com/collaborative/tools/index.php?title=AttachAnyway&amp;action=feed&amp;feed=atom"/>
		<link rel="alternate" type="text/html" href="http://www.woodmann.com/collaborative/tools/index.php/AttachAnyway"/>
		<updated>2009-11-21T23:46:30Z</updated>
		<subtitle>Update Notification Feed for AttachAnyway</subtitle>
		<generator>MediaWiki 1.11.2 via WikiArticleFeeds 0.6.3 (+ dELTA mods)</generator>

	<entry>
		<id>http://www.woodmann.com/collaborative/tools/index.php/AttachAnyway</id>
		<title> Tool Added: AttachAnyway </title>
		<link rel="alternate" type="text/html" href="http://www.woodmann.com/collaborative/tools/index.php/AttachAnyway"/>
				<updated>2009-11-21T23:46:00Z</updated>
		
		<summary type="html">
&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;</summary>
			</entry>

	</feed>