| View previous topic :: View next topic | 
	
	
		| Author | Message | 
	
		| Reak I post too much
 
  Reputation: 0 
 Joined: 15 May 2007
 Posts: 3496
 
 
 | 
			
				|  Posted: Thu Jul 05, 2007 5:07 am    Post subject: [CrackMe] My first one, find pw |   |  
				| 
 |  
				| hey guys, 
 Here's my first crackme, the misson is to find the password or crack it that every Password is correct
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Ksbunker Advanced Cheater
 
 ![]() Reputation: 0 
 Joined: 18 Oct 2006
 Posts: 88
 
 
 | 
			
				|  Posted: Thu Jul 05, 2007 5:25 am    Post subject: re: |   |  
				| 
 |  
				| Password is hardcoded... 
 
  	  | Code: |  	  | (@address: old opcode > new opcode) 4501E1: 75 > 74
 | 
 
 Patches target so any and all passwords are correct (actually, so that ALL INCORRECT passwords are Valid).
 
 
  	  | Code: |  	  | (@address: old opcode > new opcode) 4501E1: 75 > 90
 4501E2: 12 > 90
 | 
 
 The previous patch permits ALL passwords (i.e. both actual and non-actual) as valid.
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| haha01haha01 Grandmaster Cheater Supreme
 
  Reputation: 0 
 Joined: 15 Jun 2007
 Posts: 1233
 Location: http://www.SaviourFagFails.com/
 
 | 
			
				|  Posted: Thu Jul 05, 2007 6:33 am    Post subject: |   |  
				| 
 |  
				| easy 1. i dont know y u say its hard coded. u left pass on plain text. its because its delphi programmed, my program auto encrypt these stuff.
 pass is lol1337roflx0r
 edit: if u want to make all passwords be valid, simply nop 004501e1 (or maybe on ur computer its diff)
 if u want to know how i found it, replay here.
 edit2: if u wanna do something cooler, nop 004501f3. it will make all password give both the messeges,but because it will be extremely fast it will look like it always give "wrong" messege.
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Reak I post too much
 
  Reputation: 0 
 Joined: 15 May 2007
 Posts: 3496
 
 
 | 
			
				|  Posted: Thu Jul 05, 2007 7:22 am    Post subject: |   |  
				| 
 |  
				| nice find ! xD and yea its the correct pw   |  | 
	
		| Back to top |  | 
	
		|  | 
	
		|  |