Giter Club home page Giter Club logo

jsmeow's Introduction

JSMeow - Small Tool Hacking game

NodeJS for external Game Hacking (Windows only)

This is a Node.js module available through the npm registry.

Before installing, download and install Node.js. Node.js 16.14.0 or higher is required.

Installation is done using the npm install command:

Installation

manual build version:

manual build version require node-gyp.

> npm install jsmeow

prebuild version:

> npm install jsmeow@n-api

note please install Visual C++ Redistributable latest

Features

  • memory
    • signatureTypes
    • Debugger
    • openProcess
    • closeProcess
    • getProcesses
    • findModule
    • getModules
    • readMemory
    • readBuffer
    • writeMemory
    • writeBuffer
    • findPattern
    • findPatternByModule
    • findPatternByAddress
    • callFunction
    • virtualAllocEx
    • virtualProtectEx
    • getRegions
    • virtualQueryEx
    • attachDebugger
    • detatchDebugger
    • awaitDebugEvent
    • handleDebugEvent
    • setHardwareBreakpoint
    • removeHardwareBreakpoint
    • injectDll
    • unloadDll
    • STRUCTRON_TYPE_STRING
  • Struct (class)
  • overlay
    • init
    • deInit
    • update
    • close
    • loop
    • setPosition
    • fontInit
    • fontDeInit
  • draws
    • text
    • textLines
    • pixel
    • box
    • alphaBox
    • cornerBox
    • line
    • dashLine
    • circle
    • radCircle
    • valueBar
    • poly
    • customShape
  • vector2
    • create
    • addition
    • subtraction
    • multiplication
    • division
    • magnitude
    • distance
    • closest
  • vector3
    • create
    • addition
    • subtraction
    • multiplication
    • division
    • magnitude
    • distance
    • closest
  • isKeyPressed
  • pressKey
  • mouseMove
  • mouseClick
  • setForeground

Thank to qb-0 & Rob-- ❤️

jsmeow's People

Contributors

droidxrx avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

kamarihikari

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.