| View previous topic :: View next topic | 
	
	
		| Author | Message | 
	
		| Noz3001 I'm a spammer
 
  Reputation: 26 
 Joined: 29 May 2006
 Posts: 6220
 Location: /dev/null
 
 | 
			
				|  Posted: Sat Oct 11, 2008 4:27 am    Post subject: Beginners CrackMe |   |  
				| 
 |  
				| Post the password, if you can.   |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| DoomsDay Grandmaster Cheater
 
  Reputation: 0 
 Joined: 06 Jan 2007
 Posts: 768
 Location: %HomePath%
 
 | 
			
				|  Posted: Sat Oct 11, 2008 6:31 am    Post subject: |   |  
				| 
 |  
				| No SunBeam Allowed! Lol!
 
 EDIT: got it
   0FA57B3
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Noz3001 I'm a spammer
 
  Reputation: 26 
 Joined: 29 May 2006
 Posts: 6220
 Location: /dev/null
 
 | 
			
				|  Posted: Sat Oct 11, 2008 7:49 am    Post subject: |   |  
				| 
 |  
				|  	  | DoomsDay wrote: |  	  | No SunBeam Allowed! Lol!
 
 EDIT: got it
   0FA57B3
 | 
 
 
  . Gonna post the password? |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| DoomsDay Grandmaster Cheater
 
  Reputation: 0 
 Joined: 06 Jan 2007
 Posts: 768
 Location: %HomePath%
 
 | 
			
				|  Posted: Sat Oct 11, 2008 8:16 am    Post subject: |   |  
				| 
 |  
				| It will take me a while to reverse it (if at all), but I think I got the encryption right:  	  | Code: |  	  | while (offset < length) eax  <- eax << 4 + byte ptr [str+offset]
 eax  <- eax ^ ((eax & F0000000) >> 18)
 inc offset
 endw
 eax <- eax & 0FFFFFFF
 | 
 
 EDIT: I'm gonna start having fun with it, I found the weak-spot
   As for a working password - 963150000003:
  	  | Code: |  	  | ;ASSUMED NUMERIC PASSWORD - MINIMUM ;RESULT   < PRE-XOR  < PRE-ADDITION | VALUE
 ;00FA57B3 < 80FA5733 < 80FA57B3     | 33
 ;080FA570 < 480FA530 < 480FA500     | 30
 ;0480FA50 < 6480FA30 < 6480FA00     | 30
 ;06480FA0 < 96480F30 < 96480F00     | 30
 ;096480F0 < C9648030 < C9648000     | 30
 ;0C964800 < 3C964830 < 3C964800     | 30
 ;03C96480 < 03C96480 < 03C96450     | 30
 ;003C9645 < 003C9645 < 003C9610     | 35
 ;0003C961 < 0003C961 < 0003C930     | 31
 ;00003C93 < 00003C93 < 00003C60     | 33
 ;000003C6 < 000003C6 < 00000390     | 36
 ;00000039 < 00000039 < 00000000     | 39
 ;------------------------------------------
 ;963150000003
 | 
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| h4cks 4 FuN Cheater
 
  Reputation: 0 
 Joined: 13 Aug 2008
 Posts: 43
 
 
 | 
			
				|  Posted: Mon Oct 13, 2008 4:30 pm    Post subject: |   |  
				| 
 |  
				| how'd u do that? |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Noz3001 I'm a spammer
 
  Reputation: 26 
 Joined: 29 May 2006
 Posts: 6220
 Location: /dev/null
 
 | 
			
				|  Posted: Tue Oct 14, 2008 1:27 am    Post subject: |   |  
				| 
 |  
				|  	  | DoomsDay wrote: |  	  | It will take me a while to reverse it (if at all), but I think I got the encryption right:  	  | Code: |  	  | while (offset < length) eax  <- eax << 4 + byte ptr [str+offset]
 eax  <- eax ^ ((eax & F0000000) >> 18)
 inc offset
 endw
 eax <- eax & 0FFFFFFF
 | 
 
 EDIT: I'm gonna start having fun with it, I found the weak-spot
   As for a working password - 963150000003:
  	  | Code: |  	  | ;ASSUMED NUMERIC PASSWORD - MINIMUM ;RESULT   < PRE-XOR  < PRE-ADDITION | VALUE
 ;00FA57B3 < 80FA5733 < 80FA57B3     | 33
 ;080FA570 < 480FA530 < 480FA500     | 30
 ;0480FA50 < 6480FA30 < 6480FA00     | 30
 ;06480FA0 < 96480F30 < 96480F00     | 30
 ;096480F0 < C9648030 < C9648000     | 30
 ;0C964800 < 3C964830 < 3C964800     | 30
 ;03C96480 < 03C96480 < 03C96450     | 30
 ;003C9645 < 003C9645 < 003C9610     | 35
 ;0003C961 < 0003C961 < 0003C930     | 31
 ;00003C93 < 00003C93 < 00003C60     | 33
 ;000003C6 < 000003C6 < 00000390     | 36
 ;00000039 < 00000039 < 00000000     | 39
 ;------------------------------------------
 ;963150000003
 | 
 | 
 
 Oh dear, that isn't supposed to happen XD
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| DoomsDay Grandmaster Cheater
 
  Reputation: 0 
 Joined: 06 Jan 2007
 Posts: 768
 Location: %HomePath%
 
 | 
			
				|  Posted: Tue Oct 14, 2008 7:17 pm    Post subject: |   |  
				| 
 |  
				| As you can see, the xor you used made my method possible   I wonder what the original password was though...(I only know that it was one word, and possibly ended with an s, c, 3 or # [by looking at an ascii table]
  ) |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| SunBeam I post too much
 
  Reputation: 65 
 Joined: 25 Feb 2005
 Posts: 4023
 Location: Romania
 
 | 
			
				|  Posted: Thu Oct 16, 2008 5:03 pm    Post subject: |   |  
				| 
 |  
				| Props to DoomsDay  I stand aside this time, hat's off   |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Noz3001 I'm a spammer
 
  Reputation: 26 
 Joined: 29 May 2006
 Posts: 6220
 Location: /dev/null
 
 | 
			
				|  Posted: Tue Nov 11, 2008 8:40 am    Post subject: |   |  
				| 
 |  
				|  	  | DoomsDay wrote: |  	  | As you can see, the xor you used made my method possible   I wonder what the original password was though...(I only know that it was one word, and possibly ended with an s, c, 3 or # [by looking at an ascii table]
  ) | 
 
 FYI, The last letter IS 's'. First is 'N'.
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| DoomsDay Grandmaster Cheater
 
  Reputation: 0 
 Joined: 06 Jan 2007
 Posts: 768
 Location: %HomePath%
 
 | 
			
				|  Posted: Wed Nov 12, 2008 4:32 am    Post subject: |   |  
				| 
 |  
				| TheCakeIsALiejmsXPs 	  | noz3001 wrote: |  	  |  	  | DoomsDay wrote: |  	  | As you can see, the xor you used made my method possible   I wonder what the original password was though...(I only know that it was one word, and possibly ended with an s, c, 3 or # [by looking at an ascii table]
  ) | 
 
 FYI, The last letter IS 's'. First is 'N'.
 | 
   |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Noz3001 I'm a spammer
 
  Reputation: 26 
 Joined: 29 May 2006
 Posts: 6220
 Location: /dev/null
 
 | 
			
				|  Posted: Wed Nov 12, 2008 5:34 am    Post subject: |   |  
				| 
 |  
				|  	  | DoomsDay wrote: |  	  | TheCakeIsALiejmsXPs 	  | noz3001 wrote: |  	  |  	  | DoomsDay wrote: |  	  | As you can see, the xor you used made my method possible   I wonder what the original password was though...(I only know that it was one word, and possibly ended with an s, c, 3 or # [by looking at an ascii table]
  ) | 
 
 FYI, The last letter IS 's'. First is 'N'.
 | 
  | 
 
 
 HAHAHAHA!!! Damn it, that isnt actually the password I meant to be used but whatever.
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| nwongfeiying Grandmaster Cheater
 
 ![]() Reputation: 2 
 Joined: 25 Jun 2007
 Posts: 695
 
 
 | 
			
				|  Posted: Wed Nov 12, 2008 6:58 pm    Post subject: |   |  
				| 
 |  
				| You guys are crazy. How did you reverse engineer that? It's got me stumped. 
 I think I like memory editing better...
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| blackmorpheus Expert Cheater
 
 ![]() Reputation: 0 
 Joined: 05 Apr 2008
 Posts: 159
 
 
 | 
			
				|  Posted: Sat Nov 15, 2008 1:06 pm    Post subject: |   |  
				| 
 |  
				| You might wanna google Lena151's tutorials on tuts4you... You will get very far with that.
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		|  |