| View previous topic :: View next topic | 
	
	
		| Author | Message | 
	
		| OSIRIS Grandmaster Cheater
 
 ![]() Reputation: 0 
 Joined: 27 Aug 2006
 Posts: 654
 
 
 | 
			
				|  Posted: Sun Mar 09, 2008 7:11 pm    Post subject: Mageknights Crack Me #2 |   |  
				| 
 |  
				| I been playing around with some stuff and I think this one should be a little harder to crack then my last one. 
 Once someone cracks it I will upload the source code and could someone guide in a way to make it more secure?
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| atom0s Moderator
 
  Reputation: 205 
 Joined: 25 Jan 2006
 Posts: 8587
 Location: 127.0.0.1
 
 | 
			
				|  Posted: Sun Mar 09, 2008 9:40 pm    Post subject: |   |  
				| 
 |  
				| Password: hippP 
 Source:
 
  	  | Code: |  	  | Private Sub Button1_Click(ByVal sender As Object, ByVal e As System.EventArgs) If (Operators.CompareString(TextBox1.[Text], String.Concat(New String(){Conversions.ToString("h"), _
 Conversions.ToString("i"), _
 Conversions.ToString("p"), _
 Conversions.ToString("p"), _
 Conversions.ToString("P")}), false) = 0) Then
 Microsoft.VisualBasic.Interaction.MsgBox("You cracked the impossible", Microsoft.VisualBasic.MsgBoxStyle.OkOnly, Nothing)
 Else
 Microsoft.VisualBasic.Interaction.MsgBox("You Phail", Microsoft.VisualBasic.MsgBoxStyle.OkOnly, Nothing)
 End If
 End Sub
 | 
 
 Something to keep it secure:
 - Don't program in .NET
 _________________
 
 - Retired. |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Haxory' Grandmaster Cheater Supreme
 
  Reputation: 92 
 Joined: 30 Jul 2007
 Posts: 1900
 
 
 | 
			
				|  Posted: Fri Mar 14, 2008 12:56 pm    Post subject: |   |  
				| 
 |  
				| whaaaat?? 
 how did you decompile that?
 _________________
 
 you and me baby ain't nothing but mammals so lets do it like they do on the discovery channel |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Pseudo Xero I post too much
 
 ![]() Reputation: 0 
 Joined: 16 Feb 2007
 Posts: 2607
 
 
 | 
			
				|  Posted: Fri Mar 14, 2008 1:20 pm    Post subject: |   |  
				| 
 |  
				|  	  | haxory' wrote: |  	  | whaaaat?? 
 how did you decompile that?
 | 
 .NET can be completely decompiled.
 _________________
 
  	  | haxory' wrote: |  	  | can't VB do anything?? windows is programmed using VB right? correct me if im wrong.
 
 so all things in windows you have like the start menu is a windows form too.
 | 
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Haxory' Grandmaster Cheater Supreme
 
  Reputation: 92 
 Joined: 30 Jul 2007
 Posts: 1900
 
 
 | 
			
				|  Posted: Fri Mar 14, 2008 1:26 pm    Post subject: |   |  
				| 
 |  
				| whow that sux butt 
 how??
 _________________
 
 you and me baby ain't nothing but mammals so lets do it like they do on the discovery channel |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| OSIRIS Grandmaster Cheater
 
 ![]() Reputation: 0 
 Joined: 27 Aug 2006
 Posts: 654
 
 
 | 
			
				|  Posted: Fri Mar 14, 2008 1:26 pm    Post subject: |   |  
				| 
 |  
				|  	  | Xenophobe wrote: |  	  |  	  | haxory' wrote: |  	  | whaaaat?? 
 how did you decompile that?
 | 
 .NET can be completely decompiled.
 | 
 
 thats gey
   |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Labyrnth Moderator
 
 ![]() Reputation: 10 
 Joined: 28 Nov 2006
 Posts: 6301
 
 
 | 
			
				|  Posted: Fri Mar 14, 2008 1:40 pm    Post subject: |   |  
				| 
 |  
				| Thats why Wicc has been telling you people not to learn .NET But no one seems to listen until their shit gets owned.
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| OSIRIS Grandmaster Cheater
 
 ![]() Reputation: 0 
 Joined: 27 Aug 2006
 Posts: 654
 
 
 | 
			
				|  Posted: Fri Mar 14, 2008 1:43 pm    Post subject: |   |  
				| 
 |  
				| So everything in Visual Studios 2008 is .NET? What languages arent .NET |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| atom0s Moderator
 
  Reputation: 205 
 Joined: 25 Jan 2006
 Posts: 8587
 Location: 127.0.0.1
 
 | 
			
				|  Posted: Fri Mar 14, 2008 2:09 pm    Post subject: |   |  
				| 
 |  
				| Not not all languages that are in Visual Studio 2008 use .NET. C/C++ can still be coded in normal versions that do not touch the .NET framework. There is C++ .NET now that can use parts of the framework but it does not have to so you can continue to code normally. 
 All other languages that are included are .NET languages though:
 C#, VB, J++, etc.
 _________________
 
 - Retired. |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Haxory' Grandmaster Cheater Supreme
 
  Reputation: 92 
 Joined: 30 Jul 2007
 Posts: 1900
 
 
 | 
			
				|  Posted: Fri Mar 14, 2008 2:31 pm    Post subject: |   |  
				| 
 |  
				| but how do you decompile 
 BTW ima upload ma un serial gettable app
 _________________
 
 you and me baby ain't nothing but mammals so lets do it like they do on the discovery channel |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| atom0s Moderator
 
  Reputation: 205 
 Joined: 25 Jan 2006
 Posts: 8587
 Location: 127.0.0.1
 
 | 
			
				|  Posted: Fri Mar 14, 2008 2:43 pm    Post subject: |   |  
				| 
 |  
				|  	  | haxory' wrote: |  	  | but how do you decompile 
 BTW ima upload ma un serial gettable app
 | 
 
 With a Decompiler. I personally use 9Rays Spices decompiler. But, there are plenty of others on the net. As well as analyzer's too.
 _________________
 
 - Retired. |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Haxory' Grandmaster Cheater Supreme
 
  Reputation: 92 
 Joined: 30 Jul 2007
 Posts: 1900
 
 
 | 
			
				|  Posted: Fri Mar 14, 2008 2:44 pm    Post subject: |   |  
				| 
 |  
				| thx for info _________________
 
 you and me baby ain't nothing but mammals so lets do it like they do on the discovery channel |  | 
	
		| Back to top |  | 
	
		|  | 
	
		|  |