<?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>OpenSec &#187; Proyectos</title>
	<atom:link href="http://opensec.es/category/proyectos/feed/" rel="self" type="application/rss+xml" />
	<link>http://opensec.es</link>
	<description>Development &#38; Security Research</description>
	<lastBuildDate>Tue, 16 Mar 2010 23:39:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PExtractor v0.2 Stable Released</title>
		<link>http://opensec.es/2008/10/31/pextractor-v02-stable-released/</link>
		<comments>http://opensec.es/2008/10/31/pextractor-v02-stable-released/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 17:25:54 +0000</pubDate>
		<dc:creator>sch3m4</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[MS Windows]]></category>
		<category><![CDATA[PExtractor]]></category>
		<category><![CDATA[Programacion]]></category>
		<category><![CDATA[Proyectos]]></category>

		<guid isPermaLink="false">http://opensec.es/?p=70</guid>
		<description><![CDATA[Proyecto bajo licencia GPLv3 destinado a la informática forense.
El objetivo es crear una herramienta capaz de detectar y extraer los ficheros ejecutables (PE) contenidos en un fichero, para facilitar su posterior análisis por separado.
Tipos de archivos soportados: PE (EXE,DLL)
Mejoras de la version 0.2 Stable Release

Código más optimizado y estructurado
Traducido al estándar C POSIX
Funcionamiento independiente de [...]]]></description>
		<wfw:commentRss>http://opensec.es/2008/10/31/pextractor-v02-stable-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>URAHE &#8211; Universal Ring3 API Hooking Engine</title>
		<link>http://opensec.es/2008/10/31/urahe-universal-ring3-api-hooking-engine/</link>
		<comments>http://opensec.es/2008/10/31/urahe-universal-ring3-api-hooking-engine/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 14:59:13 +0000</pubDate>
		<dc:creator>sch3m4</dc:creator>
				<category><![CDATA[ASM]]></category>
		<category><![CDATA[C/C++]]></category>
		<category><![CDATA[MS Windows]]></category>
		<category><![CDATA[Programacion]]></category>
		<category><![CDATA[Proyectos]]></category>
		<category><![CDATA[Seguridad]]></category>

		<guid isPermaLink="false">http://opensec.es/?p=18</guid>
		<description><![CDATA[URAHE es una librería escrita en ensamblador, con el objetivo de suplantar funciones en la memoria de otro proceso en tiempo de ejecución, ya sean internas del programa o de librerías externas, utilizando el metodo "Detour Hooking" (Link2).
Básicamente lo que hace es leer de un proceso la función proxy que queremos que reemplace a la [...]]]></description>
		<wfw:commentRss>http://opensec.es/2008/10/31/urahe-universal-ring3-api-hooking-engine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
