Coder Social home page Coder Social logo

instux's Introduction

InsTux

This is InsTux, a feature-packed multihack for Insurgency on Linux.

Features

See post on UnknownCheats.me: InsTux hack for Insurgency on Linux

Installation

(example commands here are for Ubuntu/Debian)

  1. install some basic dependencies

    sudo apt-get install cmake g++ gdb git libsdl2-dev zlib1g-dev
    
  2. make sure your g++ version is at least 6.0. Here is AimTux's tutorial page for updating g++ How to update g++ You will also need to install the corresponding g++ multilib

  3. clone the repository and cd to its root directory

    git clone https://github.com/flint201/InsTux
    cd InsTux
    
  4. generate the Makefile

    cmake .
    
  5. compile

    make
    

At this point if you see a file called libInsTux.so in you directory you have succeessfully compiled the hack. To use, start the game and wait until it reaches main menu, then run ./load in the repo directory.

Insurgency PID: 12229

[New LWP 12230]
...
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0xf77cdc89 in __kernel_vsyscall ()
$1 = (void *) 0x40d6eb70
$2 = 0x0

If the last line of the output shows $2 = 0x0 like this it means the hack has successfully loaded. You should also see the following output in your game console.

++++ InsTux starting...
++++ InsTux loading complete! +++++++++++++++++++++++++++++++++++++++

Config

After running the hack, a config file will be generated in your home directory ~/.instux.cfg, you can edit the file to change the settings. You will need to reload the hack in order for the changes to take effect. If you wish to restore the default config, simply delete or rename ~/.instux.cfg, and it will be generated for you. You may have to re-generate the config file after updating, since the items in the config file may change.

Updating

This project is undergoing active development, run ./update in your repo directory to get the latest version.

Disclaimer

This project is for education purpose only. And the code will be provided as-is, the author does not assume any responsibility for damage of any kind cause by the use of this software.

Credits

Special thanks to contributors of project AimTux for open source such an awesome project, I learned a lot from their code. Also, tons of thanks to aixxe, the blog is very informative and helpful.

instux's People

Contributors

luk1337 avatar mcswaggens avatar aixxe avatar flint201 avatar kvdrrrrr avatar kingbowser avatar theodd avatar stop avatar ocornut avatar lolaristocrat avatar fiji-breeze avatar x64architecture avatar lm-ao avatar noahfriendo avatar luca020400 avatar sergey-zero avatar aventuum avatar marzika avatar thehen101 avatar shusako avatar pingbird avatar th3sh4d0w avatar exp111 avatar bryantwilliam avatar nyanloutre avatar zuzumanjo avatar ver0x avatar notphage avatar knabber123 avatar crazywolf132 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.