Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Any hacking expert here plz? 1

Status
Not open for further replies.

adam60

Programmer
Jan 26, 2007
3
PL
Hi everyone,
Vb6 .exe application running on client’s machine with that machine actual CPU, HD serial numbers and the installed Windows No. and machine's name and some other data all taken directly from the machine and put inside the soft as Constants, to be compared with those on the machine. Is it also possible for intruder or trader to copy the soft and run it on another machine?
Thanks for any respond and advice
 
If you are hard coding the information into the application, then short of decompiling the application to get access to the information to be able to fake it or alter it, it would be fairly difficult to get it to run on another machine.

Of course this limits the application to be run on the machine it was intended to run on only and cannot ever be run on anything else again unless it is recompiled.


----------------------------------
Ignorance is not necessarily Bliss, case in point:
Unknown has caused an Unknown Error on Unknown and must be shutdown to prevent damage to Unknown.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top