<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
      <title>.Net - iExploit</title>
      <link>http://iexploit.org/index.php?p=/categories/-net/feed.rss</link>
      <pubDate>Thu, 20 Jun 13 05:22:33 -0400</pubDate>
         <description>.Net - iExploit</description>
   <language>en-CA</language>
   <atom:link href="/index.php?p=/discussions/feed.rss" rel="self" type="application/rss+xml" />
   <item>
      <title>Count NULLER</title>
      <link>http://iexploit.org/index.php?p=/discussion/6276/count-nuller</link>
      <pubDate>Sun, 31 Mar 2013 03:30:40 -0400</pubDate>
      <dc:creator>CheaTax</dc:creator>
      <guid isPermaLink="false">6276@/index.php?p=/discussions</guid>
      <description><![CDATA[<div style="margin: auto;"><img src="http://anonmgur.com/up/c8374825e40c161c87b69eb890149d69.png" alt="image"></div><p class="bbc_center" style="text-align: center;"><strong class="bbc"><span style="font-size: 18px;">HIIi friends, </span></strong></p><br><div style="margin: auto;"><br></div><br><p class="bbc_center" style="text-align: center;"><strong class="bbc"><span style="font-size: 18px;">i<br> made a small tool for my self to null the column count value easily..i <br>thought to share this one with you.. this is a small thing for our great<br> programmers...but the newbies i think this will help when they are sql <br>injecting... I think this will work on both of <span style="color: #ffa500">32bit</span> and <span style="color: #ffa500">64bit</span>..confirm it buddy...&nbsp;</span></strong></p><br><p class="bbc_center" style="text-align: center;"><span style="color: #00ff00"><span style="font-size: 18px;">If there have any issue contact me..</span></span>&nbsp;</p><br><div style="margin: auto;"><br></div><br><p class="bbc_center" style="text-align: center;"><span style="color: #ff0000"><strong class="bbc"><span style="font-size: 18px;">Download it from Here</span></strong></span></p><div style="margin: auto;"><pre class="prettyprint"><a href="http://www.mediafire.com/?m5oksq5fe3kye1m" target="_blank" rel="nofollow">http://www.mediafire.com/?m5oksq5fe3kye1m</a><br><br></pre><p class="bbc_center"><span style="color: #800080"><strong class="bbc"><span style="font-size: 18px;">You want&nbsp;&nbsp;.NET Framework 4 to Run this...Download it From Here....</span></strong></span></p><br><pre class="prettyprint"><a href="http://www.goo.gl/Wpbzg" target="_blank" rel="nofollow">http://www.goo.gl/Wpbzg</a><br></pre><br><br><p class="bbc_center"><span style="color: #000099;"><span style="font-size: 24px;">Coded Using C#.NET</span></span></p><br></div>]]></description>
   </item>
   <item>
      <title>[VB.NET]How to make a nice GUI!</title>
      <link>http://iexploit.org/index.php?p=/discussion/269/vb-nethow-to-make-a-nice-gui</link>
      <pubDate>Tue, 06 Apr 2010 11:21:11 -0400</pubDate>
      <dc:creator>undead</dc:creator>
      <guid isPermaLink="false">269@/index.php?p=/discussions</guid>
      <description><![CDATA[[align=center]<span><span style="color: #800080;"><span style="text-decoration: underline;"><b>How to make a nice GUI!</b></span></span></span>[/align]<br><br>Download SkinCrafter Light: Here<br><br>Open Visual Basic.<br>Go to toolbox at "Data" and right click "Choose Items..."<br><br>Click Browse... and select C:\Program Files\SkinCrafter3\skincrafter.net-vs2005 light\SkinCrafter.Net VS2005\skincrafter.net-vs2005_light.dll.<br><br>http&#58;//img411&#46;imageshack&#46;us/img411/9027/37498571&#46;png<br><br>Press OK.<br><br>Now it will be here:<br><br>http&#58;//img31&#46;imageshack&#46;us/img31/6391/dataq&#46;png<br><br>Drag it to your form.<br><br>Go to its properties and select skin from here:<br><br>http&#58;//img638&#46;imageshack&#46;us/img638/7629/12804104&#46;jpg<br><br>I always use Black_Pearl_st to my programs :D<br><br>http&#58;//img203&#46;imageshack&#46;us/img203/7950/77122036&#46;png<br><br>Hope I helped you with this tutorial! :cool:]]></description>
   </item>
   <item>
      <title>[ASP.NET] Anyone want a tutorial series?</title>
      <link>http://iexploit.org/index.php?p=/discussion/2714/asp-net-anyone-want-a-tutorial-series</link>
      <pubDate>Thu, 05 May 2011 03:49:04 -0400</pubDate>
      <dc:creator>D0WNGRADE</dc:creator>
      <guid isPermaLink="false">2714@/index.php?p=/discussions</guid>
      <description><![CDATA[Hey iExploit,<br /><br />I have been programming in ASP.NET for about 6 months now and was wondering if anyone wanted me to make a tutorial series about it?<br /><br />Let me know in a reply! Thanks!<br /><br />~D0WNGRADE]]></description>
   </item>
   <item>
      <title>[C#] System Info [Source]</title>
      <link>http://iexploit.org/index.php?p=/discussion/1002/c-system-info-source</link>
      <pubDate>Sat, 21 Aug 2010 18:06:15 -0400</pubDate>
      <dc:creator>Xin</dc:creator>
      <guid isPermaLink="false">1002@/index.php?p=/discussions</guid>
      <description><![CDATA[<div class="PreContainer"><pre>using System;<br>using System&amp;#46;Collections&amp;#46;Generic;<br>using System&amp;#46;Linq;<br>using System&amp;#46;Text;<br>using System&amp;#46;Diagnostics;<br>using System&amp;#46;Net;<br>namespace SystemInfo<br>{<br>    class Program<br><br>    {<br>        static void Main(string&amp;#91;&amp;#93; args)<br>        {<br>            PerformanceCounter cpuCounter;<br>            PerformanceCounter ramCounter;<br>            cpuCounter = new PerformanceCounter();<br>            cpuCounter&amp;#46;CategoryName = \&quot;Processor\&quot;;<br>            cpuCounter&amp;#46;CounterName = \&quot;% Processor Time\&quot;;<br>            cpuCounter&amp;#46;InstanceName = \&quot;_Total\&quot;;<br>            ramCounter = new PerformanceCounter(\&quot;Memory\&quot;, \&quot;Available MBytes\&quot;);<br><br>            Console&amp;#46;WriteLine(\&quot;PC Name&amp;#58; \&quot; + System&amp;#46;Environment&amp;#46;MachineName);<br>            Console&amp;#46;WriteLine(\&quot;Operating System&amp;#58; \&quot; + System&amp;#46;Environment&amp;#46;OSVersion);<br>            Console&amp;#46;WriteLine(\&quot;64Bit True/False &amp;#58; \&quot; + System&amp;#46;Environment&amp;#46;Is64BitOperatingSystem);<br>            Console&amp;#46;WriteLine(\&quot;User&amp;#58; \&quot; + System&amp;#46;Environment&amp;#46;UserName);<br>            Console&amp;#46;WriteLine(\&quot;Processors&amp;#58; \&quot; + System&amp;#46;Environment&amp;#46;ProcessorCount);<br>            Console&amp;#46;WriteLine(\&quot;Domain Name&amp;#58; \&quot; + System&amp;#46;Environment&amp;#46;UserDomainName);<br>            Console&amp;#46;WriteLine(\&quot;CPU Usage&amp;#58; \&quot; + cpuCounter&amp;#46;NextValue() + \&quot;%\&quot;);<br>            Console&amp;#46;WriteLine(\&quot;RAM Usage&amp;#58; \&quot; + ramCounter&amp;#46;NextValue() + \&quot;MB\&quot;);<br>            WebClient wc;<br>            wc = new WebClient();<br>           Console&amp;#46;WriteLine(\&quot;IP Address&amp;#58; \&quot; + wc&amp;#46;DownloadString(\&quot;http&amp;#58;//whatismyip&amp;#46;com/automation/n09230945&amp;#46;asp\&quot;));<br><br>            Console&amp;#46;ReadLine();<br><br>        }<br>    }<br>}<br></pre></div>]]></description>
   </item>
   <item>
      <title>Explode Web URL Vulnerability Scanner</title>
      <link>http://iexploit.org/index.php?p=/discussion/5844/explode-web-url-vulnerability-scanner</link>
      <pubDate>Mon, 12 Sep 2011 22:21:15 -0400</pubDate>
      <dc:creator>Mr. P-teo</dc:creator>
      <guid isPermaLink="false">5844@/index.php?p=/discussions</guid>
      <description><![CDATA[Hey everyone, here is a url scanner iv been working on recently just to get me used to coding in VB.NET again. Basically it scans the url you give and checks for well known vulns. You can export the results with a right click or clear the box with a right click.<br><br>Chacks for:<br>[list]<br>[*]SQLi[/*:m]<br>[*]Blind SQLi[/*:m]<br>[*]MsSQL[/*:m]<br>[*]RFI[/*:m]<br>[*]XSS[/*:m][/list:u]<br><br>I will admit there are a few bug's, and some url's it doesnt get response but on a whole works fairly well. Here are some screenshots.<br><br>[align=center]http&#58;//i26&#46;lulzimg&#46;com/07b650&#46;jpg<br>http&#58;//i26&#46;lulzimg&#46;com/991b8f&#46;jpg[/align]<br><br>Download Link:<br><a class="postlink" rel="nofollow" href="http://www.mediafire.com/file/qj49p2zm37w9uh5/Explode%20Web%20Scanner.exe">http://www.mediafire.com/file/qj49p2zm3 ... canner.exe</a><br><br>Virus Scan:<br><a class="postlink" rel="nofollow" href="http://www.virustotal.com/file-scan/report.html?id=761ee15a70e7012d28d0b8175cb563db3e53ec0b1645e083233309c6f4ea6b0e-1315852699">http://www.virustotal.com/file-scan/rep ... 1315852699</a>]]></description>
   </item>
   <item>
      <title>Cosmos - Make an OS in C#</title>
      <link>http://iexploit.org/index.php?p=/discussion/6166/cosmos-make-an-os-in-c</link>
      <pubDate>Sat, 08 Sep 2012 14:46:30 -0400</pubDate>
      <dc:creator>D0WNGRADE</dc:creator>
      <guid isPermaLink="false">6166@/index.php?p=/discussions</guid>
      <description><![CDATA[Just letting everyone know about this... It's a way to create an OS in C# and then I believe it links it all together and exports to ASM. It's good for beginners to learn OS Theory and it''s actually pretty cool. So go check it out: <a href="http://cosmos.codeplex.com/" target="_blank" rel="nofollow">http://cosmos.codeplex.com/</a><br>]]></description>
   </item>
   <item>
      <title>Visual Basic: Web Client</title>
      <link>http://iexploit.org/index.php?p=/discussion/2266/visual-basic-web-client</link>
      <pubDate>Sun, 20 Feb 2011 22:20:26 -0500</pubDate>
      <dc:creator>Xin</dc:creator>
      <guid isPermaLink="false">2266@/index.php?p=/discussions</guid>
      <description><![CDATA[[video=youtube]<div class="Video"><object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/HCeg5WgrIE4[/video]&amp;hl=en_US&amp;fs=1&amp;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/HCeg5WgrIE4[/video]&amp;hl=en_US&amp;fs=1&amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object></div>]]></description>
   </item>
   <item>
      <title>[TUT] Visual Basic - Variables , Detailed [BEGINNER]</title>
      <link>http://iexploit.org/index.php?p=/discussion/5831/tut-visual-basic-variables-detailed-beginner</link>
      <pubDate>Fri, 09 Sep 2011 23:29:59 -0400</pubDate>
      <dc:creator>Mr. P-teo</dc:creator>
      <guid isPermaLink="false">5831@/index.php?p=/discussions</guid>
      <description><![CDATA[So, what are variables??<br><br>Variables are place holders of a sort, they allow us to give a value to a name or word, There are different types of variables, some languages dont have different types example: Perl. But VB.NET does, the too types i am going to tell you about are integers and Strings.<br><br><br>Integers<br><br>Integers are just another way of saying numbers, so by now you can already see how a variable would work - name = 4, but in programming there is usually a symbol or command/function needed to declare that it is a variable and not a silly programming mistake, and Vb is no different. Do declare a variable in Visual Basic we type "dim". Let me show you a full example:<br><br><div class="PreContainer"><pre><br>dim variable1 as integer = 4<br></pre></div><br><br>'dim', is letting the program know it is about to have a new variable name, the variable name is 'variable1', 'as integer' is declaring what type of variable it is, and '= 4' is the value the variable got assigned too. Simples.<br><br><br>Strings<br><br>String are variables that allow us to have words assigned top the name. Like with integers we must declare the variable, set the name, say what type and finally give it a value. To do this instead of using 'as integer' we use 'as string'. Here is an example:<br><br><div class="PreContainer"><pre><br>dim variable2 as string = \&quot;root\&quot;<br></pre></div><br><br>Like before we have had to declare that we are using a variable and assign it a name so we are able to give reference later on in a source, but this time we chose to use string showing that we will be using more than just numbers, because we are using more than numbers we have to surround the value with "" (quotations) so it know that that is what the = is referencing too.<br><br><br>The End.<br><br><br>Hope you found this a very detailed look at variables in visual basic, and let me know if you would like me to bring you more tutorials like this.]]></description>
   </item>
   <item>
      <title>VB.NET - How to make a MD5 CheckSum Tool Tutorial</title>
      <link>http://iexploit.org/index.php?p=/discussion/1367/vb-net-how-to-make-a-md5-checksum-tool-tutorial</link>
      <pubDate>Thu, 30 Sep 2010 07:40:19 -0400</pubDate>
      <dc:creator>PlatinumHex</dc:creator>
      <guid isPermaLink="false">1367@/index.php?p=/discussions</guid>
      <description><![CDATA[[align=center]<br><span style="color: #32CD32;"><span>How to make a MD5 CheckSum Tool Tutorial</span></span><br><br><span><br>Step 1</span><br>[SPOILER]http&#58;//img534&#46;imageshack&#46;us/img534/1361/iexploitmd5checksumtool&#46;png[/SPOILER]<br><br>Start a new project as shown in the image; choose a â€œWindows Form Applicationâ€.<br><br><span><br>Step 2</span><br>[SPOILER]http&#58;//img713&#46;imageshack&#46;us/img713/1361/iexploitmd5checksumtool&#46;png[/SPOILER]<br><br>Populate the GUI as closely as possible to the shown image, with all the required controls.<br><br><span><br>Step 3</span><br><br>[SPOILER]http&#58;//img641&#46;imageshack&#46;us/img641/1361/iexploitmd5checksumtool&#46;png[/SPOILER]<br><br>Input the required code for the Browse Button.<br><br><span><br>Step 4</span><br><br>[SPOILER]http&#58;//img687&#46;imageshack&#46;us/img687/1361/iexploitmd5checksumtool&#46;png[/SPOILER]<br><br>Enter the necessarily code for the Calculate Button.<br><br><span>Step 5</span><br><br>[SPOILER]http&#58;//img823&#46;imageshack&#46;us/img823/1361/iexploitmd5checksumtool&#46;png[/SPOILER]<br><br>Type in the shown codes for the Compare Button.<br><br><span><br>Step 6</span><br><br>[SPOILER]http&#58;//img10&#46;imageshack&#46;us/img10/1361/iexploitmd5checksumtool&#46;png[/SPOILER]<br><br>Youâ€™re done! A demo of its capabilities.<br><br><span><br>Yeah! My first post at iExploit.org! Please leave constructive comments and feedbacks.</span><br>[/align]]]></description>
   </item>
   <item>
      <title>Creating a pseudo MMO-bot/dual-boxing tool in C#</title>
      <link>http://iexploit.org/index.php?p=/discussion/2769/creating-a-pseudo-mmo-botdual-boxing-tool-in-c</link>
      <pubDate>Sun, 05 Jun 2011 04:50:21 -0400</pubDate>
      <dc:creator>sangf</dc:creator>
      <guid isPermaLink="false">2769@/index.php?p=/discussions</guid>
      <description><![CDATA[i used to play the game Lineage II quite a bit, and had an idea for a simple way to create a dual boxing tool which can also double as a 'bot'. i quote that because using this method it'd be overly difficult to create something that would play the game for you - but it's a perfect solution to automated support characters. just figured i'd share it here while i wait for an ep of ano hana to dl. it's nothing too special, but if you ever needed an auto-buff/auto-assist bot without the hastle; this might just help.<br><br>the method is simple: send key/mouse input to the target window using win32 api's PostMessage. yeah, that's pretty much it - an obvious way to send virtual input to a game window but i've never seen it done generally so here's some methods to help. as an idea to using this method effectively, i think mapping unused keys to trigger the 'bot' or dual box targets performance is the best bet, and certainly the easiest. for example you might have numeric keys 0 through 9 activate certain skills by simply sending the hotkeys associated to those skills using PostMessage.. games that support macros or text/chat commands will allow more flexibility for automation, but you get the idea.<br><br>to make use of the PostMessage function you'll need to specify a dllimport thingie (i don't know a name for it) like so -- note: this depends on the module/import/whatever the .NET terminology is called System.Runtime.InteropServices<br><br><div class="PreContainer"><pre><br>&amp;#91;DllImport(\&quot;user32&amp;#46;dll\&quot;, EntryPoint = \&quot;PostMessage\&quot;)&amp;#93;<br>public static extern int PostMessage(IntPtr hWnd, uint Msg, uint wParam, uint lParam);<br></pre></div><br><br>before using the function you need a handle to the window, which can be done using the process class in System.Diagnostics -- here is an example using a partial text search to match the title of a window.<br><br><div class="PreContainer"><pre><br>IntPtr win_handle; // Store found window handle here<br>string win_title = \&quot;Lineage \&quot;;<br>foreach (Process p in Process&amp;#46;GetProcesses())<br>{<br>    if (p&amp;#46;MainWindowTitle&amp;#46;Contains(win_title))<br>    {<br>        win_handle = p&amp;#46;MainWindowHandle;<br>        break;<br>    }<br>}<br></pre></div><br><br>then the PostMessage function can be used as follows, assuming i didn't forget something silly - this will send a keydown event for the F1 key at the target window.<br><br><div class="PreContainer"><pre><br>PostMessage(win_handle, 0x100, (uint) Keys&amp;#46;F1, 0);<br></pre></div><br><br>note: 0x100 specifies the mouse down event, but using magic numbers is never reccommended, so here's a list that might help:<br><br><div class="PreContainer"><pre><br>// Virtual Messages<br>public enum WMessages &amp;#58; int<br>{<br>    WM_LBUTTONDOWN = 0x201, //Left mousebutton down<br>    WM_LBUTTONUP = 0x202,  //Left mousebutton up<br>    WM_LBUTTONDBLCLK = 0x203, //Left mousebutton doubleclick<br>    WM_RBUTTONDOWN = 0x204, //Right mousebutton down<br>    WM_RBUTTONUP = 0x205,   //Right mousebutton up<br>    WM_RBUTTONDBLCLK = 0x206, //Right mousebutton doubleclick<br>    WM_KEYDOWN = 0x100,  //Key down<br>    WM_KEYUP = 0x101,   //Key up<br>    WM_CHAR = 0x0102<br>}<br></pre></div><br><br>you'll notice that some of these events relate to mouse processing too - pretty much anything is possible, but it might involve some playing around with the PostMessage parameters, just take a look here or google using the appropriate event type to figure that out. anyway that's about it for now, i'll clean this up another day but for now.. i'll just leave some key constants incase they're needed (Keys.* should be fine for C# though).<br><br><div class="PreContainer"><pre><br>    // Virtual Keys<br>    public enum VKeys &amp;#58; int<br>    {<br>        VK_LBUTTON = 0x01,   //Left mouse button<br>        VK_RBUTTON = 0x02,   //Right mouse button<br>        VK_CANCEL = 0x03,   //Control-break processing<br>        VK_MBUTTON = 0x04,   //Middle mouse button (three-button mouse)<br>        VK_BACK = 0x08,   //BACKSPACE key<br>        VK_TAB = 0x09,   //TAB key<br>        VK_CLEAR = 0x0C,   //CLEAR key<br>        VK_RETURN = 0x0D,   //ENTER key<br>        VK_SHIFT = 0x10,   //SHIFT key<br>        VK_CONTROL = 0x11,   //CTRL key<br>        VK_MENU = 0x12,   //ALT key<br>        VK_PAUSE = 0x13,   //PAUSE key<br>        VK_CAPITAL = 0x14,   //CAPS LOCK key<br>        VK_ESCAPE = 0x1B,   //ESC key<br>        VK_SPACE = 0x20,   //SPACEBAR<br>        VK_PRIOR = 0x21,   //PAGE UP key<br>        VK_NEXT = 0x22,   //PAGE DOWN key<br>        VK_END = 0x23,   //END key<br>        VK_HOME = 0x24,   //HOME key<br>        VK_LEFT = 0x25,   //LEFT ARROW key<br>        VK_UP = 0x26,   //UP ARROW key<br>        VK_RIGHT = 0x27,   //RIGHT ARROW key<br>        VK_DOWN = 0x28,   //DOWN ARROW key<br>        VK_SELECT = 0x29,   //SELECT key<br>        VK_PRINT = 0x2A,   //PRINT key<br>        VK_EXECUTE = 0x2B,   //EXECUTE key<br>        VK_SNAPSHOT = 0x2C,   //PRINT SCREEN key<br>        VK_INSERT = 0x2D,   //INS key<br>        VK_DELETE = 0x2E,   //DEL key<br>        VK_HELP = 0x2F,   //HELP key<br>        VK_0 = 0x30,   //0 key<br>        VK_1 = 0x31,   //1 key<br>        VK_2 = 0x32,   //2 key<br>        VK_3 = 0x33,   //3 key<br>        VK_4 = 0x34,   //4 key<br>        VK_5 = 0x35,   //5 key<br>        VK_6 = 0x36,    //6 key<br>        VK_7 = 0x37,    //7 key<br>        VK_8 = 0x38,   //8 key<br>        VK_9 = 0x39,    //9 key<br>        VK_A = 0x41,   //A key<br>        VK_B = 0x42,   //B key<br>        VK_C = 0x43,   //C key<br>        VK_D = 0x44,   //D key<br>        VK_E = 0x45,   //E key<br>        VK_F = 0x46,   //F key<br>        VK_G = 0x47,   //G key<br>        VK_H = 0x48,   //H key<br>        VK_I = 0x49,    //I key<br>        VK_J = 0x4A,   //J key<br>        VK_K = 0x4B,   //K key<br>        VK_L = 0x4C,   //L key<br>        VK_M = 0x4D,   //M key<br>        VK_N = 0x4E,    //N key<br>        VK_O = 0x4F,   //O key<br>        VK_P = 0x50,    //P key<br>        VK_Q = 0x51,   //Q key<br>        VK_R = 0x52,   //R key<br>        VK_S = 0x53,   //S key<br>        VK_T = 0x54,   //T key<br>        VK_U = 0x55,   //U key<br>        VK_V = 0x56,   //V key<br>        VK_W = 0x57,   //W key<br>        VK_X = 0x58,   //X key<br>        VK_Y = 0x59,   //Y key<br>        VK_Z = 0x5A,    //Z key<br>        VK_NUMPAD0 = 0x60,   //Numeric keypad 0 key<br>        VK_NUMPAD1 = 0x61,   //Numeric keypad 1 key<br>        VK_NUMPAD2 = 0x62,   //Numeric keypad 2 key<br>        VK_NUMPAD3 = 0x63,   //Numeric keypad 3 key<br>        VK_NUMPAD4 = 0x64,   //Numeric keypad 4 key<br>        VK_NUMPAD5 = 0x65,   //Numeric keypad 5 key<br>        VK_NUMPAD6 = 0x66,   //Numeric keypad 6 key<br>        VK_NUMPAD7 = 0x67,   //Numeric keypad 7 key<br>        VK_NUMPAD8 = 0x68,   //Numeric keypad 8 key<br>        VK_NUMPAD9 = 0x69,   //Numeric keypad 9 key<br>        VK_SEPARATOR = 0x6C,   //Separator key<br>        VK_SUBTRACT = 0x6D,   //Subtract key<br>        VK_DECIMAL = 0x6E,   //Decimal key<br>        VK_DIVIDE = 0x6F,   //Divide key<br>        VK_F1 = 0x70,   //F1 key<br>        VK_F2 = 0x71,   //F2 key<br>        VK_F3 = 0x72,   //F3 key<br>        VK_F4 = 0x73,   //F4 key<br>        VK_F5 = 0x74,   //F5 key<br>        VK_F6 = 0x75,   //F6 key<br>        VK_F7 = 0x76,   //F7 key<br>        VK_F8 = 0x77,   //F8 key<br>        VK_F9 = 0x78,   //F9 key<br>        VK_F10 = 0x79,   //F10 key<br>        VK_F11 = 0x7A,   //F11 key<br>        VK_F12 = 0x7B,   //F12 key<br>        VK_SCROLL = 0x91,   //SCROLL LOCK key<br>        VK_LSHIFT = 0xA0,   //Left SHIFT key<br>        VK_RSHIFT = 0xA1,   //Right SHIFT key<br>        VK_LCONTROL = 0xA2,   //Left CONTROL key<br>        VK_RCONTROL = 0xA3,    //Right CONTROL key<br>        VK_LMENU = 0xA4,      //Left MENU key<br>        VK_RMENU = 0xA5,   //Right MENU key<br>        VK_PLAY = 0xFA,   //Play key<br>        VK_ZOOM = 0xFB, //Zoom key<br>    }<br><br></pre></div>]]></description>
   </item>
   <item>
      <title>[vb.net]Shell Checker [Source]</title>
      <link>http://iexploit.org/index.php?p=/discussion/987/vb-netshell-checker-source</link>
      <pubDate>Fri, 20 Aug 2010 10:10:34 -0400</pubDate>
      <dc:creator>Xin</dc:creator>
      <guid isPermaLink="false">987@/index.php?p=/discussions</guid>
      <description><![CDATA[By Xinapse, please say thanks if it helps!<br><br><div class="PreContainer"><pre>Imports System&amp;#46;Text&amp;#46;RegularExpressions<br>Imports System<br>Imports System&amp;#46;IO<br>Imports System&amp;#46;Net<br>Public Class Form1<br>    Dim shell(0 To 9000) As String<br><br>  <br>    Private Sub check()<br><br>        For i = 0 To txtShells&amp;#46;Lines&amp;#46;Count - 1<br>            Try<br>                Dim URL As String = shell(i)<br><br>                Dim request As WebRequest = WebRequest&amp;#46;Create(URL)<br>                Dim response As WebResponse = request&amp;#46;GetResponse()<br>                Dim reader As StreamReader = New StreamReader(response&amp;#46;GetResponseStream())<br>                Dim str As String = reader&amp;#46;ReadToEnd<br>                If str&amp;#46;Contains(\&quot;UDP Flood\&quot;) Then<br>                    txtGreenDos&amp;#46;Text = txtGreenDos&amp;#46;Text + shell(i) &amp; vbNewLine<br>                ElseIf str&amp;#46;Contains(\&quot;PHP DoS\&quot;) Then<br>                    txtPhpDos&amp;#46;Text = txtPhpDos&amp;#46;Text + shell(i) &amp; vbNewLine<br>                Else<br>                    txtDead&amp;#46;Text = txtDead&amp;#46;Text + shell(i) &amp; vbNewLine<br>                End If<br>            Catch ex As Exception<br>                txtDead&amp;#46;Text = txtDead&amp;#46;Text + shell(i) &amp; vbNewLine<br>            End Try<br><br>        Next<br>     <br><br>    End Sub<br>    Private Sub cmdClipBoard_Click(ByVal sender As System&amp;#46;Object, ByVal e As System&amp;#46;EventArgs)<br>        Clipboard&amp;#46;SetText(txtPhpDos&amp;#46;Text)<br><br>    End Sub<br><br>    Private Sub cmdCheck_Click(ByVal sender As System&amp;#46;Object, ByVal e As System&amp;#46;EventArgs) Handles cmdCheck&amp;#46;Click<br>        Call check()<br><br>    End Sub<br><br>    Private Sub txtShells_TextChanged(ByVal sender As System&amp;#46;Object, ByVal e As System&amp;#46;EventArgs) Handles txtShells&amp;#46;TextChanged<br>        For i = 0 To txtShells&amp;#46;Lines&amp;#46;Count - 1<br>            shell(i) = txtShells&amp;#46;Lines(i)<br>            i = i + 1<br>        Next<br>    End Sub<br><br>   <br>    Private Sub cmdExit_MouseEnter(ByVal sender As Object, ByVal e As System&amp;#46;EventArgs) Handles cmdExit&amp;#46;MouseEnter<br>        cmdExit&amp;#46;BackgroundImage = My&amp;#46;Resources&amp;#46;Untit3led<br>    End Sub<br><br>    Private Sub cmdExit_MouseLeave(ByVal sender As Object, ByVal e As System&amp;#46;EventArgs) Handles cmdExit&amp;#46;MouseLeave<br>        cmdExit&amp;#46;BackgroundImage = My&amp;#46;Resources&amp;#46;Untitle2d<br>    End Sub<br><br>    Private Sub cmdExit_Click(ByVal sender As System&amp;#46;Object, ByVal e As System&amp;#46;EventArgs) Handles cmdExit&amp;#46;Click<br>        Me&amp;#46;Close()<br>    End Sub<br>End Class<br></pre></div>]]></description>
   </item>
   <item>
      <title>[VB.NET] iHack (Visual basic Hacking Game)</title>
      <link>http://iexploit.org/index.php?p=/discussion/776/vb-net-ihack-visual-basic-hacking-game</link>
      <pubDate>Thu, 20 May 2010 21:24:55 -0400</pubDate>
      <dc:creator>Xin</dc:creator>
      <guid isPermaLink="false">776@/index.php?p=/discussions</guid>
      <description><![CDATA[iHack is a hacking game, i have started developping, in vb.net (no comments :P ) it is still in development stage and there are no working missions, but feel free to add missions and modules!<br><br>I have tried commenting the code to make it more readable, but its pretty easy to understand. To save having to upload the project file i will post the source so it can easily be edited.<br><br>Mission 1:Sun Virtual Bank (40% done)<br>Mission 2:Open for development<br>Mission 3:Open for development<br>Mission 4:Open for development<br>Mission 5:Open for development<br>Mission 6:Open for development<br><br>Full project: <a class="postlink" rel="nofollow" href="http://www.mediafire.com/?24yf3ymzoyz">http://www.mediafire.com/?24yf3ymzoyz</a><br><br><div class="PreContainer"><pre><br>listbox \&quot;lstresult\&quot;<br>textbox \&quot;txtcommand\&quot;<br>button \&quot;cmdexecute\&quot;<br>button \&quot;cmdsetip\&quot;<br>textbox \&quot;txttargetip\&quot;</pre></div><br><br>Image<br>[spoiler]<br>http&#58;//img704&#46;imageshack&#46;us/img704/8012/ihack&#46;png[/spoiler]<br><br><br><div class="PreContainer"><pre>'iHack 1&amp;#46;0&amp;#46;0 Hacking Game made by iExploit<br>Public Class Form1<br>    Dim targetip As String ' target ip for connecting to <br>    Dim filesystem As String ' shows the filesystem<br>    Dim enviroment As String ' Whether it is a local system or remote<br>    Dim balance As Integer<br>    Dim myUser As String<br>    Dim myPass As String<br><br><br><br><br><br><br>    Private Sub Form1_FormClosing(ByVal sender As Object, ByVal e As System&amp;#46;Windows&amp;#46;Forms&amp;#46;FormClosingEventArgs) Handles Me&amp;#46;FormClosing<br>        If Not My&amp;#46;Settings&amp;#46;myCPU = txtCPU&amp;#46;Text Then<br>            If MsgBox(\&quot;Save System?\&quot;, MsgBoxStyle&amp;#46;YesNo) = MsgBoxResult&amp;#46;Yes Then<br>                My&amp;#46;Settings&amp;#46;myCPU = txtCPU&amp;#46;Text<br>                My&amp;#46;Settings&amp;#46;Save()<br>                e&amp;#46;Cancel = False<br>            Else<br>                e&amp;#46;Cancel = True<br>            End If<br>        End If<br>       <br>    End Sub<br>    Private Sub Form1_Load(ByVal sender As System&amp;#46;Object, ByVal e As System&amp;#46;EventArgs) Handles MyBase&amp;#46;Load<br>        filesystem = \&quot;bruteforce&amp;#46;c\&quot;<br>        enviroment = \&quot;local\&quot;<br>        txtCPU&amp;#46;Text = My&amp;#46;Settings&amp;#46;myCPU<br>        txtBalance&amp;#46;Text = My&amp;#46;Settings&amp;#46;Balance<br>        balance = 500<br><br>    End Sub<br><br>    Private Sub cmdExecute_Click(ByVal sender As System&amp;#46;Object, ByVal e As System&amp;#46;EventArgs) Handles cmdExecute&amp;#46;Click<br>        If enviroment = \&quot;local\&quot; Then<br>            Call LocalCommand()<br>        End If<br>        If enviroment = \&quot;hardwareshop\&quot; Then<br>            Call HardwareCommand()<br>        End If<br><br><br>    End Sub<br>    Private Sub HardwareCommand()<br>        If txtCommand&amp;#46;Text = \&quot;login \&quot; + myUser + \&quot; \&quot; + myPass Then<br>            lstResult&amp;#46;Items&amp;#46;Add(\&quot;Welcome \&quot; + myUser + \&quot; Enjoy your stay\&quot;)<br>        End If<br>        If txtCommand&amp;#46;Text = \&quot;show hardware\&quot; Then<br>            lstResult&amp;#46;Items&amp;#46;Add(\&quot;CPU\&quot;)<br>            lstResult&amp;#46;Items&amp;#46;Add(\&quot;-----------------------------\&quot;)<br>            lstResult&amp;#46;Items&amp;#46;Add(\&quot;Ion Midwave I        - $300\&quot;)<br>            lstResult&amp;#46;Items&amp;#46;Add(\&quot;Ion Midwave II       - $500\&quot;)<br>            lstResult&amp;#46;Items&amp;#46;Add(\&quot;Ion Midwave III      - $750\&quot;)<br>            lstResult&amp;#46;Items&amp;#46;Add(\&quot;Eclipse Dual Core I  - $1200\&quot;)<br>            lstResult&amp;#46;Items&amp;#46;Add(\&quot;Eclipse Dual Core II - $2000\&quot;)<br>            lstResult&amp;#46;Items&amp;#46;Add(\&quot;Firewire Quadcore v1 - $4000\&quot;)<br>            lstResult&amp;#46;Items&amp;#46;Add(\&quot;Ion Quadcore IV      - $7000\&quot;)<br>            lstResult&amp;#46;Items&amp;#46;Add(\&quot;Eclipe Quadcore CPU  - $10000\&quot;)<br>            lstResult&amp;#46;Items&amp;#46;Add(\&quot;Firewire Quadcore v2 - $15000\&quot;)<br>            lstResult&amp;#46;Items&amp;#46;Add(\&quot;iExploit Quadcore 5k - $30000\&quot;)<br>            lstResult&amp;#46;Items&amp;#46;Add(\&quot;-----------------------------\&quot;)<br>        End If<br>        If txtCommand&amp;#46;Text = \&quot;buy Ion Midwave I\&quot; Then<br>            If balance &amp;gt; 300 Then<br>                txtCPU&amp;#46;Text = \&quot;Ion Midwave I\&quot;<br>                balance = balance - 300<br>                progCPUSpeed&amp;#46;Value = 5<br>                lstResult&amp;#46;Items&amp;#46;Add(\&quot;Successfully Purchased Ion Midwave I\&quot;)<br>            Else<br>                lstResult&amp;#46;Items&amp;#46;Add(\&quot;Insufficient Funds\&quot;)<br>            End If<br>        End If<br>        If txtCommand&amp;#46;Text = \&quot;buy Ion Midwave II\&quot; Then<br>            If balance &amp;gt; 500 Then<br>                txtCPU&amp;#46;Text = \&quot;Ion Midwave II\&quot;<br>                balance = balance - 500<br>                progCPUSpeed&amp;#46;Value = 10<br>                lstResult&amp;#46;Items&amp;#46;Add(\&quot;Successfully Purchased Ion Midwave II\&quot;)<br>            Else<br>                lstResult&amp;#46;Items&amp;#46;Add(\&quot;Insufficient Funds\&quot;)<br>            End If<br>        End If<br>        If txtCommand&amp;#46;Text = \&quot;buy Ion Midwave III\&quot; Then<br>            If balance &amp;gt; 750 Then<br>                txtCPU&amp;#46;Text = \&quot;Ion Midwave III\&quot;<br>                balance = balance - 750<br>                progCPUSpeed&amp;#46;Value = 15<br>                lstResult&amp;#46;Items&amp;#46;Add(\&quot;Successfully Purchased Ion Midwave III\&quot;)<br>            Else<br>                lstResult&amp;#46;Items&amp;#46;Add(\&quot;Insufficient Funds\&quot;)<br>            End If<br>        End If<br>        If txtCommand&amp;#46;Text = \&quot;buy Eclipse Dual Core I\&quot; Then<br>            If balance &amp;gt; 1200 Then<br>                txtCPU&amp;#46;Text = \&quot;Eclipse Dual Core I\&quot;<br>                balance = balance - 1200<br>                progCPUSpeed&amp;#46;Value = 20<br>                lstResult&amp;#46;Items&amp;#46;Add(\&quot;Successfully Purchased Eclipse Dual Core I\&quot;)<br>            Else<br>                lstResult&amp;#46;Items&amp;#46;Add(\&quot;Insufficient Funds\&quot;)<br>            End If<br>        End If<br>        If txtCommand&amp;#46;Text = \&quot;buy Eclipse Dual Core II\&quot; Then<br>            If balance &amp;gt; 2000 Then<br>                txtCPU&amp;#46;Text = \&quot;Eclipse Dual Core II\&quot;<br>                balance = balance - 2000<br>                progCPUSpeed&amp;#46;Value = 25<br>                lstResult&amp;#46;Items&amp;#46;Add(\&quot;Successfully Purchased Eclipse Dual Core II\&quot;)<br>            Else<br>                lstResult&amp;#46;Items&amp;#46;Add(\&quot;Insufficient Funds\&quot;)<br>            End If<br>        End If<br>        If txtCommand&amp;#46;Text = \&quot;buy Firewire Quadcore v1\&quot; Then<br>            If balance &amp;gt; 4000 Then<br>                txtCPU&amp;#46;Text = \&quot;Firewire Quadcore v1\&quot;<br>                balance = balance - 4000<br>                progCPUSpeed&amp;#46;Value = 30<br>                lstResult&amp;#46;Items&amp;#46;Add(\&quot;Successfully Purchased Firewire Quadcore v1\&quot;)<br>            Else<br>                lstResult&amp;#46;Items&amp;#46;Add(\&quot;Insufficient Funds\&quot;)<br>            End If<br>        End If<br>        If txtCommand&amp;#46;Text = \&quot;buy Ion Quadcore IV\&quot; Then<br>            If balance &amp;gt; 7000 Then<br>                txtCPU&amp;#46;Text = \&quot;Ion Quadcore IV\&quot;<br>                balance = balance - 7000<br>                progCPUSpeed&amp;#46;Value = 40<br>                lstResult&amp;#46;Items&amp;#46;Add(\&quot;Successfully Purchased Ion Quadcore IV\&quot;)<br>            Else<br>                lstResult&amp;#46;Items&amp;#46;Add(\&quot;Insufficient Funds\&quot;)<br>            End If<br>        End If<br>        If txtCommand&amp;#46;Text = \&quot;buy Eclipe Quadcore CPU\&quot; Then<br>            If balance &amp;gt; 10000 Then<br>                txtCPU&amp;#46;Text = \&quot;Eclipe Quadcore CPU\&quot;<br>                balance = balance - 10000<br>                progCPUSpeed&amp;#46;Value = 50<br>                lstResult&amp;#46;Items&amp;#46;Add(\&quot;Successfully Purchased Ion Quadcore IV\&quot;)<br>            Else<br>                lstResult&amp;#46;Items&amp;#46;Add(\&quot;Insufficient Funds\&quot;)<br>            End If<br>        End If<br>        If txtCommand&amp;#46;Text = \&quot;buy Firewire Quadcore v2\&quot; Then<br>            If balance &amp;gt; 15000 Then<br>                txtCPU&amp;#46;Text = \&quot;Firewire Quadcore v2\&quot;<br>                balance = balance - 15000<br>                progCPUSpeed&amp;#46;Value = 60<br>                lstResult&amp;#46;Items&amp;#46;Add(\&quot;Successfully Purchased Firewire Quadcore v2\&quot;)<br>            Else<br>                lstResult&amp;#46;Items&amp;#46;Add(\&quot;Insufficient Funds\&quot;)<br>            End If<br>        End If<br>        If txtCommand&amp;#46;Text = \&quot;buy iExploit Quadcore 5k\&quot; Then<br>            If balance &amp;gt; 30000 Then<br>                txtCPU&amp;#46;Text = \&quot;iExploit Quadcore 5k\&quot;<br>                balance = balance - 30000<br>                progCPUSpeed&amp;#46;Value = 70<br>                lstResult&amp;#46;Items&amp;#46;Add(\&quot;Successfully Purchased iExploit Quadcore 5k\&quot;)<br>            Else<br>                lstResult&amp;#46;Items&amp;#46;Add(\&quot;Insufficient Funds\&quot;)<br>            End If<br>        End If<br>    End Sub<br>    Private Sub LocalCommand() ' commands for local system<br>        If txtCommand&amp;#46;Text = \&quot;help\&quot; Then<br>            lstResult&amp;#46;Items&amp;#46;Add(\&quot;iConsole Commands&amp;#58;\&quot;)<br>            lstResult&amp;#46;Items&amp;#46;Add(\&quot;------------------\&quot;)<br>            lstResult&amp;#46;Items&amp;#46;Add(\&quot;help\&quot;)<br>            lstResult&amp;#46;Items&amp;#46;Add(\&quot;ping\&quot;)<br>            lstResult&amp;#46;Items&amp;#46;Add(\&quot;telnet\&quot;)<br>            lstResult&amp;#46;Items&amp;#46;Add(\&quot;shutdown\&quot;)<br>            lstResult&amp;#46;Items&amp;#46;Add(\&quot;dir\&quot;)<br>        ElseIf txtCommand&amp;#46;Text = \&quot;shutdown\&quot; Then<br>            Me&amp;#46;Close()<br>        ElseIf txtCommand&amp;#46;Text = \&quot;ping\&quot; Then<br>            lstResult&amp;#46;Items&amp;#46;Add(\&quot;checking if \&quot; + targetip + \&quot; is alive\&quot;)<br>        ElseIf txtCommand&amp;#46;Text = \&quot;dir\&quot; Then<br>            lstResult&amp;#46;Items&amp;#46;Add(filesystem)<br>        ElseIf txtCommand&amp;#46;Text = \&quot;nmap\&quot; Then<br>            lstResult&amp;#46;Items&amp;#46;Add(\&quot;nmap usage&amp;#58; nmap -sV -sP\&quot;)<br>            lstResult&amp;#46;Items&amp;#46;Add(\&quot;nmap example&amp;#58; nmap -sV 192&amp;#46;168&amp;#46;2&amp;#46;1\&quot;)<br>        ElseIf txtCommand&amp;#46;Text = \&quot;nmap 71&amp;#46;53&amp;#46;153&amp;#46;6\&quot; Then<br>            lstResult&amp;#46;Items&amp;#46;Add(\&quot;nmap scanning 71&amp;#46;53&amp;#46;153&amp;#46;6\&quot;)<br>            lstResult&amp;#46;Items&amp;#46;Add(\&quot;Port 21 iftpd open\&quot;)<br>            lstResult&amp;#46;Items&amp;#46;Add(\&quot;Port 23 telnet open\&quot;)<br>            lstResult&amp;#46;Items&amp;#46;Add(\&quot;Scan completed\&quot;)<br>        ElseIf txtCommand&amp;#46;Text = \&quot;metasploit\&quot; Then<br>            lstResult&amp;#46;Items&amp;#46;Add(\&quot;Metasploit Framework 3&amp;#46;0&amp;#46;0 Launched\&quot;)<br>            lstResult&amp;#46;Items&amp;#46;Add(\&quot;nmap example&amp;#58; nmap -sV 192&amp;#46;168&amp;#46;2&amp;#46;1\&quot;)<br>        ElseIf txtCommand&amp;#46;Text = \&quot;metasploit show exploits\&quot; Then<br>            lstResult&amp;#46;Items&amp;#46;Add(\&quot;tftpd 2&amp;#46;0&amp;#46;16 Format string Exploit\&quot;)<br>            lstResult&amp;#46;Items&amp;#46;Add(\&quot;ezySSH 1&amp;#46;10 Remote buffer overflow \&quot;)<br>        ElseIf txtCommand&amp;#46;Text = \&quot;metasploit use tftpd 2&amp;#46;0&amp;#46;16 71&amp;#46;53&amp;#46;153&amp;#46;6\&quot; Then<br>            lstResult&amp;#46;Items&amp;#46;Add(\&quot;Exploiting&amp;#46;&amp;#46;&amp;#46;\&quot;)<br>            lstResult&amp;#46;Items&amp;#46;Add(\&quot;Reverse TCP Shell\&quot;)<br>            lstResult&amp;#46;Items&amp;#46;Add(\&quot;iMark Hardware Store Admin CP\&quot;)<br>        Else<br><br><br>            lstResult&amp;#46;Items&amp;#46;Add(\&quot;Invalid Command\&quot;)<br>        End If<br><br>    End Sub<br>    Private Sub radAppleInc_CheckedChanged(ByVal sender As System&amp;#46;Object, ByVal e As System&amp;#46;EventArgs) Handles radAppleInc&amp;#46;CheckedChanged<br>        txtTelnetIP&amp;#46;Text = \&quot;79&amp;#46;43&amp;#46;56&amp;#46;34\&quot;<br>    End Sub<br><br>    Private Sub radFBICentral_CheckedChanged(ByVal sender As System&amp;#46;Object, ByVal e As System&amp;#46;EventArgs) Handles radFBICentral&amp;#46;CheckedChanged<br>        txtTelnetIP&amp;#46;Text = \&quot;11&amp;#46;21&amp;#46;24&amp;#46;12\&quot;<br>    End Sub<br><br>    Private Sub radBlackMarket_CheckedChanged(ByVal sender As System&amp;#46;Object, ByVal e As System&amp;#46;EventArgs) Handles radBlackMarket&amp;#46;CheckedChanged<br>        txtTelnetIP&amp;#46;Text = \&quot;216&amp;#46;25&amp;#46;124&amp;#46;21\&quot;<br>    End Sub<br><br>    Private Sub radHardwareShop_CheckedChanged(ByVal sender As System&amp;#46;Object, ByVal e As System&amp;#46;EventArgs) Handles radHardwareShop&amp;#46;CheckedChanged<br>        txtTelnetIP&amp;#46;Text = \&quot;71&amp;#46;53&amp;#46;153&amp;#46;6\&quot;<br>    End Sub<br><br>    Private Sub radSABank_CheckedChanged(ByVal sender As System&amp;#46;Object, ByVal e As System&amp;#46;EventArgs) Handles radSABank&amp;#46;CheckedChanged<br>        txtTelnetIP&amp;#46;Text = \&quot;105&amp;#46;121&amp;#46;21&amp;#46;35\&quot;<br>    End Sub<br><br>    Private Sub radIBMMain_CheckedChanged(ByVal sender As System&amp;#46;Object, ByVal e As System&amp;#46;EventArgs) Handles radIBMMain&amp;#46;CheckedChanged<br>        txtTelnetIP&amp;#46;Text = \&quot;7&amp;#46;11&amp;#46;62&amp;#46;125\&quot;<br>    End Sub<br><br>    Private Sub cmdTelnet_Click(ByVal sender As System&amp;#46;Object, ByVal e As System&amp;#46;EventArgs) Handles cmdTelnet&amp;#46;Click<br>        If radHardwareShop&amp;#46;Checked = True Then<br>            lstResult&amp;#46;Items&amp;#46;Add(\&quot;Connecting to 71&amp;#46;53&amp;#46;153&amp;#46;6&amp;#46;&amp;#46;&amp;#46;\&quot;)<br>            lstResult&amp;#46;Items&amp;#46;Add(\&quot;--------------------------------------------------------\&quot;)<br>            lstResult&amp;#46;Items&amp;#46;Add(\&quot;Connected to iMart Hardware Parts Telnet Server\&quot;)<br>            lstResult&amp;#46;Items&amp;#46;Add(\&quot;Please login using your existing username and password&amp;#46;&amp;#46;&amp;#46;\&quot;)<br>            lstResult&amp;#46;Items&amp;#46;Add(\&quot;--------------------------------------------------------\&quot;)<br>            lblConnectedTo&amp;#46;Text = \&quot;iMart Hardware Shop\&quot;<br>            enviroment = \&quot;hardwareshop\&quot;<br><br><br>        End If<br>    End Sub<br>    Private Sub cmdLogin_Click(ByVal sender As System&amp;#46;Object, ByVal e As System&amp;#46;EventArgs) Handles cmdLogin&amp;#46;Click<br>        If enviroment = \&quot;iMart Hardware Shop\&quot; Then<br>            If txtUser&amp;#46;Text = \&quot;admin\&quot; &amp; txtPass&amp;#46;Text = \&quot;imartadm\&quot; Then<br>                lblUser&amp;#46;Text = \&quot;admin\&quot;<br>            ElseIf txtUser&amp;#46;Text = myUser &amp; txtPass&amp;#46;Text = myPass Then<br>                lblUser&amp;#46;Text = myUser<br><br><br>            End If<br>        End If<br>    End Sub<br><br>   <br><br>End Class</pre></div>]]></description>
   </item>
   <item>
      <title>Ugh - Link grabber, output to combo box [VB.Net]</title>
      <link>http://iexploit.org/index.php?p=/discussion/2825/ugh-link-grabber-output-to-combo-box-vb-net</link>
      <pubDate>Wed, 22 Jun 2011 21:12:35 -0400</pubDate>
      <dc:creator>Sh3llc0d3</dc:creator>
      <guid isPermaLink="false">2825@/index.php?p=/discussions</guid>
      <description><![CDATA[After a while of not coding in vb I'm back (ugh lol). Just wanting to know if anyone could give me a nudge or example in the right direction. I'm wanting to on form_load initiate a link grabber which will discover the links on a specific webpage (the links are to files), and then parse the output to get just the filename (.zip file). The filenames would then be output seperately to a combobox in order...<br /><br />Can anyone help?]]></description>
   </item>
   <item>
      <title>Visual Basic: Accessing Controls Across Forms</title>
      <link>http://iexploit.org/index.php?p=/discussion/2262/visual-basic-accessing-controls-across-forms</link>
      <pubDate>Sun, 20 Feb 2011 22:18:41 -0500</pubDate>
      <dc:creator>Xin</dc:creator>
      <guid isPermaLink="false">2262@/index.php?p=/discussions</guid>
      <description><![CDATA[[video=youtube]<div class="Video"><object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/V45U94oi_b0[/video]&amp;hl=en_US&amp;fs=1&amp;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/V45U94oi_b0[/video]&amp;hl=en_US&amp;fs=1&amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object></div>]]></description>
   </item>
   <item>
      <title>Visual Basic: Send Keys</title>
      <link>http://iexploit.org/index.php?p=/discussion/2265/visual-basic-send-keys</link>
      <pubDate>Sun, 20 Feb 2011 22:19:50 -0500</pubDate>
      <dc:creator>Xin</dc:creator>
      <guid isPermaLink="false">2265@/index.php?p=/discussions</guid>
      <description><![CDATA[[video=youtube]<div class="Video"><object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/piEtrlOqzeY[/video]&amp;hl=en_US&amp;fs=1&amp;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/piEtrlOqzeY[/video]&amp;hl=en_US&amp;fs=1&amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object></div>]]></description>
   </item>
   <item>
      <title>Visual Basic: For Loop</title>
      <link>http://iexploit.org/index.php?p=/discussion/2264/visual-basic-for-loop</link>
      <pubDate>Sun, 20 Feb 2011 22:19:35 -0500</pubDate>
      <dc:creator>Xin</dc:creator>
      <guid isPermaLink="false">2264@/index.php?p=/discussions</guid>
      <description><![CDATA[[video=youtube]<div class="Video"><object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/h0WONbf2jxw[/video]&amp;hl=en_US&amp;fs=1&amp;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/h0WONbf2jxw[/video]&amp;hl=en_US&amp;fs=1&amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object></div>]]></description>
   </item>
   <item>
      <title>Visual Basic Do While</title>
      <link>http://iexploit.org/index.php?p=/discussion/2263/visual-basic-do-while</link>
      <pubDate>Sun, 20 Feb 2011 22:19:00 -0500</pubDate>
      <dc:creator>Xin</dc:creator>
      <guid isPermaLink="false">2263@/index.php?p=/discussions</guid>
      <description><![CDATA[[video=youtube]<div class="Video"><object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/TQJGuMaIPaA[/video]&amp;hl=en_US&amp;fs=1&amp;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/TQJGuMaIPaA[/video]&amp;hl=en_US&amp;fs=1&amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object></div>]]></description>
   </item>
   <item>
      <title>Visual Basic: Do Until</title>
      <link>http://iexploit.org/index.php?p=/discussion/2261/visual-basic-do-until</link>
      <pubDate>Sun, 20 Feb 2011 22:18:13 -0500</pubDate>
      <dc:creator>Xin</dc:creator>
      <guid isPermaLink="false">2261@/index.php?p=/discussions</guid>
      <description><![CDATA[[video=youtube]<div class="Video"><object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/EswHCpQE1ZA[/video]&amp;hl=en_US&amp;fs=1&amp;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/EswHCpQE1ZA[/video]&amp;hl=en_US&amp;fs=1&amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object></div>]]></description>
   </item>
   <item>
      <title>Visual Basic 6: Else If</title>
      <link>http://iexploit.org/index.php?p=/discussion/2260/visual-basic-6-else-if</link>
      <pubDate>Sun, 20 Feb 2011 22:17:48 -0500</pubDate>
      <dc:creator>Xin</dc:creator>
      <guid isPermaLink="false">2260@/index.php?p=/discussions</guid>
      <description><![CDATA[[video=youtube]<div class="Video"><object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/MbSBOUG9F5Q[/video]&amp;hl=en_US&amp;fs=1&amp;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/MbSBOUG9F5Q[/video]&amp;hl=en_US&amp;fs=1&amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object></div>]]></description>
   </item>
   <item>
      <title>Crypter in VB</title>
      <link>http://iexploit.org/index.php?p=/discussion/2199/crypter-in-vb</link>
      <pubDate>Tue, 25 Jan 2011 19:29:22 -0500</pubDate>
      <dc:creator>x3n0n</dc:creator>
      <guid isPermaLink="false">2199@/index.php?p=/discussions</guid>
      <description><![CDATA[Hey everyone,<br /><br />I'm working on a new crypter, I was wondering if any of you know any good encryption algorithms.<br />Right now, I only got RC4 working. But I'm gonna implement RSA and IDEA encryption to.<br /><br />Any suggestions for encryptions to add?]]></description>
   </item>
   </channel>
</rss>