Giter VIP home page Giter VIP logo

gamee-hack's Introduction

Gamee Hack proxy

Simple proxy server for hacking Gamee games

๐Ÿ’ก Introduction

The idea of creating such Proxy was initially offered by @KtlTheBest. Our first try to change the score was through intercepting requests in BurpSuite. However, this was not enough since server of Gamee was able to see the delay. That is how this proxy was born.

๐Ÿ”จ Usage

  1. You first have to install Python on your machine.
  2. After installing Python, you should be able to run the following in the command line:
$ pip install mitmproxy
  1. Now in order to run proxy successfully, you have to configure your browser's proxy settings. You should set both HTTP and HTTPS protocols to the following Web Proxy Server: localhost:8000. Use the following steps to configure Proxy setting for your browser.
  • If you use Mac, you should configure Safari. If you successfully configure Safari, all browsers will use the same proxy, so they do not need additional configuration.
  • If you do not use Mac and your browser is Chrome or Firefox.
  1. Once you have installed all necessary packages and configured your proxy settings, route to the project folder and change the value of desired_score variable in main.py file to the score you want. By default, it is set to 1000.

  2. Now run the following in the command line:

$ mitmdump -s main.py
  1. Play any game and once you finish to play, your score will change to a desired_score.

  2. When you finish playing the game, set your browser Proxy settings to default. Otherwise, you will be not able to access internet.

gamee-hack's People

Contributors

ironsoul0 avatar

Watchers

James Cloos 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.