Skip to content

Latest commit

 

History

History
68 lines (53 loc) · 2.23 KB

README.md

File metadata and controls

68 lines (53 loc) · 2.23 KB


JSploit is a node.js Roblox exploit written in JavaScript

GitHub License GitHub All Releases GitHub Repo stars

jsploitFeaturesPrerequisitesGetting StartedContributingLicense


jsploit

doesn't work as of now just decided to make public bc funny

A node.js UWP Roblox exploit written in JavaScript for maximum comedic effect.

Based off of uwp_executor

Was not intended for actual usage but instead a fun project.

HUGE thanks to everyone who contributed to this. I am incredibly stupid so thanks for telling me what I needed to do to get this to work.

Features

  • Fully external (no DLL injected)
  • Executes lua code
  • Luau compilation and Luau bytecode compression
  • Written in language not meant for this

TODO:

  • Add custom functions
  • Add address dumper
  • Make UI using Tauri or Electron for funny
  • ???

Prerequisites

  • Node.js
  • memoryjs and node-gyp packages

Getting Started

  1. Clone the repository to your local machine.
  2. Install the required packages. (NOTE: READ MEMORYJS AND NODE-GYP INSTALLATION INSTRUCTIONS)
npm install
  1. Open Roblox
  2. Run the executor using the following command:
node .

Contributing

Contributions are welcome. If you make it betterer open a pull request. Just note that you must change the RuntimeLibrary in the node-gyp generated .vcxproj file to MultiThreadedDLL or else Luau will not work.

License

This project is licensed under GNU GPLv3 which means you're free to do what you want except distributing closed source versions. (NO SKIDS ALLOWED!!!1111!!)