| View previous topic :: View next topic | 
	
	
		| Author | Message | 
	
		| Hack-Addict Master Cheater
 
  Reputation: 0 
 Joined: 20 Nov 2007
 Posts: 287
 
 
 | 
			
				|  Posted: Thu Jul 31, 2008 2:17 pm    Post subject: Impossible crackme |   |  
				| 
 |  
				| Hey, this is an impossible crackme!   If you crack it, post here, post the answer, and you get a cookie.
   _________________
 
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| DoomsDay Grandmaster Cheater
 
  Reputation: 0 
 Joined: 06 Jan 2007
 Posts: 768
 Location: %HomePath%
 
 | 
			
				|  Posted: Thu Jul 31, 2008 2:44 pm    Post subject: |   |  
				| 
 |  
				| 00403743 > nop Pass: IIF8 127F7F121G
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| famousmassacre1 Expert Cheater
 
  Reputation: 0 
 Joined: 30 Jun 2008
 Posts: 113
 Location: San Antonio Texas
 
 | 
			
				|  Posted: Thu Jul 31, 2008 2:49 pm    Post subject: |   |  
				| 
 |  
				| it wasnt copied from doom Pass: IIF8 127F7F121G
 _________________
 
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| atom0s Moderator
 
  Reputation: 205 
 Joined: 25 Jan 2006
 Posts: 8587
 Location: 127.0.0.1
 
 | 
			
				|  Posted: Thu Jul 31, 2008 10:44 pm    Post subject: |   |  
				| 
 |  
				|  	  | Code: |  	  | 00403713   > \8B55 80       MOV EDX,DWORD PTR SS:[EBP-80] 00403716   .  52            PUSH EDX
 00403717   .  68 241D4000   PUSH Crackme.00401D24                    ;  UNICODE "IIF8 127F7F121G"
 0040371C   .  FF15 3C104000 CALL DWORD PTR DS:[<&MSVBVM60.__vbaStrCm>;  MSVBVM60.__vbaStrCmp
 | 
 
 Code that is nothing more then:
 
 
  	  | Code: |  	  | If Text1.Text = "IIF8 127F7F121G" | 
 
 Is not secure lol. As you can see from the fast responses. If you want to make some better crackmes, come up with some ways to hide your strings, avoid using if then compares if possible, etc.
 _________________
 
 - Retired. |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| athiwatc Advanced Cheater
 
 ![]() Reputation: 0 
 Joined: 22 Sep 2007
 Posts: 58
 
 
 | 
			
				|  Posted: Thu Jul 31, 2008 11:45 pm    Post subject: |   |  
				| 
 |  
				| Hack-Addict - -*lol This is program in VB and you left the text behind ??
 If you where me and it only have 1 password I will MD5 Sum It - -* lol
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Hack-Addict Master Cheater
 
  Reputation: 0 
 Joined: 20 Nov 2007
 Posts: 287
 
 
 | 
			
				|  Posted: Fri Aug 01, 2008 7:27 am    Post subject: |   |  
				| 
 |  
				|  	  | athiwatc wrote: |  	  | Hack-Addict - -*lol This is program in VB and you left the text behind ??
 If you where me and it only have 1 password I will MD5 Sum It - -* lol
 | 
 Fuck you, It's been awhile since I programmed, I tried using my own encryption to hide it, I didn't know the program would be retarded enough to have 2 from one passwords...
 
 The real one is "hi peeps" Try it. -.-''
 _________________
 
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| &Vage Grandmaster Cheater Supreme
 
 ![]() Reputation: 0 
 Joined: 25 Jul 2008
 Posts: 1053
 
 
 | 
			
				|  Posted: Tue Aug 05, 2008 10:01 am    Post subject: |   |  
				| 
 |  
				|  	  | Bruce Lee wrote: |  	  |  	  | Hack-Addict wrote: |  	  |  	  | athiwatc wrote: |  	  | Hack-Addict - -*lol This is program in VB and you left the text behind ??
 If you where me and it only have 1 password I will MD5 Sum It - -* lol
 | 
 Fuck you, It's been awhile since I programmed, I tried using my own encryption to hide it, I didn't know the program would be retarded enough to have 2 from one passwords...
 
 The real one is "hi peeps" Try it. -.-''
 | 
 
 Easiest way to do that would be to make an encryption method, make the thing decrypt it, then check if the decrypted version is the password.
 | 
 
 That will leave the password vulnerable during the time to compare the passwords.
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| jkr6t Newbie cheater
 
 ![]() Reputation: 0 
 Joined: 25 Jul 2006
 Posts: 13
 Location: Russia
 
 | 
			
				|  Posted: Thu Aug 07, 2008 6:06 am    Post subject: |   |  
				| 
 |  
				|  	  | Bruce Lee wrote: |  	  |  	  | Hack-Addict wrote: |  	  |  	  | athiwatc wrote: |  	  | Hack-Addict - -*lol This is program in VB and you left the text behind ??
 If you where me and it only have 1 password I will MD5 Sum It - -* lol
 | 
 Fuck you, It's been awhile since I programmed, I tried using my own encryption to hide it, I didn't know the program would be retarded enough to have 2 from one passwords...
 
 The real one is "hi peeps" Try it. -.-''
 | 
 
 Easiest way to do that would be to make an encryption method, make the thing decrypt it, then check if the decrypted version is the password.
 | 
 
 Or do the opposite and encrypt the entered text then compare it to the encrypted password.
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| athiwatc Advanced Cheater
 
 ![]() Reputation: 0 
 Joined: 22 Sep 2007
 Posts: 58
 
 
 | 
			
				|  Posted: Thu Aug 14, 2008 4:40 am    Post subject: |   |  
				| 
 |  
				|  	  | Quote: |  	  | Easiest way to do that would be to make an encryption method, make the thing decrypt it, then check if the decrypted version is the password | 
 this is not good at all cause when you debugging it you will see the password like an exe compressor you will come to see the real program.
 
 
  	  | Quote: |  	  | Or do the opposite and encrypt the entered text then compare it to the encrypted password | 
 this is good but decryption is always possible[/code]
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		|  |