Code Monkey home page Code Monkey logo

ut4-ue4-hook's Introduction

/* Unreal Tournament 4 UE4 Hook

// gObjects // 48 8D 0D ?? ?? ?? ?? C6

// gNames // 48 89 1D ?? ?? ?? ?? 48 8B 5C 24 20 */ An example drawing/aimbot hook for UE4 on Unreal Tournament 4

  1. You must dump and fix up the SDK yourself if this current one stops working. Included .zip (SDK.zip) with the SDK files.

  2. Rotator aimbot works, but is linear with no velocity check.

  3. No teamcheck, it's custom or undefined in this game.

Exercises:

  • see if you can use tags or other methods to place players onto teams. example. add friendly/foe arrays for aimbot
  • see if you can add even a velocity check for aimbot to hit better over range, even if weapon info isn't available, you can hardcode some weapon projectile speeds and do linear math here pretty easily

Purpose: The purpose is mostly to demonstrate how a hack could be made on any Unreal Engine game in 64bit very quickly, even given the lack of references/info around (on most titles, UE4 is fairly popular though). There's not much stealth or other methods applied here.

ut4-ue4-hook's People

Contributors

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