| View previous topic :: View next topic | 
	
	
		| Author | Message | 
	
		| magicalimp Expert Cheater
 
 ![]() Reputation: 0 
 Joined: 03 Dec 2006
 Posts: 105
 
 
 | 
			
				|  Posted: Wed Jun 13, 2007 6:02 am    Post subject: [5 minute program] Crackme |   |  
				| 
 |  
				| Just a randomly generated, 10 character password that only uses 0-9, A-F... 
 You should be able to do this easily.
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Hans Henrik Expert Cheater
 
  Reputation: 0 
 Joined: 18 Feb 2007
 Posts: 178
 
 
 | 
			
				|  Posted: Wed Jun 13, 2007 8:07 am    Post subject: |   |  
				| 
 |  
				| eh, yea i guess so, If you had remembered to upload the file! 
 EDIT: ok... its uploaded now
 
 
 
 well i haven't had much time with it, but i guess the password dosn't change if u remove the code "call editwndproc+157" adress 7E433534
 _________________
 
 Im not around.
 im almost never checking the forum anymore
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| xarchelo Cheater
 
 ![]() Reputation: 0 
 Joined: 16 Jun 2007
 Posts: 31
 
 
 | 
			
				|  Posted: Tue Aug 07, 2007 11:29 am    Post subject: |   |  
				| 
 |  
				|  	  | Code: |  	  | 004543B6     /74 0C         JE SHORT 004543C4 
 | 
 You know what I did...
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Symbol I'm a spammer
 
 ![]() Reputation: 0 
 Joined: 18 Apr 2007
 Posts: 5094
 Location: Israel.
 
 | 
			
				|  Posted: Wed Aug 08, 2007 2:30 pm    Post subject: |   |  
				| 
 |  
				| i dont know how to crack really good... i only knew how to cracked a known password not a random one... but i guess i figures out by myself a way...
 
   |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Zombi3 Expert Cheater
 
  Reputation: 0 
 Joined: 02 Aug 2007
 Posts: 144
 
 
 | 
			
				|  Posted: Wed Aug 08, 2007 3:39 pm    Post subject: |   |  
				| 
 |  
				|  	  | Symbol wrote: |  	  | i dont know how to crack really good... i only knew how to cracked a known password not a random one... but i guess i figures out by myself a way...
 
  | 
 Replaces "thats not right" with the password
 
  	  | Code: |  	  | 004543C4      A1 007C4500            MOV EAX,DWORD PTR DS:[457C00] 
 | 
 @Symbol
 Download these tutorials by lena151
 http://www.tuts4you.com/download.php?list.17
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| haha01haha01 Grandmaster Cheater Supreme
 
  Reputation: 0 
 Joined: 15 Jun 2007
 Posts: 1233
 Location: http://www.SaviourFagFails.com/
 
 | 
			
				|  Posted: Thu Aug 09, 2007 3:51 am    Post subject: |   |  
				| 
 |  
				| is that lena tut is so good... u always talk about it... ill try reading it to see what it worth. |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| merkark12 Advanced Cheater
 
  Reputation: 0 
 Joined: 04 Jul 2007
 Posts: 74
 Location: In that program you just downloaded
 
 | 
			
				|  Posted: Thu Aug 09, 2007 6:19 pm    Post subject: |   |  
				| 
 |  
				| lena151's? those are where i learned cracking. theyre really good for a beginner but it would help a lot if you knew asm. _________________
 
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| DeletedUser14087 I post too much
 
 ![]() Reputation: 2 
 Joined: 21 Jun 2006
 Posts: 3069
 
 
 | 
			
				|  Posted: Fri Aug 10, 2007 11:14 am    Post subject: |   |  
				| 
 |  
				| Hehe... easy shit... 
 Replace JNZ with JE (004543C4) and Run the executeable, put any password and walla !!
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Cx Master Cheater
 
  Reputation: 0 
 Joined: 27 Jul 2007
 Posts: 367
 
 
 | 
			
				|  Posted: Fri Aug 10, 2007 4:53 pm    Post subject: |   |  
				| 
 |  
				|  	  | Kaspersky wrote: |  	  | Hehe... easy shit... 
 Replace JNZ with JE (004543C4) and Run the executeable, put any password and walla !!
 | 
 quit inversing.
 _________________
 
   armed with this small butterfly net
 i will face the world alone
 & never be lonely.
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Ksbunker Advanced Cheater
 
 ![]() Reputation: 0 
 Joined: 18 Oct 2006
 Posts: 88
 
 
 | 
			
				|  Posted: Fri Aug 10, 2007 8:32 pm    Post subject: re: |   |  
				| 
 |  
				| to figure out password, place bpm @; 
 004543AB  |. 8B15 007C4500  MOV EDX,DWORD PTR DS:[457C00]
 
 
 If your into figuring out how it was calculated goto;
 
 00454364 which is "FormLoad" or "FormShow", inside first function is a 'QueryPerformanceCounter' CALL. Followed by routine calls, that mess with this value.
 
 No point in me pasting my password, as it is and will be difference from yours.
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| oib111 I post too much
 
  Reputation: 0 
 Joined: 02 Apr 2007
 Posts: 2947
 Location: you wanna know why?
 
 | 
			
				|  Posted: Sun Aug 12, 2007 8:50 pm    Post subject: |   |  
				| 
 |  
				| I didn't want to crack it so I patched it. You just nop the check. _________________
 
   
 
  	  | 8D wrote: |  	  | cigs dont make people high, which weed does, which causes them to do bad stuff. like killing
 | 
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Hixk How do I cheat?
 
  Reputation: 1 
 Joined: 06 Dec 2006
 Posts: 1
 
 
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| SunBeam I post too much
 
  Reputation: 65 
 Joined: 25 Feb 2005
 Posts: 4023
 Location: Romania
 
 | 
			
				|  Posted: Mon Aug 13, 2007 9:00 pm    Post subject: |   |  
				| 
 |  
				| I'll try making a nifty keygen. Hope I get the routine alright... 
 P.S.: patching != owning T_T
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		|  |