Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


2 Questions.

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming
View previous topic :: View next topic  
Author Message
Jjf
Cheater
Reputation: 0

Joined: 23 Aug 2007
Posts: 29

PostPosted: Tue Sep 04, 2007 5:33 pm    Post subject: 2 Questions. Reply with quote

Can someone teach me to make a crack me?




Is there any trick to cracking them??
Back to top
View user's profile Send private message
zart
Master Cheater
Reputation: 0

Joined: 20 Aug 2007
Posts: 351
Location: russia

PostPosted: Tue Sep 04, 2007 5:36 pm    Post subject: Reply with quote

Have you searched the forums at all? There is plenty of information given already. Do you know how to program?
_________________
0x7A 0x61 0x72 0x74

TEAM RESURRECTiON
Back to top
View user's profile Send private message
Jjf
Cheater
Reputation: 0

Joined: 23 Aug 2007
Posts: 29

PostPosted: Tue Sep 04, 2007 5:38 pm    Post subject: Reply with quote

zart wrote:
Have you searched the forums at all? There is plenty of information given already. Do you know how to program?
To much traffic to search, and I can program a lil
Back to top
View user's profile Send private message
zart
Master Cheater
Reputation: 0

Joined: 20 Aug 2007
Posts: 351
Location: russia

PostPosted: Tue Sep 04, 2007 5:55 pm    Post subject: Reply with quote

Jjf wrote:
zart wrote:
Have you searched the forums at all? There is plenty of information given already. Do you know how to program?
To much traffic to search, and I can program a lil


I suggest using the search Wink Looks for Lena's tutorials they are located at www.tuts4you.com

_________________
0x7A 0x61 0x72 0x74

TEAM RESURRECTiON
Back to top
View user's profile Send private message
haha01haha01
Grandmaster Cheater Supreme
Reputation: 0

Joined: 15 Jun 2007
Posts: 1233
Location: http://www.SaviourFagFails.com/

PostPosted: Wed Sep 05, 2007 7:32 am    Post subject: Reply with quote

zart, he asked how to MAKE a crackme, not how to CRACK them.

for making crackme u need to know a programming language. then just build a normal passworded program.
Back to top
View user's profile Send private message Send e-mail AIM Address Yahoo Messenger MSN Messenger
oib111
I post too much
Reputation: 0

Joined: 02 Apr 2007
Posts: 2947
Location: you wanna know why?

PostPosted: Wed Sep 05, 2007 7:43 am    Post subject: Reply with quote

Well if your using delphi. The simplest thing you can do is this:

Code:

if Edit1.Text = "yourpassword" then
ShowMessage("win")
else
ShowMessage("fail");

_________________


8D wrote:

cigs dont make people high, which weed does, which causes them to do bad stuff. like killing
Back to top
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger
zart
Master Cheater
Reputation: 0

Joined: 20 Aug 2007
Posts: 351
Location: russia

PostPosted: Wed Sep 05, 2007 7:55 am    Post subject: Reply with quote

haha01haha01 wrote:
zart, he asked how to MAKE a crackme, not how to CRACK them.

for making crackme u need to know a programming language. then just build a normal passworded program.


I understand what he said. Though if your making a crackme and you don't understand how they work - it's pretty dumb to do so. Look at the countless examples on this forum where everything is in plaintext.

Would you trust someone to rebuild your car if they had never seen the insides of a working one?

_________________
0x7A 0x61 0x72 0x74

TEAM RESURRECTiON
Back to top
View user's profile Send private message
haha01haha01
Grandmaster Cheater Supreme
Reputation: 0

Joined: 15 Jun 2007
Posts: 1233
Location: http://www.SaviourFagFails.com/

PostPosted: Wed Sep 05, 2007 9:27 am    Post subject: Reply with quote

if those ppl have a machine doing everything for them (a compiler for example) so yea i would trust them.
and besides if u dont know how to program u cant learn how to crack. its a level of computering ability, after normal use of computer, u should first program, then hack. its da base.
would u agree to drive a car with no wheels? Wink
Back to top
View user's profile Send private message Send e-mail AIM Address Yahoo Messenger MSN Messenger
zart
Master Cheater
Reputation: 0

Joined: 20 Aug 2007
Posts: 351
Location: russia

PostPosted: Wed Sep 05, 2007 9:37 am    Post subject: Reply with quote

haha01haha01 wrote:
if those ppl have a machine doing everything for them (a compiler for example) so yea i would trust them.
and besides if u dont know how to program u cant learn how to crack. its a level of computering ability, after normal use of computer, u should first program, then hack. its da base.
would u agree to drive a car with no wheels? Wink


I don't understand what you analogy means at all - it makes very little sense...

I did ask if he know how to program - did I not? Obviously one should know how to program to be able to hack a program, you should know the theory of something forwards in order to reverse it correctly.

If he has never programmed first I would suggest learning to program none crackmes first, then learn to crack, then program crackmes. I was assuming he has some formal knowledge of programming... In which case I'd suggest they take a try at cracking - then programming a crackme.

_________________
0x7A 0x61 0x72 0x74

TEAM RESURRECTiON
Back to top
View user's profile Send private message
haha01haha01
Grandmaster Cheater Supreme
Reputation: 0

Joined: 15 Jun 2007
Posts: 1233
Location: http://www.SaviourFagFails.com/

PostPosted: Thu Sep 06, 2007 7:40 am    Post subject: Reply with quote

thats exactly what i said... =.=
Back to top
View user's profile Send private message Send e-mail AIM Address Yahoo Messenger MSN Messenger
zart
Master Cheater
Reputation: 0

Joined: 20 Aug 2007
Posts: 351
Location: russia

PostPosted: Thu Sep 06, 2007 12:52 pm    Post subject: Reply with quote

haha01haha01 wrote:
thats exactly what i said... =.=


Then there was no point in disagreeing with what I posted... (rhetorical, don't answer)

_________________
0x7A 0x61 0x72 0x74

TEAM RESURRECTiON
Back to top
View user's profile Send private message
haha01haha01
Grandmaster Cheater Supreme
Reputation: 0

Joined: 15 Jun 2007
Posts: 1233
Location: http://www.SaviourFagFails.com/

PostPosted: Thu Sep 06, 2007 11:01 pm    Post subject: Reply with quote

YE?! AND WHAT IF I WANT TO ANSWEAR?!

lol jk.
Back to top
View user's profile Send private message Send e-mail AIM Address Yahoo Messenger MSN Messenger
zart
Master Cheater
Reputation: 0

Joined: 20 Aug 2007
Posts: 351
Location: russia

PostPosted: Fri Sep 07, 2007 8:27 am    Post subject: Reply with quote

Talix wrote:
I can't crack too well, yet I took vb crackme's to the next level.


Yes, but you understand how to program, even if it is on a low level.

As for taking the vb crackme's to "the next level" - not so sure about that Wink Download some visual basic ones off of crackmes.de - they can be much, much harder than hiding forums Wink

_________________
0x7A 0x61 0x72 0x74

TEAM RESURRECTiON
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites