<?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>Absent Logic &#187; Cracking</title>
	<atom:link href="http://ilsken.net/blog/category/cracking/feed/" rel="self" type="application/rss+xml" />
	<link>http://ilsken.net/blog</link>
	<description>"Fighters don't quit &#038; quitters don't fight"</description>
	<lastBuildDate>Sat, 21 Aug 2010 23:14:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Cracking Video-lesson &#124; .NET Applications</title>
		<link>http://ilsken.net/blog/cracking/cracking-video-lesson-basic-net-applications/</link>
		<comments>http://ilsken.net/blog/cracking/cracking-video-lesson-basic-net-applications/#comments</comments>
		<pubDate>Wed, 03 Oct 2007 17:49:24 +0000</pubDate>
		<dc:creator>Mr. Novocain</dc:creator>
				<category><![CDATA[Cracking]]></category>

		<guid isPermaLink="false">http://ilsken.net/?p=76</guid>
		<description><![CDATA[On in a thread at MafiaCoders VIP-section I was asked how I cracked a simple .NET application.. Since I&#8217;m too lazy to write a article or anything, here&#8217;s video of it. For this you need the following tools; - .NET Reflector - IDA Disassembler (Freeware-version is linked in my Tools-page) - Any hex-editor (one with [...]]]></description>
		<wfw:commentRss>http://ilsken.net/blog/cracking/cracking-video-lesson-basic-net-applications/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>C++ Anti-Cracking &#8220;hide&#8221; your WinAPI-calls</title>
		<link>http://ilsken.net/blog/cracking/c-anti-cracking-hide-your-winapi-calls/</link>
		<comments>http://ilsken.net/blog/cracking/c-anti-cracking-hide-your-winapi-calls/#comments</comments>
		<pubDate>Tue, 18 Sep 2007 18:01:37 +0000</pubDate>
		<dc:creator>Mr. Novocain</dc:creator>
				<category><![CDATA[Cracking]]></category>
		<category><![CDATA[Debugging]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://ilsken.net/?p=69</guid>
		<description><![CDATA[If you&#8217;re a software-programmer and/or reverse-engineer you should know that using Windows API-calls is a easy way to write code, and also in many cases a good point for reverse-engineers to trace to/from while removing potential protections.. Let’s take a basic example, let’s use a standard WinAPI-call.. #include int WinMain(HINSTANCE hInstance,HINSTANCE hPrevInstance,LPSTR lpCmdLine,int nShowCmd) { [...]]]></description>
		<wfw:commentRss>http://ilsken.net/blog/cracking/c-anti-cracking-hide-your-winapi-calls/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>C++ mIRC 6.3 keygen</title>
		<link>http://ilsken.net/blog/cracking/c-mirc-63-keygen/</link>
		<comments>http://ilsken.net/blog/cracking/c-mirc-63-keygen/#comments</comments>
		<pubDate>Sun, 02 Sep 2007 18:58:50 +0000</pubDate>
		<dc:creator>Mr. Novocain</dc:creator>
				<category><![CDATA[Cracking]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://ilsken.net/?p=47</guid>
		<description><![CDATA[Source-code of keygenerator for mIRC 6.3 Download RAR here! (contains workspace for Visual Studio 2003 .NET) Incoming search terms for the article:serial mirc 6 30ilsken net keygenkeygens source code cmirc 6 3 keymirc crackingmirc keygen source code c Add this to 100 bookmarks Share this on Bebo Submit this to Bitacoras Share this on Blinklist [...]]]></description>
		<wfw:commentRss>http://ilsken.net/blog/cracking/c-mirc-63-keygen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cracking Video-Lesson #7 Basic keygenning</title>
		<link>http://ilsken.net/blog/cracking/cracking-video-lesson-7-basic-algorithm-explained-basic-keygenning/</link>
		<comments>http://ilsken.net/blog/cracking/cracking-video-lesson-7-basic-algorithm-explained-basic-keygenning/#comments</comments>
		<pubDate>Sun, 02 Sep 2007 13:45:38 +0000</pubDate>
		<dc:creator>Mr. Novocain</dc:creator>
				<category><![CDATA[Cracking]]></category>

		<guid isPermaLink="false">http://ilsken.net/?p=25</guid>
		<description><![CDATA[Analysis of a very basic algorithm to generate serial from name. Keygen-sourcecodes: C++ (includes VS2003.NET workspace) C# (includes VS2003.NET workspace) MASM (includes RadASM project) Watch the video! (Ilsken.net) Watch the video! (Skilinium.com) 30MB/21:32mins Incoming search terms for the article:keygenning videobasic keygenningcracking for dummiescracking keygenningilsken net keygenKEYGENNING LESSONkeygenning radasmvenom Add this to 100 bookmarks Share this [...]]]></description>
		<wfw:commentRss>http://ilsken.net/blog/cracking/cracking-video-lesson-7-basic-algorithm-explained-basic-keygenning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cracking Video-Lesson #6 CD-check Patching</title>
		<link>http://ilsken.net/blog/cracking/cracking-video-lesson-6-cd-check-patching/</link>
		<comments>http://ilsken.net/blog/cracking/cracking-video-lesson-6-cd-check-patching/#comments</comments>
		<pubDate>Sun, 02 Sep 2007 13:42:40 +0000</pubDate>
		<dc:creator>Mr. Novocain</dc:creator>
				<category><![CDATA[Cracking]]></category>

		<guid isPermaLink="false">http://ilsken.net/?p=24</guid>
		<description><![CDATA[Sixth lesson in the Cracking Class. This lesson teaches removal of CD-check in Star Wars: Jedi Knight 2: Jedi Outcast (long title :p) Even if you don&#8217;t have the game, the lesson still teaches valuable methods! Next lesson will be.. *drumroll* understanding simple algorithm &#38; coding keygenerator. What you need: - OllyDbg - Jedi Outcast [...]]]></description>
		<wfw:commentRss>http://ilsken.net/blog/cracking/cracking-video-lesson-6-cd-check-patching/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cracking Video-lesson #5 Unpacking ASPack</title>
		<link>http://ilsken.net/blog/cracking/cracking-video-lesson-5-unpacking-aspack/</link>
		<comments>http://ilsken.net/blog/cracking/cracking-video-lesson-5-unpacking-aspack/#comments</comments>
		<pubDate>Sun, 02 Sep 2007 13:39:32 +0000</pubDate>
		<dc:creator>Mr. Novocain</dc:creator>
				<category><![CDATA[Cracking]]></category>

		<guid isPermaLink="false">http://ilsken.net/?p=22</guid>
		<description><![CDATA[Fifth lesson in the Cracking Class. In this lesson I teach how to successfully unpack a executable and rebuild imports using OllyDbg&#8217;s SFX and ImpRec. What you need: - OllyDbg with plugin OllyDump - ImpRec All other things you need are availible on the link below.. Watch the video! (Ilsken.net) Watch the video! (Skilinium.com) Incoming [...]]]></description>
		<wfw:commentRss>http://ilsken.net/blog/cracking/cracking-video-lesson-5-unpacking-aspack/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Cracking Video-Lesson #4 Patching Serial-Check</title>
		<link>http://ilsken.net/blog/cracking/cracking-video-lesson-4-patching-serial-check/</link>
		<comments>http://ilsken.net/blog/cracking/cracking-video-lesson-4-patching-serial-check/#comments</comments>
		<pubDate>Sun, 02 Sep 2007 13:35:16 +0000</pubDate>
		<dc:creator>Mr. Novocain</dc:creator>
				<category><![CDATA[Cracking]]></category>

		<guid isPermaLink="false">http://ilsken.net/?p=18</guid>
		<description><![CDATA[Fourth lesson in the Cracking-class. We&#8217;re going to patch a serial-check in the game when it starts so the game thinks it&#8217;s registered Included in this package: - SnoodSetup.exe (5,44MB) - Video-files (16,7MB) Watch the video! (Ilsken.net) Watch the video! (Skilinium.com) Add this to 100 bookmarks Share this on Bebo Submit this to Bitacoras Share [...]]]></description>
		<wfw:commentRss>http://ilsken.net/blog/cracking/cracking-video-lesson-4-patching-serial-check/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cracking Video-Lesson #3 Serial Fishing</title>
		<link>http://ilsken.net/blog/cracking/cracking-video-lesson-3-serial-fishing/</link>
		<comments>http://ilsken.net/blog/cracking/cracking-video-lesson-3-serial-fishing/#comments</comments>
		<pubDate>Sun, 02 Sep 2007 13:32:23 +0000</pubDate>
		<dc:creator>Mr. Novocain</dc:creator>
				<category><![CDATA[Cracking]]></category>

		<guid isPermaLink="false">http://ilsken.net/?p=15</guid>
		<description><![CDATA[Third lesson in the Cracking-class. This time I will teach you simple techniques to retrieve a valid serial-number for a program Included in this package: - NetPalpus_Setup.exe (742kB) - HangmanBible-Setup.exe (855kB) - Video-files (26,1MB) Watch the video! (Ilsken.net) Watch the video! (Skilinium.com) Incoming search terms for the article:Cracking Video-Lesson #7CRACKING SETUP EXEserial fishingsetup exe serial [...]]]></description>
		<wfw:commentRss>http://ilsken.net/blog/cracking/cracking-video-lesson-3-serial-fishing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cracking Video-Lesson #2 Inline Patch CD-Check</title>
		<link>http://ilsken.net/blog/cracking/cracking-video-lesson-2-inline-patching-a-cd-check/</link>
		<comments>http://ilsken.net/blog/cracking/cracking-video-lesson-2-inline-patching-a-cd-check/#comments</comments>
		<pubDate>Sun, 02 Sep 2007 13:26:52 +0000</pubDate>
		<dc:creator>Mr. Novocain</dc:creator>
				<category><![CDATA[Cracking]]></category>

		<guid isPermaLink="false">http://ilsken.net/?p=13</guid>
		<description><![CDATA[In this one we will bypass the packer UPX and patch a simple CD-check in a program.. this is a actual CD-check that games use tho.. Included in this package: - cdme.EXE (2,50kB) the crackme we&#8217;re going to crack - cdme_Readme.txt (910B) readme of the crackme - Video-files (24,5MB) Watch the video! (Ilsken.net) Watch the [...]]]></description>
		<wfw:commentRss>http://ilsken.net/blog/cracking/cracking-video-lesson-2-inline-patching-a-cd-check/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cracking Video-Lesson #1 Simple Patching</title>
		<link>http://ilsken.net/blog/cracking/cracking-video-lesson-1-simple-patching/</link>
		<comments>http://ilsken.net/blog/cracking/cracking-video-lesson-1-simple-patching/#comments</comments>
		<pubDate>Sun, 02 Sep 2007 13:22:55 +0000</pubDate>
		<dc:creator>Mr. Novocain</dc:creator>
				<category><![CDATA[Cracking]]></category>

		<guid isPermaLink="false">http://ilsken.net/?p=11</guid>
		<description><![CDATA[This is the first lesson of the Cracking-class. In this class I will teach how to reverse-engineer software in order to remove protections, find serials, etc. At some point this class will have some programming-lessons, they will also clash with the programming-class I will run in C++ and/or ASM. You need to watch atleast the [...]]]></description>
		<wfw:commentRss>http://ilsken.net/blog/cracking/cracking-video-lesson-1-simple-patching/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

