Skip to content
View ENJATZ's full-sized avatar

Block or report ENJATZ

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. cod-mw-deobfuscator cod-mw-deobfuscator Public

    This will help you obtain offsets and decryption of certain in-game pointers. It uses Zydis in order to read assembly registers and translate them to C++ code.

    C

  2. stock-price-prediction stock-price-prediction Public

    React Native application that uses AI to predict future stock prices. Exposes endpoints using flash api to fetch data.

    TypeScript

  3. unity-zombies unity-zombies Public

    Unity Game, as a player you are a first person controller (FPS) starting with an MP-5. Zombies are being spawned within a specific radius around the player (camera game object). Your job is to kill…

    C#

  4. customer-service-dapp customer-service-dapp Public

    The Customer Service Dapp is a proposed web application that would make it easier for dapps on the Internet Computer (IC) to provide customer service to their users.

    Svelte 1

  5. kernel-iat-manual-mapper kernel-iat-manual-mapper Public

    A tool for manually mapping .dll files into game processes, designed to bypass anti-cheat systems. Intended for research and educational purposes only, not for creating exploits or unauthorized mod…

    C++

  6. guess-game-socket guess-game-socket Public

    Multiplayer “Guess the Word” game using a client-server architecture. The server is built with TypeScript and Node.js, providing both game logic and an API to monitor ongoing matches. The client co…

    TypeScript