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 


making a crackme

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

Joined: 05 Apr 2008
Posts: 159

PostPosted: Thu Dec 11, 2008 3:03 pm    Post subject: making a crackme Reply with quote

Can anyone show a source code for a crackme in c++?
Back to top
View user's profile Send private message
p99
Master Cheater
Reputation: 0

Joined: 21 Jan 2007
Posts: 271

PostPosted: Thu Dec 11, 2008 10:41 pm    Post subject: Reply with quote

Code:

#include <iostream>
#include <windows.h>
using namespace std;
int main()
{
 string a;
 cout<<"Created by Deadlyp99\nFor www.DaSuck.gaylosers.org\nSimple Crackme, Enjoy\n\n";
 cout<<"Enter the password: ";
 cin>>a;
 if(a != "Created by Deadlyp99\nFor www.DaSuck.gaylosers.org\nSimple Crackme, Enjoy\n\n")
      {
      cout<<"Password incorrect\n";
      system("PAUSE");
      }
 else
     {
     cout<<"Good Job\n";
     system("PAUSE");
     }
 return 0;
}

_________________
Back to top
View user's profile Send private message
armakapo
Newbie cheater
Reputation: 0

Joined: 12 Jul 2007
Posts: 19

PostPosted: Sun Dec 21, 2008 9:32 pm    Post subject: Reply with quote

hey, i understood that simple c++ code but, the objetive is to crack that? how can u do that? lol i was bored surfing the forum and this attracted my attention Very Happy
_________________
KONOHA SENPUU!
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 -> Crackmes 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 cannot download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites