Thread: GUID

Results 1 to 15 of 25

Hybrid View

  1. #1
    258456's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    ghjghj
    Posts
    1,222
    Reputation
    18
    Thanks
    300
    My Mood
    Relaxed
    Quote Originally Posted by Hassan View Post


    That will be an inefficient way of limiting the usage. There are better ways and you should consider them.
    Like what? @Hassan.

  2. #2
    Hassan's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    System.Threading.Tasks
    Posts
    4,764
    Reputation
    495
    Thanks
    2,136
    My Mood
    Dead
    Quote Originally Posted by 258456 View Post
    Like what? @Hassan.
    I mean, unless you generate it again, it will limit the application to be used on one computer only. Not a big deal really, but not a good thing too ! I would never use HWID as a unique key.

  3. #3
    258456's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    ghjghj
    Posts
    1,222
    Reputation
    18
    Thanks
    300
    My Mood
    Relaxed
    Quote Originally Posted by Hassan View Post


    I mean, unless you generate it again, it will limit the application to be used on one computer only. Not a big deal really, but not a good thing too ! I would never use HWID as a unique key.
    Oh i get what you are saying. Well in my case it will be very suspicious if a user wants to switch computers very often so it's a good way for me. I will probably end up making a web form that will allow them to change their computers after a certain period of time. Then i will have them use an app that will generate the number for them and it will automatically put it in the clipboard so that all they have to do is click paste in the webform.

  4. #4
    Hassan's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    System.Threading.Tasks
    Posts
    4,764
    Reputation
    495
    Thanks
    2,136
    My Mood
    Dead
    Quote Originally Posted by 258456 View Post
    Oh i get what you are saying. Well in my case it will be very suspicious if a user wants to switch computers very often so it's a good way for me. I will probably end up making a web form that will allow them to change their computers after a certain period of time. Then i will have them use an app that will generate the number for them and it will automatically put it in the clipboard so that all they have to do is click paste in the webform.
    Alright. Sounds good now

  5. #5
    258456's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    ghjghj
    Posts
    1,222
    Reputation
    18
    Thanks
    300
    My Mood
    Relaxed
    Quote Originally Posted by Hassan View Post


    Alright. Sounds good now
    Thanks Hassan. And btw you recommended I should use 000webhost and I gotta tell you, it has helped so much. It's so useful especially cuz you can have databases then write php files that will access that database.

  6. The Following User Says Thank You to 258456 For This Useful Post:

    Hassan (01-29-2012)

  7. #6
    Hassan's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    System.Threading.Tasks
    Posts
    4,764
    Reputation
    495
    Thanks
    2,136
    My Mood
    Dead
    Quote Originally Posted by 258456 View Post
    Thanks Hassan. And btw you recommended I should use 000webhost and I gotta tell you, it has helped so much. It's so useful especially cuz you can have databases then write php files that will access that database.
    No problem. I know it is good, specially if you are learning. I used it to learn PHP and mySQL and then bought my own hosting ;D

  8. The Following User Says Thank You to Hassan For This Useful Post:

    258456 (01-29-2012)

  9. #7
    258456's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    ghjghj
    Posts
    1,222
    Reputation
    18
    Thanks
    300
    My Mood
    Relaxed
    Quote Originally Posted by Hassan View Post


    No problem. I know it is good, specially if you are learning. I used it to learn PHP and mySQL and then bought my own hosting ;D
    Isn't the free hosting sufficient? I honestly don't even use it to make a nice website i just use it for my validation techniques since it has php and mysql.

Similar Threads

  1. Guide On Using Olly Debugger
    By Dave84311 in forum Game Hacking Tutorials
    Replies: 1
    Last Post: 12-14-2013, 11:12 PM