Raised This Month: $ Target: $400
 0% 

Verification Program (.exe)


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
pepe_thugs
Senior Member
Join Date: Aug 2010
Location: Portugal , Braga
Old 05-02-2012 , 08:52   Verification Program (.exe)
Reply With Quote #1

Hi guys.
I have one project of one Anti-Cheat.
I needed one code or one idea for block the client who connects to my server with the program Off.
Someone can tell me more or less what i need to do this ?
pepe_thugs is offline
Liverwiz
Veteran Member
Join Date: Feb 2010
Location: Maryland
Old 05-02-2012 , 09:14   Re: Verification Program (.exe)
Reply With Quote #2

If the program isn't running, and it still has scripts/functions running in the background. You made yoruself a virus. Or a memory leak. Windows vista and above will block it from executing.

Unless i misunderstood you request....
Liverwiz is offline
Devil259
Veteran Member
Join Date: Dec 2009
Location: France (59)
Old 05-02-2012 , 09:17   Re: Verification Program (.exe)
Reply With Quote #3

Take a look at UFB AntiCheat.
__________________
You can do anything you set your mind to, man.

Devil259 is offline
pepe_thugs
Senior Member
Join Date: Aug 2010
Location: Portugal , Braga
Old 05-02-2012 , 10:03   Re: Verification Program (.exe)
Reply With Quote #4

Quote:
Originally Posted by Liverwiz View Post
If the program isn't running, and it still has scripts/functions running in the background. You made yoruself a virus. Or a memory leak. Windows vista and above will block it from executing.

Unless i misunderstood you request....

It's not a request.
I only wanted one idea to do that.
The Anti-Cheat it's a private work in my community.
I only need to know what i to do who the plugin checks the program on or off.
If the program is off the plugin kick the player.
pepe_thugs is offline
Liverwiz
Veteran Member
Join Date: Feb 2010
Location: Maryland
Old 05-02-2012 , 10:15   Re: Verification Program (.exe)
Reply With Quote #5

One idea....set an encrypted password on your server, and have your Anti-Cheat client automatically pass that password to the server. That way it requires authentication, rather than verification.
You could also possible have a plugin on your server (if it's running AMXX) ask the user's console for some packet that your A-C client would then respond to. The second one will be harder to deploy, but more secure.
Liverwiz is offline
mottzi
Veteran Member
Join Date: May 2010
Location: Switzerland
Old 05-02-2012 , 12:04   Re: Verification Program (.exe)
Reply With Quote #6

You want to check that via Amxx? This wont work since amxx is serverside.
__________________
Quote:
#define true ((rand() % 2)? true: false) //Happy debugging suckers
mottzi is offline
Send a message via MSN to mottzi
Exolent[jNr]
Veteran Member
Join Date: Feb 2007
Location: Tennessee
Old 05-02-2012 , 12:05   Re: Verification Program (.exe)
Reply With Quote #7

Quote:
Originally Posted by mottzi View Post
You want to check that via Amxx? This wont work since amxx is serverside.
You can have the program send data to the server, which the server will catch and know the player has the program running.
__________________
No private work or selling mods.
Quote:
Originally Posted by xPaw View Post
I love you exolent!
Exolent[jNr] is offline
pepe_thugs
Senior Member
Join Date: Aug 2010
Location: Portugal , Braga
Old 09-01-2012 , 15:49   Re: Verification Program (.exe)
Reply With Quote #8

Quote:
Originally Posted by Exolent[jNr] View Post
You can have the program send data to the server, which the server will catch and know the player has the program running.

Do you can do one example to i see more or less how is.
I don't understand very well the idea.
pepe_thugs is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 09-01-2012 , 17:12   Re: Verification Program (.exe)
Reply With Quote #9

Quote:
Originally Posted by pepe_thugs View Post
Do you can do one example to i see more or less how is.
I don't understand very well the idea.
No offense but if you didn't understand that concept then you shouldn't be attempting a problem this complicated. It's an extremely simple concept.
__________________

Last edited by fysiks; 09-01-2012 at 17:13.
fysiks is offline
pepe_thugs
Senior Member
Join Date: Aug 2010
Location: Portugal , Braga
Old 09-01-2012 , 22:36   Re: Verification Program (.exe)
Reply With Quote #10

Quote:
Originally Posted by fysiks View Post
It's an extremely simple concept.
Thanks for the help. It's the best idea.
pepe_thugs is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 23:59.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode