Code Monkey home page Code Monkey logo

pauloston / sentinelsync-dll-injector-hooking-hjacking Goto Github PK

View Code? Open in Web Editor NEW
2.0 0.0 1.0 3.07 MB

The code offers multiple RWX injection methods, enhancing flexibility and effectiveness. Use the user-friendly imgui mode for the injectors user interface.

License: MIT License

C# 32.28% C 60.89% C++ 6.83%
dll dll-hijacking dll-hooking dll-injection dll-injector dll-injector-apex-legends dll-injector-be dll-injector-eac dll-injector-rust dll-injector-valorant

sentinelsync-dll-injector-hooking-hjacking's Introduction

SentinelSyncDLLFusion C++


s4nx Playing Now

Information ๐ŸŒŸ

External Game Project primarily written in C++, utilizing external libraries. I'm actively combating scammers while developing various cheats and tools for games, including Hack Cheat Driver Esp Aimbot Magic Bullet, Driver Injector Overlay, and Imgui.

Developed Cheat Hacks for the Following Games๐Ÿš€
  • Rise Online ๐ŸŒ„
  • Apex Legends ๐Ÿ†
  • Bloodhunt ๐Ÿ”
  • Call of Duty: Cold War โ˜ข๏ธ
  • Call of Duty: Vanguard โš”๏ธ
  • Call of Duty: Warzone/MW (Modern Warfare) ๐Ÿช‚
  • Dayz ๐ŸงŸ
  • Dead By Daylight ๐ŸŒ‘
  • Destiny 2 โš”๏ธ
  • Enlisted ๐Ÿ›ก๏ธ
  • Escape From Tarkov ๐Ÿ™๏ธ
  • Fortnite ๐Ÿ›ธ
  • Halo Infinite ๐Ÿ”ฅ
  • HyperFlick ๐ŸŽฏ
  • New Critical Hit ๐Ÿ’ฅ
  • New World ๐ŸŒ
  • Mir 4 ๐ŸŒŒ
  • Noble ๐Ÿฐ
  • Playerunknown's Battlegrounds (PUBG) ๐Ÿ†
  • Steam ๐ŸŽฎ
  • Rainbow Six Siege ๐ŸŒˆ
  • Rijin ๐Ÿ‰
  • Rogue Company ๐Ÿ’ฃ
  • Rust ๐Ÿ”ง
  • Scum ๐ŸงŸ
  • Splitgate ๐ŸŒ€
  • Super People ๐Ÿฆธ
  • Unleashed ๐ŸŒŸ
  • Valorant ๐Ÿ”ซ
  • Spoofer ๐Ÿ”ง
  • DLL Injector ๐Ÿ’‰
  • Be careful when purchasing hacking cheats to avoid scams. More projects to come.

  • We utilized TSearch (or Cheat Engine) to identify the address containing the remaining bomb count. With Ollydbg, we set a write breakpoint at that address to trace the writing process, which led us to the discovery of the CGame class. By feeding the CGame address into ReClass, we explored various offsets and assigned them more descriptive names. This process allowed us to generate a C++ class, as demonstrated in "CGame.h". Once our class was established, we integrated it into our DLL (using the F5 hotkey in this scenario), enabling us to inject it into the game and employ it as needed.

image

Features๐Ÿ› ๏ธ

Features (Drop Down)
  • AIMBOT ๐Ÿ”ซ
  • ESP ๐Ÿ‘๏ธ
  • SPOOFER ๐Ÿ›ก๏ธ
  • DRIVER ๐Ÿš—
  • INJECTOR ๐Ÿ’‰

List of Supported Anti-Cheat Systems:

  • Vanguard ๐Ÿ”ต
  • Easy Anti Cheat๐Ÿ”ต
  • BattlEye Anti Cheat๐Ÿ”ต
  • FACEIT ๐Ÿ”ต
  • Valve Anti-Cheat๐Ÿ”ต
  • PunkBuster๐Ÿ”ต
  • NProtect GameGuard๐Ÿ”ต
  • Ricoche๐Ÿ”ต

Features of the Source Code:

Features (Drop Down)
  • Undetected Injector + Driver ๐Ÿ’‰๐Ÿ” The source code provides a completely undetected injector and driver, along with a custom mapper. This powerful combination allows you to bypass Vanguard and FACEIT blocking methods.

  • Various RWX Injection Methods ๐Ÿ’ฝ๐Ÿ’‰ The code offers multiple RWX injection methods, enhancing flexibility and effectiveness.

  • Game Offsets and Signatures Dumping ๐ŸŽฎ๐Ÿ“Š Dump game offsets and signatures for supported engines like Ue4, Ue5, and Unity.

  • UI Mode (imgui mode) of the Injector ๐Ÿ–ผ๏ธ Use the user-friendly imgui mode for the injector's user interface.

  • Game and Game PDB Dumping ๐ŸŽฎ๐Ÿ—ƒ๏ธ Capable of dumping games and game pdb. Note: Compatibility may vary for some games.

  • Detours or Minhook Option ๐ŸŽฃ๐Ÿ”— Choose between using detours or minhook for your injection needs.

  • Warzone Offset Decryption ๐Ÿ”“ Decrypt Warzone offsets with ease.

  • Automated Offset Dumping and Signature Generation ๐Ÿ”„๐Ÿ” Automate offset dumping for all titles and generate signatures automatically.

  • x86 and x64 Injection Formats ๐Ÿ–ฅ๏ธ Choose between x86 and x64 injection formats based on your requirements.

  • IAT (Import Address Table) Dumper ๐Ÿ“ฆ Easily dump Import Address Tables.

  • Anti-Cheat Emulator ๐Ÿ›ก๏ธ๐Ÿ•น๏ธ Features an Anti-Cheat Emulator that offers extensive freedom for experimentation.

Media

image

โœจ DONATE Buy Me Coffee

BTC - 144feg2TVeVjhLfXVrKvaTzu2ViX4gYv6q

Disclaimer ๐Ÿšง

This project is intended solely for educational purposes. As the creator, I want to emphasize that I do not bear any responsibility for any potential harm or unlawful activities that may arise. My primary objective in undertaking this project was to deepen my understanding of reverse engineering, with no intention to disrupt the gaming experience for fellow enthusiasts. It's important to note that I won't be providing ongoing updates to the offsets due to these reasons. Please understand that the following code may not mirror the exact version used in my hackathon.

sentinelsync-dll-injector-hooking-hjacking's People

Contributors

koritossa avatar

Stargazers

 avatar  avatar

Forkers

dirtydreams

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.