Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Feb 13, 2021. It is now read-only.
/ replug Public archive

Semi-automatic reverse engineering of plug.dj client javascript

License

Notifications You must be signed in to change notification settings

extplug/replug

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

152 Commits
152 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

non-lethal plug.dj reverse engineering

A messy script that spews as-readable-as-computerly-possible versions of plug.dj modules into a directory.

usage

The easiest way to use replug is with npx:

  1. npx replug

Alternatively, install the CLI globally (you'll have to update manually from time to time):

  1. npm install -g replug
  2. replug

There are some command-line options:

-h, --help            output usage information
-V, --version         output the version number
-m, --mapping [file]  File containing the mapping JSON (optional, it's auto-generated if no file is given)
-o, --out [dir]       Output directory [out/]
-v, --verbose         Use verbose output instead of bullet list

examples

Dump output in out/:

npx replug

Output in output-directory/:

npx replug --out output-directory

Licence

MIT

About

Semi-automatic reverse engineering of plug.dj client javascript

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  
Morty Proxy This is a proxified and sanitized view of the page, visit original site.