Results 1 to 6 of 6

Thread: LIBCOD: q3dirtravfix & forcing allow downloading

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    ... connecting
    Join Date
    Aug 2018
    Posts
    5
    Thanks
    0
    Thanked 2 Times in 2 Posts

    LIBCOD: q3dirtravfix & forcing allow downloading

    Hi guys i need little help.

    I had problems with stealing ROCN from my servers - q3dirtrav exploit for COD2 reading my server.cfg and stealing servers RCON.

    I know i must then change server.cfg to so something else , example changed server.cfg to mySRV.cfg



    but


    I aslo want to force players who are connecting to my server so they always have enabled Allowed Downloding with libcod.

    i done this in LINUX console

    g++ (multilib for x64)

    Code:
    dpkg --add-architecture i386
    apt-get update
    apt-get install gcc-multilib
    apt-get install libmysqlclient-dev:i386
    apt-get install g++-multilib
    started COD2 server with this command

    Code:
    LD_PRELOAD=libcod2_1_3_nomysql.so ./cod2_lnxded_1_3_cracked +set dedicated 2 +set net_port 28960 +set fs_game pam +exec server.cfg
    Question 1) With this LIBCOD 1_3_nomysql , will that fix q3dirtrav exploit (downloaded form here http://killtube.org/downloads/libcod/ )

    Question 2) How to force allow Allowed Downloding with LIBCOD ???
    Last edited by croat1986; 13th October 2018 at 16:15.

  2. The Following User Says Thank You to croat1986 For This Useful Post:

    kung foo man (13th October 2018)

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •