Program detection
welcome to Game-Tuts.com - Register
Page 1 of 2 12 LastLast
Results 1 to 10 of 18
  1. #1
    Bungie
    Join Date
    Feb 2010
    Posts
    628
    Thanks
    46

    Default Program detection

    Hey there, im building an application in visual basic 2010, and I wondered if anyone could help me by answering a question and maybe giving me a code if possible. Thanks

    Is there a way for a program to detect is other apps are open and if certain apps are open close them?

    Cause i need to incorporate this code into an anticheat system ive been developing. (For pc games of course).

  2. #2
    Money Over Everyone.

    Join Date
    Mar 2009
    Location
    London
    Age
    21
    Posts
    276
    Thanks
    74

    Default Re: Program detection

    I have some sort off module that may help ill quickly cut snippets out and add things that maybe useful to you give me 5 mins.

  3. #3
    Bungie
    Join Date
    Feb 2010
    Posts
    628
    Thanks
    46

    Default Re: Program detection

    Ok sure. I just want a code to detect certain applications (so i can add a line of code if i find a new cheat for the game) then i want the code to close all apps in the code, so no cheating can be done. Eventually its gonna be an anti cheat product.

  4. #4
    Money Over Everyone.

    Join Date
    Mar 2009
    Location
    London
    Age
    21
    Posts
    276
    Thanks
    74

    Default Re: Program detection

    yeah ill show u how to detect a program by Description, name or whatever u want so even if they change the file name it will still be detected.

  5. #5
    Web Designer & Developer
    Join Date
    Oct 2009
    Location
    Leeds, England
    Age
    20
    Posts
    1,508
    Thanks
    386

    Default Re: Program detection

    You could use a foreach loop to go through the list of processes currently running. Then check if the process name matches the program you're looking for.

  6. #6
    Money Over Everyone.

    Join Date
    Mar 2009
    Location
    London
    Age
    21
    Posts
    276
    Thanks
    74

    Default Re: Program detection

    Quote Originally Posted by Jordan View Post
    You could use a foreach loop to go through the list of processes currently running. Then check if the process name matches the program you're looking for.
    That would be to easy to bypass just replace the name.

  7. #7
    Bungie
    Join Date
    Feb 2010
    Posts
    628
    Thanks
    46

    Default Re: Program detection

    Hmm, we've nearly finished creating an online game that looks pretty smooth, and our game is going to be supported by my anti cheat system you see.

  8. #8
    Money Over Everyone.

    Join Date
    Mar 2009
    Location
    London
    Age
    21
    Posts
    276
    Thanks
    74

    Default Re: Program detection

    Okay so i put this together all you need to do is implement your own like "definitions" you could also add other things you also need to add a auto checker. Anyways here http://www.undergroundcoding.net/pro...Anti-Cheat.zip

  9. #9
    Bungie
    Join Date
    Feb 2010
    Posts
    628
    Thanks
    46

    Default Re: Program detection

    I deleted this file, after looking on your site there was a tutorial of how to disable anti viruses etc, so this could be a virus.

  10. #10
    Retired Mod
    Join Date
    May 2009
    Age
    19
    Posts
    4,868
    Thanks
    1402

    Default Re: Program detection

    Quote Originally Posted by desa192 View Post
    I deleted this file, after looking on your site there was a tutorial of how to disable anti viruses etc, so this could be a virus.
    I just downloaded it, it's perfectly safe.


 
Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
visit GameTuts on these social networking sites