Skip to content

Husk-ees/lunar-launcher-inject

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 inject.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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 82.0%
  • JavaScript 18.0%