Skip to content

simple lunar client launcher in nodejs. obv this uses electron app remote debugging

Notifications You must be signed in to change notification settings

Fweak/lunar-launcher-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lunar-launcher-node

simple lunar client launcher in nodejs. obv this uses electron app remote debugging

Heavily Inspired By: Lunar Launcher Inject - Nilsen84

Only supports windows (cuz idc)

What it does:

  • Locates "Lunar Client.exe" in %localappdata%(AppData\Local)
  • Spawns an instance of "Lunar Client.exe" with arg: --remote-debuging-port=<PORT>
  • Finds Websocket Debug Url and connects to it.
  • Executes the payload.js through the websocket conn.

Usages:

About

simple lunar client launcher in nodejs. obv this uses electron app remote debugging

Resources

Stars

Watchers

Forks