Giter Site home page Giter Site logo

ceserver-pcileech's Introduction

ceserver-pcileech

Ceserver-pcileech allows using Cheat Engine against a remote machine, without the need to install ANY software on that remote machine. It was developed independently from the Cheat Engine software by DarkByte and PCILeech by Ulf Frisk, and is not affiliated with either.

All Cheat Engine functions may not be available. Currently implemented is the ability to:

  • Connect to a Process
  • Read Memory
  • Write Memory
  • Search Memory
  • Browse Memory
  • View Module Listing

Other functions may or may not work (likely the latter).

Terminology

  • "Source": The machine running Cheat Engine and PCILeech.
  • "Target": The machine running the process to be inspected/altered.

Prerequisites

  • Two machines running Windows
  • MemProcFS running on the source machine (part of the PCILeech ecosystem by Ulf Frisk)
  • Additional requirements, including possibly the purchase of a hardware FPGA card if you choose to go that route. See the PCILeech documentation for your particular use case.

Installation Option #1 - Downloading the Binary

It is recommended that you build ceserver-pcileech yourself from its source code:

  1. Download and install Temurin 17 (Any other Java 17+ is fine too)
  2. Download the latest ceserver-pcileech.jar from Github
  3. Copy the downloaded ceserver-pcileech.jar file to your Desktop
  4. Continue with "Running the Server" section below

Installation Option #2 - Building from Source

It is recommended that you build ceserver-pcileech yourself from its source code:

  1. Download and install Temurin 17 (Any other Java 17+ is fine too)
  2. Download and install Apache Maven
  3. Download the latest source code from Github
  4. Unzip the source code to any desired location
  5. Build it using Maven by typing "mvn package" in the source code directory
  6. Copy the ceserver-pcileech.jar file from the 'target' directory to your Desktop
  7. Continue with "Running the Server" section below

Running the Server

  1. Open a command prompt (Win+R then type "cmd")
  2. Type "cd Desktop"
  3. Type "java -jar ceserver-pcileech.jar"
  4. Configure the server in the window that appears
  5. Press the "Start Server" button
  6. The server will now be listening on the default port, 52736.

Connecting to the server

  1. Open Cheat Engine
  2. File -> Open Process
  3. Click 'Network'
  4. Type 'localhost' in the 'Host' field
  5. Click 'Connect' and select a process to open

Contributing to ceserver-pcileech

Thank you for your interest in contributing to ceserver-pcileech!

To submit your changes to me, please create a pull request, and I will personally review your submission. If it is accepted, you will receive credit for your submission. If you'd like your submission to be anonymous or pseudonymous, please let me know.

ceserver-pcileech's People

Contributors

isabellaflores 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.