Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 716 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 716 Bytes

lunar_launcher_inject

Small wrapper for lunar clients electron launcher.

Uses the Chrome DevTools Protocol to override the node child_process.spawn function and inject jvm arguments. See payload.js.

Re-enables agent attaching + loads all jar files in the same directory as the executable as premain agents.

Usage

  • Download the executable for your OS
  • Place it in a directory together with any premain agents you want to use
  • Launch lunar using this program instead of the official launcher. The launcher looks normal but will silently inject the agents on launch.