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 


KeyGenMe 3.0
Goto page Previous  1, 2
 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming -> Crackmes
View previous topic :: View next topic  
Author Message
Encrypto
How do I cheat?
Reputation: 0

Joined: 20 Oct 2007
Posts: 2

PostPosted: Mon Oct 29, 2007 11:43 am    Post subject: Reply with quote

haha Razz

i cant believe i people thought i was Kapersky lmao.

any way if you want to prove that im not kapersky look at this

Code:
http://foff.astalavista.ms/about.php


take a look and looks whos there lol.... anyway sorry i was away for a while.

_________________
You are the by-product of a fish monkey ! Deal with it !
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: Mon Oct 29, 2007 11:53 am    Post subject: Reply with quote

naa u werent kasper. tylermoore was kasper.
Back to top
View user's profile Send private message Send e-mail AIM Address Yahoo Messenger MSN Messenger
DeletedUser14087
I post too much
Reputation: 2

Joined: 21 Jun 2006
Posts: 3069

PostPosted: Mon Oct 29, 2007 12:07 pm    Post subject: Reply with quote

haha01haha01 wrote:
naa u werent kasper. tylermoore was kasper.


tyler wasn't me either Confused
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: Mon Oct 29, 2007 12:19 pm    Post subject: Reply with quote

ye lulz jk.
btw thx for ur invisible keygen.
i made a cpu eater with it.
really epik.
but theres something blocking it from taking 100% cpu.
so it only take 50%
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: Mon Oct 29, 2007 2:30 pm    Post subject: Reply with quote

haha01haha01 wrote:
ye lulz jk.
btw thx for ur invisible keygen.
i made a cpu eater with it.
really epik.
but theres something blocking it from taking 100% cpu.
so it only take 50%


Are you on a dual core or a hyperthreading comp (virtual dual core?)

_________________
0x7A 0x61 0x72 0x74

TEAM RESURRECTiON
Back to top
View user's profile Send private message
Xanatos
I post too much
Warning
Reputation: 18

Joined: 06 May 2007
Posts: 2559
Location: US

PostPosted: Mon Oct 29, 2007 2:35 pm    Post subject: Reply with quote

See this thread.

Courtesy of abuse of mod powers Very Happy.

Now stop spamming?

_________________
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 Oct 31, 2007 6:10 am    Post subject: Reply with quote

umm ye im on dual core. any way to make it 100% cpu usage?
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 Oct 31, 2007 8:13 am    Post subject: Reply with quote

haha01haha01 wrote:
umm ye im on dual core. any way to make it 100% cpu usage?


Just off the top of my head i'd say load two of them...

The idea of dual core it balances the load - so while that program is sucking up 100% of one processor (50% total) the other remains free for other programs... Firing up another instance of it should work - but I don't remember much about the architecture / load balance procedure...


So your program should eat 100% cpu on a normal (non-dual core/non-hyperthreading) pc.


congrats, you've made a useless program Very Happy

_________________
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 Nov 01, 2007 3:54 am    Post subject: Reply with quote

lulz
i found the most cpu eating command is rdtsc. when running in ollydbg pluginless it takes around 100 milisecond to fire one rdtsc.
and... when running another instance of my program every instance ate 25%....
i think that the computer protects from running 2 programs with the same class.
when i tried running AutoHotkey (some script running software i found) i can reach 25% on 1 instance, 50% on 2, 75% on 3, but thats it. 75% on 4, 75% on 5, 75% on 6.....

if i run 2 autohotkey scripts and 1 of my killer program it take 100% cpu. but im having a problem hiding autohotkey from task manager. MY program cant be seen on task manager
Back to top
View user's profile Send private message Send e-mail AIM Address Yahoo Messenger MSN Messenger
hcavolsdsadgadsg
I'm a spammer
Reputation: 26

Joined: 11 Jun 2007
Posts: 5801

PostPosted: Thu Nov 01, 2007 12:56 pm    Post subject: Reply with quote

haha01haha01 wrote:
lulz
i found the most cpu eating command is rdtsc. when running in ollydbg pluginless it takes around 100 milisecond to fire one rdtsc.
and... when running another instance of my program every instance ate 25%....
i think that the computer protects from running 2 programs with the same class.
when i tried running AutoHotkey (some script running software i found) i can reach 25% on 1 instance, 50% on 2, 75% on 3, but thats it. 75% on 4, 75% on 5, 75% on 6.....

if i run 2 autohotkey scripts and 1 of my killer program it take 100% cpu. but im having a problem hiding autohotkey from task manager. MY program cant be seen on task manager


set the process affinity. set one to core 0, another to core 1.
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: Fri Nov 02, 2007 12:55 am    Post subject: Reply with quote

lulz did it, still each one of them take only 25.
Back to top
View user's profile Send private message Send e-mail AIM Address Yahoo Messenger MSN Messenger
gameyoda
Expert Cheater
Reputation: 0

Joined: 06 Oct 2006
Posts: 150

PostPosted: Mon Nov 05, 2007 10:48 am    Post subject: Reply with quote

Srry if I interupt (or if this is a bit off-topic), but how do you find the key value in the program (Im new to editting existing programs)?
_________________
If life gives you lemons - BLOOD FOR THE BLOOD GOD
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: Mon Nov 05, 2007 12:53 pm    Post subject: Reply with quote

gameyoda wrote:
Srry if I interupt (or if this is a bit off-topic), but how do you find the key value in the program (Im new to editting existing programs)?

a.no this is not offtopic (i think)
b.whats key value?
Back to top
View user's profile Send private message Send e-mail AIM Address Yahoo Messenger MSN Messenger
gameyoda
Expert Cheater
Reputation: 0

Joined: 06 Oct 2006
Posts: 150

PostPosted: Mon Nov 05, 2007 1:35 pm    Post subject: Reply with quote

With that I mean the place where the key is stored (the key you sumbitted (srry if not spelled right)).
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: Tue Nov 06, 2007 5:43 am    Post subject: Reply with quote

do u mean the password that u need to enter in the crackme?
Back to top
View user's profile Send private message Send e-mail AIM Address Yahoo Messenger MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming -> Crackmes All times are GMT - 6 Hours
Goto page Previous  1, 2
Page 2 of 2

 
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