Hardware Bann , is it possible ?

Any information regarding the void server goes here
Post Reply
Flight Captain
Flight Captain
Posts: 239
Joined: Tue Jun 12, 2007 11:00 pm

Hardware Bann , is it possible ?

Post by Sythe »

OK , with the recent problems of cheats in our server , i was thinking of some other games i play and the anti-cheat software they use....

I dont really know how freelancer and this server bans a player wether it be by  IP's , MPID's , GUID's ect. , but do they have a way to hardware ban by baning the parts of your PC ,  i dont know if this could be implemented into FL or even void server!

i think its called a "Hardware GUID ban".

I think this type of ban would be the best to insure that those banned dont have a chance to come back , unless they buy another pc ...

:-??  :-w  :-??

i wonder if evanbalance (punkbuster) would help FreeLancer community ?
[img]http://i114.photobucket.com/albums/n246/uniquenicks/sythe.png[/img]
Site Admin
Site Admin
Posts: 1426
Joined: Thu Sep 08, 2005 11:00 pm
Location: DarK $y$TeM

Re: Hardware Bann , is it possible ?

Post by vector-x »

Punkbuster Anti Cheat is included on the games by contracts between the games developers and Evenbalance.

Witch means any chance to have Punkbuster on FL would need be asked by Microsoft to include it.

Microsoft didnt done it wen game released and i really doubt they would do it now that they stopping support for FL.

Evenbalance dont work on "communitys requests" to have Punkbuster into games,they contract with game developers/publishers to include it.
[align=center][img]http://www.voidserver.com/images/2857Vector-X.png[/img]
[img]http://www.voidserver.com/images/VOIDuserbarcopy.jpg[/img]
[img]http://img127.imageshack.us/img127/1346/ubd75
Flight Captain
Flight Captain
Posts: 239
Joined: Tue Jun 12, 2007 11:00 pm

Re: Hardware Bann , is it possible ?

Post by Sythe »

[quote="Wolfie";p="163200"]hmm...hardware ban will just make 10 players being banned at the same time since many got the same hardware![/quote]

no i dont think so , this is already how PB is baning certain cheaters .  Its not baning the hundreds of player that use the same hardware !!

i dont really know how they do it , i think its ban the hardwares id's(whatever you call them) , each part has a unique id and there banning those id's....somehow !
[img]http://i114.photobucket.com/albums/n246/uniquenicks/sythe.png[/img]
Recruit
Recruit
Posts: 9
Joined: Wed Sep 19, 2007 11:00 pm

Re: Hardware Bann , is it possible ?

Post by Leviathan-9 »

A "hardware ID" is more popularly known as a MAC(machine code), other than that it is not possible to get the MACs of the hardware other than the modem or router, as you will need a dedicated piece of anti-cheat software installed which would have to snoop through the OS's catalog of devices found, gather their MACs and submit them back to the server handling the serverside anti-cheat stuff.

I dont think this is possible to implement for a game such as this, and it could even appear as a virus or a trojan to security software, and some hardware firewall solutions might block it altogether.

Punkbuster for instance is a process that constantly keeps an eye on what are you running in the background, and what do you have plugged in your computer, yet it can be quite easily bypassed if you have the knowhow.

In some countries it might even be illegal to run these processes as it is a kind of a privacy infringement to gather information from a remote device without authorization, as there is no real foolproof guarantee where the information goes to, and what is it used for.

More advanced anti-cheat solutions often even run a small-scale disassembler as a side-process to try and figure out what is going on in the processor level, and if they see assembly code that is similar to, or exactly like, a known cheat executable uses, they terminate the game process and possibly even inform the gameserver what you were up to.

That too, is also poking the line of privacy invasion, as it is possible to do a whole lot of other stuff than just keep an eye on the processes if someone lets something like that run on their computer(keyloggers, trojans, backdoors, botnets, everything and anything, read more below).

Another thing is, that if you wanted to have Freelancer automatically start up an anti-cheat process, the core executable would have to be modified or malware installed on the computer that watches what are you doing(similar to the mentioned anti-cheat solutions), and if this and this is started up, something else starts up, and this is not even legal anymore on any level. Keyloggers abuse the same loopholes in OS's such a feature would do, and it would be shown as such in an anti-virus scanner. They simply read the assembly code for keypresses and mail them back to some e-mail address, or even form a direct connection which logs the keypresses onto a data file on a remote server.

Simpler ones however, don't commonly use a disassembler, it could be noticed too easily by a professional computer user also.
Flight Captain
Flight Captain
Posts: 239
Joined: Tue Jun 12, 2007 11:00 pm

Re: Hardware Bann , is it possible ?

Post by Sythe »

[quote="Leviathan-9";p="163237"]A "hardware ID" is more popularly known as a MAC(machine code), other than that it is not possible to get the MACs of the hardware other than the modem or router, as you will need a dedicated piece of anti-cheat software installed which would have to snoop through the OS's catalog of devices found, gather their MACs and submit them back to the server handling the serverside anti-cheat stuff.

I dont think this is possible to implement for a game such as this, and it could even appear as a virus or a trojan to security software, and some hardware firewall solutions might block it altogether.

Punkbuster for instance is a process that constantly keeps an eye on what are you running in the background, and what do you have plugged in your computer, yet it can be quite easily bypassed if you have the knowhow.

In some countries it might even be illegal to run these processes as it is a kind of a privacy infringement to gather information from a remote device without authorization, as there is no real foolproof guarantee where the information goes to, and what is it used for.

More advanced anti-cheat solutions often even run a small-scale disassembler as a side-process to try and figure out what is going on in the processor level, and if they see assembly code that is similar to, or exactly like, a known cheat executable uses, they terminate the game process and possibly even inform the gameserver what you were up to.

That too, is also poking the line of privacy invasion, as it is possible to do a whole lot of other stuff than just keep an eye on the processes if someone lets something like that run on their computer(keyloggers, trojans, backdoors, botnets, everything and anything, read more below).

Another thing is, that if you wanted to have Freelancer automatically start up an anti-cheat process, the core executable would have to be modified or malware installed on the computer that watches what are you doing(similar to the mentioned anti-cheat solutions), and if this and this is started up, something else starts up, and this is not even legal anymore on any level. Keyloggers abuse the same loopholes in OS's such a feature would do, and it would be shown as such in an anti-virus scanner. They simply read the assembly code for keypresses and mail them back to some e-mail address, or even form a direct connection which logs the keypresses onto a data file on a remote server.

Simpler ones however, don't commonly use a disassembler, it could be noticed too easily by a professional computer user also.[/quote]


WOW!!!

thanks man for the info....

guess we will just have to due with what we have !
[img]http://i114.photobucket.com/albums/n246/uniquenicks/sythe.png[/img]
Lt. Commander
Lt. Commander
Posts: 400
Joined: Sun Jun 10, 2007 11:00 pm
Location: In Hell wif DR.Betruger

Re: Hardware Bann , is it possible ?

Post by Arch_Vile »

tis hardware ban...are saying if im using say RAZOR gaming mouse would i get banned or something else u trying to say?
[img]http://img141.imageshack.us/img141/5527/archvilesigya8.png[/img]
[img]http://i420.photobucket.com/albums/pp283/VILE1986/Power.png[/img]
[img]http://img172.imageshack.us/img172/6539/ubd2526lm8.png
Commander
Commander
Posts: 683
Joined: Wed Jul 11, 2007 11:00 pm
Location: In you back-ward

Re: Hardware Bann , is it possible ?

Post by [X]Thorn[X] »

Thats sad that they cut off Global as my friends father has been playing Mec Warrior for 17 years... xD

Thorn!
[img]http://img221.imageshack.us/img221/9066/inf1n1tythornsigau0.jpg[/img]
[img]http://i90.photobucket.com/albums/k247/RS-21/PTCbyRS.gif[/img]
[img]http://img167.imageshack.us/img167/2205/userbar49943
Major
Major
Posts: 1780
Joined: Wed Aug 17, 2005 11:00 pm
Location: Back and beyond of nowhere

Re: Hardware Bann , is it possible ?

Post by Verminard »

You can still play Mech Warrior 4 online despite the global server being down.

You need to download and install Net Mech 4, which will then redirect you to third party global server.

It can be obtained here :-

                   http://iswars.com/downloads.php

which is also a fully functioning Planetary Empire League for Mech Warrior 4 Mercenaries

Hope this helps.
[img]http://i5.photobucket.com/albums/y164/Verminard/Sigs/VoidTHC01-1.gif[/img]
[img]http://i5.photobucket.com/albums/y164/Verminard/Sigs/Voidbargif.gif[/img]
[img]http://i5.photobucket.com/albums/y16
Post Reply