Skip to content

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

License

Notifications You must be signed in to change notification settings

SeizureSaladd/jsploit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


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!!)

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published