Giter VIP home page Giter VIP logo

cs2-dumper's Introduction

cs2-dumper

An external offset/interface dumper for Counter-Strike 2, with support for both Windows & Linux.

Powered by memflow.

Getting Started

You can download the latest release from Releases or compile it yourself. Note that compiling it yourself requires your Rust compiler version to be at least 1.74.0 or newer, and the nightly toolchain must be installed.

Usage

  1. Ensure the game process is running (Being in the main menu should suffice).
  2. Run the cs2-dumper executable (Note that some memflow connectors may require elevated privileges to work).

When running the executable without providing an optional memflow connector name, it will default to using the memflow-native cross-platform OS layer to read the memory of the game process. If you wish to use an existing memflow connector instead, pass the connector and optional connector-args arguments to the program.

E.g. ./cs2-dumper -c pcileech -a device=fpga -vvv

Available Arguments

  • -v...: Increase logging verbosity. Can be specified multiple times.
  • -c, --connector <connector>: The name of the memflow connector to use.
  • -a, --connector-args <connector-args>: Additional arguments to supply to the connector.
  • -o, --output <output>: The output directory to write the generated files to. Default: output.
  • -i, --indent-size <indent-size>: The number of spaces to use per indentation level. Default: 4.
  • -h, --help: Print help.
  • -V, --version: Print version.

License

Licensed under the MIT license (LICENSE).

cs2-dumper's People

Contributors

a2x avatar albert24gg avatar arrayffs avatar czy2019 avatar m3351an avatar mildnsj avatar mysty0 avatar superyu1337 avatar theunrealtarik avatar xsintashi avatar zanderfoster 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.