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 


[Delphi] Getting hardware specific key?

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

Joined: 29 Nov 2006
Posts: 449
Location: The yogurt country

PostPosted: Fri Nov 02, 2007 11:55 am    Post subject: [Delphi] Getting hardware specific key? Reply with quote

I've been searching in google for: how to find my specific hardware serial key in Delphi but i've failed. Does anybody of you know how to do it?

Even some anticheats use hardware bans ... they are on that way:
they read your key. I want to learn reading it too. Smile


By the way it doesn't matter for which part of the computer you will tell me a method, the video card, the hard drive, the lan card or anything else is good for me.

Thank you for your time reading that.
I hope anybody knows how to do it and could help me. Thanks. Very Happy

_________________

Back to top
View user's profile Send private message
mapleh4ckz
Master Cheater
Reputation: 0

Joined: 20 Sep 2006
Posts: 386
Location: Maplestory

PostPosted: Fri Nov 02, 2007 9:42 pm    Post subject: Reply with quote

You can use a command prompt command to export the Phisical address (mac address) into a txt file then have your delphi program export the information from the txt.

Have it run this command.

Ipconfig /all >> whatever.txt


make sure you do it in a directory that you want etc... this is how I would do it


Code:

Echo off
cd %temp%
ipconfig /all >> info.txt
exit


If it were I, I would have your program export that mac address into the registry and have your program search for it whenever it starts up, If it doesn't exist then it runs those commands and adds it. Tho you can only ban it from that computer if you have your program connect to the internet and check that address to see if it is a valid entry.


But if this is going to be for hackers then I'd think of something else because someone could just go into memory and make the program go to the code that is only suppose to happen if the server says that the address is not banned.[/code]

_________________
My Best Hacks...

ZF- the universal hack
Back to top
View user's profile Send private message
h4c0r-BG
Master Cheater
Reputation: 0

Joined: 29 Nov 2006
Posts: 449
Location: The yogurt country

PostPosted: Sat Nov 03, 2007 10:34 am    Post subject: Reply with quote

And is there a way that i can skip the usage of cmd.exe
and make my program to do that? Confused

_________________

Back to top
View user's profile Send private message
DeltaFlyer
Grandmaster Cheater
Reputation: 0

Joined: 22 Jul 2006
Posts: 666

PostPosted: Sat Nov 03, 2007 10:46 am    Post subject: Reply with quote

Get mac address in programmatically: http://www.codeguru.com/Cpp/I-N/network/networkinformation/article.php/c5451
_________________

Wow.... still working at 827... what's INCA thinking?
zomg l33t hax at this place (IE only). Over 150 people have used it, what are YOU waiting for?
Back to top
View user's profile Send private message
slippppppppp
Grandmaster Cheater
Reputation: 0

Joined: 08 Aug 2006
Posts: 929

PostPosted: Sat Nov 03, 2007 10:59 am    Post subject: Reply with quote

Ill post a working example of hardware lock for you soon and explain how it works.
Back to top
View user's profile Send private message AIM Address MSN Messenger
linden
Master Cheater
Reputation: 0

Joined: 10 Mar 2006
Posts: 319

PostPosted: Sat Nov 03, 2007 11:55 am    Post subject: Reply with quote

Take a look at Diskid32 source code. It shows how to retreive MAC address and hard drive serial numbers from your PC.

http://www.winsim.com/diskid32/diskid32.html

Although the source is in C, but all you need to know is how to call the proper API's.
Back to top
View user's profile Send private message
HolyBlah
Master Cheater
Reputation: 2

Joined: 24 Aug 2007
Posts: 446

PostPosted: Sat Nov 03, 2007 3:12 pm    Post subject: Reply with quote

Hi,
i think this link will be helpful:
http://www.delphi3000.com/articles/article_1043.asp?SK=
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