You are an unregistered user, you can register here
Navigation

Information

Site

Donations
If you wish to make a donation you can by clicking the image below.


 
Go Back   The Unreal Admins Page > Forums > Hosted Forums > AnthraXs Corner > General Chat

Reply
Thread Tools Display Modes
  #1  
Unread 29th December, 2006, 06:50 PM
AnthraX's Avatar
AnthraX AnthraX is offline
Administrator
 
Join Date: Jun 2004
Location: Ghent (Belgium)
Posts: 1,380
Default [Release] AnthChecker v1.38

Post Updated !!! (*)

Code:
v1.38 (Public):
    * [Added] Malformed string servercrasher fix
    * [Added] OS Checking bypass kick (kicktype 10)
    * [Changed] Rewrote a part of the HTTP client for better stability

A few extra notes:
    * This is not a huge update, I've made very little changes to the clientside of AnthChecker.
    * The serverside of this version includes native code. It has been tested on all post-436 versions of UT but the linux version might still be unstable.
    * Lots of thanks goes out to Shambler for this one. Couldn't have finished the native code without him.
(*) I've updated the serverside package to fix some security issues. The zip file is attached to this post.
Here's a list of changes for build 4-7:

Code:
* [Added] Extra routine to kick players with a bytehacked AnthChecker
* [Added] Optional debugmessages from the auto-updater
* [Fixed] AnthChecker will now correctly identify the base directory when using more than one system folder.
* [Fixed] Some Accessed none errors caused by the NetDriver fix
* [Fixed] Server getting stuck in a reboot cycle due to some mods that change the map before AC is fully loaded (eg: ASC)
* [Fixed] Server crash due to the auto-updater
* [Changed] OS Checking bypass kick will now also kick clients who claim to be running linux but aren't
(previously only kicked fake MacOS clients)
Changes for build 8:
Code:
* [Fixed] HTTP Updates not working correctly
* [Added] New hashes (UTGLR d3d 1.3, UTDC20b, ...)
* [Changed] HTTP Updater class replaced by the v1.39 build
You can just overwrite the old AnthCheckerS_v138.u file. Clients won't have to download any new files.
Attached Files
File Type: zip AnthChecker_v138.zip (83.9 KB, 1952 views)
File Type: zip AnthCheckerS_v138_Build4.zip (21.5 KB, 350 views)
File Type: zip AnthCheckerS_v138_Build6.zip (21.8 KB, 429 views)
File Type: zip AnthCheckerS_v138_Build7.zip (22.9 KB, 556 views)
File Type: zip AnthCheckerS_v138_Build8.zip (23.1 KB, 1023 views)
File Type: zip AnthCheckerS_v138_Build10.zip (23.8 KB, 458 views)

Last edited by AnthraX : 19th November, 2009 at 10:11 PM.
Reply With Quote
  #2  
Unread 29th December, 2006, 07:09 PM
kawaii kawaii is offline
Holy Shit!!
 
Join Date: Oct 2004
Posts: 1,205
Default

Nice new years present
__________________
Stats!
Reply With Quote
  #3  
Unread 29th December, 2006, 07:15 PM
Rush's Avatar
Rush Rush is offline
Holy Shit!!
 
Join Date: Apr 2003
Location: Texas
Posts: 1,157
Default

Quote:
Originally Posted by AnthraX View Post
Code:
    * [Added] OS Checking bypass kick (kicktype 10)
That's the sort of thing I've been waiting fot! THX. Good job on making a native linux part.
__________________
[email address]
Reply With Quote
  #4  
Unread 29th December, 2006, 01:56 PM
[BSC]MasterJohnny [BSC]MasterJohnny is offline
Holy Shit!!
 
Join Date: Apr 2005
Location: Hajdúszoboszló, Hungary
Posts: 823
Default

This happens on my Linux box:

Code:
Spawning: AnthCheckerS_v138.ACActor
appError called:
Can't bind to native class AnthCheckerS_v138.ACHook
Executing UObject::StaticShutdownAfterError
Signal: SIGIOT [iot trap]
Aborting.
Exiting.
I copied all files to the System folder. Did I miss something?

EDIT: My Windows machine just stops, without warnings:

Code:
ScriptLog: ### ------------------------------------------------------------- 
ScriptLog: ### AnthChecker v1.38 (Build 1) initializing...
ScriptLog: ### ------------------------------------------------------------- 
ScriptLog: ### * NetDriver fix enabled : True
ScriptLog: ### --> NetDriver hooked : True
ScriptLog: ### --> DLO hooked : True
ScriptLog: ### ------------------------------------------------------------- 
ScriptLog: ### * PackageChecker enabled : True
ScriptLog: ### --> Magic Key: -1445602304
ScriptLog: ### --> ../System/AnthCheckerC_v138.u : 1768647923
ScriptLog: ### --> ../System/UTPureRC7G.u : 1299979783
ScriptLog: ### --> ../System/EUT_1G.u : 1087164347
ScriptLog: ### --> Multichecksum file : Female1Skins.utx
ScriptLog: ### --> Multichecksum file : Female2Skins.utx
ScriptLog: ### --> Multichecksum file : Female2Voice.uax
ScriptLog: ### ------------------------------------------------------------- 
ScriptLog: DM-Deck16][.AccuGib0 False
ScriptLog: ("UTDCV18","UTDCV18DLL","SOLDIERSKINS","COMMANDOSKINS","FCOMMANDOSKINS","SGIRLSKINS","BOSSSKINS","BOTPACK","MAPVOTELA13","UTPURERC7G","ZPPURE7G","SGIRLSKINS_TEST21","ANTHCHECKERC_V138","EUT_1G","EUTIV","EUT3","IPTOCOUNTRY_AOL","ASC758","ASC7CC")
ScriptLog: +----
ScriptLog: | IpToCountry 1.2 by [es]Rush - Enabled!
ScriptLog: | PrimaryQueryServer  : utgl.unrealadmin.org/iptocountry12.php
ScriptLog: | SecondaryQueryServer: smrtnici.eccms.net/sphx/iptocountry12.php
ScriptLog: | Extension for AOL   : True
ScriptLog: +----
Init: Game engine initialized
Log: Success - 0 error(s), 0 warnings
Exit: Preparing to exit.
Reply With Quote
  #5  
Unread 29th December, 2006, 02:01 PM
AnthraX's Avatar
AnthraX AnthraX is offline
Administrator
 
Join Date: Jun 2004
Location: Ghent (Belgium)
Posts: 1,380
Default

Quote:
Originally Posted by [BSC]MasterJohnny View Post
This happens on my Linux box:

Code:
Spawning: AnthCheckerS_v138.ACActor
appError called:
Can't bind to native class AnthCheckerS_v138.ACHook
Executing UObject::StaticShutdownAfterError
Signal: SIGIOT [iot trap]
Aborting.
Exiting.
which UT version/linux distribution are you running?
Also keep in mind that UT will look for the AnthCheckerS_v138.so file in the folder where ucc-bin is located. If this is not your System folder then you'll have to move the file.

Quote:
Code:
ScriptLog: ### ------------------------------------------------------------- 
ScriptLog: ### AnthChecker v1.38 (Build 1) initializing...
ScriptLog: ### ------------------------------------------------------------- 
ScriptLog: ### * NetDriver fix enabled : True
ScriptLog: ### --> NetDriver hooked : True
ScriptLog: ### --> DLO hooked : True
ScriptLog: ### ------------------------------------------------------------- 
ScriptLog: ### * PackageChecker enabled : True
ScriptLog: ### --> Magic Key: -1445602304
ScriptLog: ### --> ../System/AnthCheckerC_v138.u : 1768647923
ScriptLog: ### --> ../System/UTPureRC7G.u : 1299979783
ScriptLog: ### --> ../System/EUT_1G.u : 1087164347
ScriptLog: ### --> Multichecksum file : Female1Skins.utx
ScriptLog: ### --> Multichecksum file : Female2Skins.utx
ScriptLog: ### --> Multichecksum file : Female2Voice.uax
ScriptLog: ### ------------------------------------------------------------- 
ScriptLog: DM-Deck16][.AccuGib0 False
ScriptLog: ("UTDCV18","UTDCV18DLL","SOLDIERSKINS","COMMANDOSKINS","FCOMMANDOSKINS","SGIRLSKINS","BOSSSKINS","BOTPACK","MAPVOTELA13","UTPURERC7G","ZPPURE7G","SGIRLSKINS_TEST21","ANTHCHECKERC_V138","EUT_1G","EUTIV","EUT3","IPTOCOUNTRY_AOL","ASC758","ASC7CC")
ScriptLog: +----
ScriptLog: | IpToCountry 1.2 by [es]Rush - Enabled!
ScriptLog: | PrimaryQueryServer  : utgl.unrealadmin.org/iptocountry12.php
ScriptLog: | SecondaryQueryServer: smrtnici.eccms.net/sphx/iptocountry12.php
ScriptLog: | Extension for AOL   : True
ScriptLog: +----
Init: Game engine initialized
Log: Success - 0 error(s), 0 warnings
Exit: Preparing to exit.
This one is quite odd... Are you sure that this is because of AnthChecker?

Last edited by AnthraX : 29th December, 2006 at 02:05 PM.
Reply With Quote
  #6  
Unread 29th December, 2006, 02:09 PM
[BSC]MasterJohnny [BSC]MasterJohnny is offline
Holy Shit!!
 
Join Date: Apr 2005
Location: Hajdúszoboszló, Hungary
Posts: 823
Default

On linux I use the 436 patch with ASU. On windows I have the 440 patch. The only thing I changed on them was the replacement of the AC files. And yes, the files are located in the System directory, where ucc-bin can be found, too. I'll take a deeper look later.
Reply With Quote
  #7  
Unread 29th December, 2006, 04:37 PM
Baiter's Avatar
Baiter Baiter is offline
Holy Shit!!
 
Join Date: Mar 2004
Location: Houston, TX
Posts: 1,566
Default

Thank you very much for this Anthrax. We needed this!

And thanks to you too Shambler!
__________________
-={SDA}=-Baiter | Maker of Sniper's Heaven
Clan SDA | UT Server Baiter Edition | Play Sniper's Heaven!!! | SDA Gaming Servers
Reply With Quote
  #8  
Unread 30th December, 2006, 03:22 AM
[BSC]MasterJohnny [BSC]MasterJohnny is offline
Holy Shit!!
 
Join Date: Apr 2005
Location: Hajdúszoboszló, Hungary
Posts: 823
Default

The Windows sever seems to work only when bEnableNetFix=false. But this has no effect on the Linux server. That writes the same.
Reply With Quote
  #9  
Unread 30th December, 2006, 08:16 AM
-graVe- -graVe- is offline
Forum Newcomer
 
Join Date: Dec 2003
Posts: 14
Default

Hi I have the same probleme with my Linux server, also UT 436.

Spawning: AnthCheckerS_v138.ACActor
appError called:
Can't bind to native class AnthCheckerS_v138.ACHook
Executing UObject::StaticShutdownAfterError
Reply With Quote
  #10  
Unread 30th December, 2006, 08:30 AM
Rush's Avatar
Rush Rush is offline
Holy Shit!!
 
Join Date: Apr 2003
Location: Texas
Posts: 1,157
Default

It works good for me so far. Linux, UT 436. I also tried 451 and it started.
__________________
[email address]
Reply With Quote
  #11  
Unread 30th December, 2006, 11:20 AM
Baiter's Avatar
Baiter Baiter is offline
Holy Shit!!
 
Join Date: Mar 2004
Location: Houston, TX
Posts: 1,566
Default

The server wont start unless I disable the crash fix.

I'm running Windows Server 2003 Enterprise Edition.
__________________
-={SDA}=-Baiter | Maker of Sniper's Heaven
Clan SDA | UT Server Baiter Edition | Play Sniper's Heaven!!! | SDA Gaming Servers
Reply With Quote
  #12  
Unread 31st December, 2006, 03:23 AM
SunMan's Avatar
SunMan SunMan is offline
Rampage
 
Join Date: Oct 2006
Location: Bern / Switzerland
Posts: 52
Thumbs up

Thank you Anthrax! A very nice (after) Christmas gift for us!

Running here on Windows 2003 Server / UT 4.36 without problems and bEnableNetFix=true
__________________
Greetings from Switzerland
[SU+S]SunMan (Peter)

Last edited by SunMan : 4th January, 2007 at 07:56 AM. Reason: Add configuration
Reply With Quote
  #13  
Unread 11th January, 2007, 06:49 AM
SesioN SesioN is offline
Rampage
 
Join Date: May 2006
Posts: 83
Default

There is a trigger bot non dedectable on:

UTPureRC7G
AnthCheckerC_v138
UTDCv18
AntiFA46_C
AntiTweakV34

Petition/Question to: AnthraX,Troublesome, Robus, Rush

Anyone interessed to setup an addeon anti this shit? We will of course provide the trigger bot. (I assume that alot of "top" insta players etc. use it)
Reply With Quote
  #14  
Unread 11th January, 2007, 09:16 AM
Azura's Avatar
Azura Azura is offline
Holy Shit!!
 
Join Date: Apr 2003
Posts: 4,029
Default

What form does it come under ? U file ? DLL ? Exe ? If it's an exe, better address Troublesome as it's native stuff.
__________________
How to feck up a perfectly good game:
UT (1999) = UnbelievableGameSoCoolIMustHelpBringNewPlayers Tournament
UT (2008) = Unreal ThrustMyPrivatePartsInYourFaceBish

And that's probably why UTIII was a relative flop. New game, same sh*thead players ^^.
Reply With Quote
  #15  
Unread 12th January, 2007, 07:01 AM
SixtSense's Avatar
SixtSense SixtSense is offline
Holy Shit!!
 
Join Date: Jun 2004
Location: The Hague ,Holland
Posts: 1,001
Default

People are stupid using things from H***s He always builds in a trojan
__________________
DMC HomePage
------------------------------------------------------
Other Projects:
Fun-Dump.com 5k uniques daily
Phunneyshit.net 2k uniques daily
Trash n Babes 1,5k uniques daily
Babe-Dumper 1,5k uniques daily <New Site
________________________________
We allways search for "active" plug exchange
Reply With Quote
  #16  
Unread 17th January, 2007, 02:46 PM
DirtyDan DirtyDan is offline
Killing Spree
 
Join Date: Sep 2004
Posts: 24
Default

what is the MD5 for the AnthChecker v1.38 so ppl can add it to UTDC package check .. or is there no need for it like there was with the AnthChecker v1.37 ?
Reply With Quote
  #17  
Unread 17th January, 2007, 02:51 PM
Baiter's Avatar
Baiter Baiter is offline
Holy Shit!!
 
Join Date: Mar 2004
Location: Houston, TX
Posts: 1,566
Default

Quote:
Originally Posted by DirtyDan View Post
what is the MD5 for the AnthChecker v1.38 so ppl can add it to UTDC package check .. or is there no need for it like there was with the AnthChecker v1.37 ?
Use the program that came with UTDC to find the true MD5 of the package.

And yes, you gotta have it.
__________________
-={SDA}=-Baiter | Maker of Sniper's Heaven
Clan SDA | UT Server Baiter Edition | Play Sniper's Heaven!!! | SDA Gaming Servers
Reply With Quote
  #18  
Unread 18th January, 2007, 04:43 PM
DirtyDan DirtyDan is offline
Killing Spree
 
Join Date: Sep 2004
Posts: 24
Default

thanks!!
Reply With Quote
  #19  
Unread 22nd January, 2007, 03:52 AM
AnthraX's Avatar
AnthraX AnthraX is offline
Administrator
 
Join Date: Jun 2004
Location: Ghent (Belgium)
Posts: 1,380
Default

original post updated
Reply With Quote
  #20  
Unread 22nd January, 2007, 04:24 AM
SunMan's Avatar
SunMan SunMan is offline
Rampage
 
Join Date: Oct 2006
Location: Bern / Switzerland
Posts: 52
Default

Quote:
Originally Posted by AnthraX View Post
original post updated
Thanks AnthraX! is all ready installed here
Hope i was the first one
__________________
Greetings from Switzerland
[SU+S]SunMan (Peter)
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 06:16 AM.


 

All pages are copyright The Unreal Admins Page.
You may not copy any pages without our express permission.