Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 753 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 753 Bytes

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: