<?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>evilsocket.net &#187; Assemby</title>
	<atom:link href="http://www.evilsocket.net/category/programmazione/sorgenti/assemby/feed" rel="self" type="application/rss+xml" />
	<link>http://www.evilsocket.net</link>
	<description>If you can't understand it, it doesn't mean it's wrong ...</description>
	<lastBuildDate>Wed, 21 Jul 2010 00:16:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>StackHack</title>
		<link>http://www.evilsocket.net/76/stackhack.html</link>
		<comments>http://www.evilsocket.net/76/stackhack.html#comments</comments>
		<pubDate>Wed, 13 May 2009 07:39:29 +0000</pubDate>
		<dc:creator>evilsocket</dc:creator>
				<category><![CDATA[Assemby]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[Exploiting]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Papers]]></category>
		<category><![CDATA[Programmazione]]></category>
		<category><![CDATA[function pointers]]></category>
		<category><![CDATA[stack]]></category>

		<guid isPermaLink="false">http://www.evilsocket.net/?p=76</guid>
		<description><![CDATA[Lo stack, questo sconosciuto ! In questo paper illustro alcuni aspetti basilari dello stack e altri non molto noti, o quantomeno non molto considerati che presentano riscontri pratici decisamente interessanti . Scarica Related posts:C/C++ Function Pointers C Stack Inspection VMWare Hacking


Related posts:<ol><li><a href='http://www.evilsocket.net/54/cc-function-pointers.html' rel='bookmark' title='Permanent Link: C/C++ Function Pointers'>C/C++ Function Pointers</a></li>
<li><a href='http://www.evilsocket.net/867/c-stack-inspection.html' rel='bookmark' title='Permanent Link: C Stack Inspection'>C Stack Inspection</a></li>
<li><a href='http://www.evilsocket.net/80/vmware-hacking.html' rel='bookmark' title='Permanent Link: VMWare Hacking'>VMWare Hacking</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Lo stack, questo sconosciuto ! <img src='http://www.evilsocket.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>In questo paper illustro alcuni aspetti basilari dello stack e altri non molto noti, o quantomeno non molto considerati che presentano riscontri pratici decisamente interessanti .</p>
<p><a href="http://www.evilsocket.net/papers/stack.pdf" target="_blank">Scarica</a></p>

                            <div id="aspdf">
                                <a href="http://www.evilsocket.net/wp-content/plugins/as-pdf/generate.php?post=76">
                                    <span> </span>
                                </a>
                            </div>
                        <img src="http://www.evilsocket.net/?ak_action=api_record_view&id=76&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://www.evilsocket.net/54/cc-function-pointers.html' rel='bookmark' title='Permanent Link: C/C++ Function Pointers'>C/C++ Function Pointers</a></li>
<li><a href='http://www.evilsocket.net/867/c-stack-inspection.html' rel='bookmark' title='Permanent Link: C Stack Inspection'>C Stack Inspection</a></li>
<li><a href='http://www.evilsocket.net/80/vmware-hacking.html' rel='bookmark' title='Permanent Link: VMWare Hacking'>VMWare Hacking</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.evilsocket.net/76/stackhack.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kernel SMP Recompiling</title>
		<link>http://www.evilsocket.net/60/kernel-smp-recompiling.html</link>
		<comments>http://www.evilsocket.net/60/kernel-smp-recompiling.html#comments</comments>
		<pubDate>Wed, 13 May 2009 07:23:08 +0000</pubDate>
		<dc:creator>evilsocket</dc:creator>
				<category><![CDATA[Assemby]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[Papers]]></category>
		<category><![CDATA[Programmazione]]></category>
		<category><![CDATA[compilazione]]></category>
		<category><![CDATA[cpu]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[kernel compiling]]></category>
		<category><![CDATA[multicore]]></category>
		<category><![CDATA[slackware]]></category>
		<category><![CDATA[smp]]></category>

		<guid isPermaLink="false">http://www.evilsocket.net/?p=60</guid>
		<description><![CDATA[Guida su come ricompilarsi un kernel Slackware per abilitare il supporto al SMP e di conseguenza sfruttare al meglio un processore multicore nel caso non venga rilevato dal kernel di default. Scarica No related posts.


No related posts.]]></description>
			<content:encoded><![CDATA[<p>Guida su come ricompilarsi un kernel Slackware per abilitare il supporto al SMP e di conseguenza sfruttare al meglio un processore multicore nel caso non venga rilevato dal kernel di default.</p>
<p><a href="http://www.evilsocket.net/papers/kernel_smp.pdf" target="_blank">Scarica</a></p>

                            <div id="aspdf">
                                <a href="http://www.evilsocket.net/wp-content/plugins/as-pdf/generate.php?post=60">
                                    <span> </span>
                                </a>
                            </div>
                        <img src="http://www.evilsocket.net/?ak_action=api_record_view&id=60&type=feed" alt="" />

<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.evilsocket.net/60/kernel-smp-recompiling.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ELF32 Injector</title>
		<link>http://www.evilsocket.net/44/elf32-injector.html</link>
		<comments>http://www.evilsocket.net/44/elf32-injector.html#comments</comments>
		<pubDate>Wed, 13 May 2009 06:53:32 +0000</pubDate>
		<dc:creator>evilsocket</dc:creator>
				<category><![CDATA[Assemby]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[Exploiting]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Programmazione]]></category>
		<category><![CDATA[Sorgenti]]></category>
		<category><![CDATA[command injection]]></category>
		<category><![CDATA[elf32]]></category>
		<category><![CDATA[elf32 injector]]></category>
		<category><![CDATA[injection]]></category>
		<category><![CDATA[shellcode]]></category>

		<guid isPermaLink="false">http://www.evilsocket.net/?p=44</guid>
		<description><![CDATA[Applicazione che ho scritto insieme a BlackLight che, dato un comando bash arbitrario, manipola la struttura elf di un eseguibile *nix inserendo uno shellcode che forkerÃ  in parallelo il codice originale dell&#8217;eseguibile e il comando da noi iniettato . Scarica Related posts:Shellcode Generator


Related posts:<ol><li><a href='http://www.evilsocket.net/34/shellcode-generator.html' rel='bookmark' title='Permanent Link: Shellcode Generator'>Shellcode Generator</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Applicazione che ho scritto insieme a BlackLight che, dato un comando bash arbitrario, manipola la struttura elf di un eseguibile *nix inserendo uno shellcode che forkerÃ  in parallelo il codice originale dell&#8217;eseguibile e il comando da noi iniettato .</p>
<p><a href="http://www.evilsocket.net/sources/elfinj.c.txt" target="_blank">Scarica</a></p>

                            <div id="aspdf">
                                <a href="http://www.evilsocket.net/wp-content/plugins/as-pdf/generate.php?post=44">
                                    <span> </span>
                                </a>
                            </div>
                        <img src="http://www.evilsocket.net/?ak_action=api_record_view&id=44&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://www.evilsocket.net/34/shellcode-generator.html' rel='bookmark' title='Permanent Link: Shellcode Generator'>Shellcode Generator</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.evilsocket.net/44/elf32-injector.html/feed</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
	</channel>
</rss>
