Skip to content

This tool makes JS code almost unreadable (Dead code injector).

License

Notifications You must be signed in to change notification settings

EZRAIDv2/dead-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

ДЛЯ РУССКИХ:

Если вы не знаете английский язык, то учите. :)

dead-js

Makes JS code almost unreadable (Dead code injector). WARNING: This version is for LINUX only.

How to install

Run this in command line:

clear || cls || :; echo "Installing, please wait.." && wget https://raw.githubusercontent.com/EZRAIDv2/dead-js/main/dead_js && chmod u+x dead_js && python3 dead_js

Mac OS version:

clear || cls || :; echo "Installing, please wait.." && curl https://raw.githubusercontent.com/EZRAIDv2/dead-js/main/dead_js > dead_js && chmod u+x dead_js && python3 dead_js

How to run

Run this in command lne:

clear && echo "Preparing to run..." && clear && sleep 0.6 && echo "Running now!" && python3 dead_js

How to use

Run the program. You will see something like this:

o.OOOo.                     o         OooOoo .oOOOo.  
 O    `o                   O              O  o     o  
 o      O                  o              o  O.       
 O      o                  o              O   `OOoo.  
 o      O .oOo. .oOoO' .oOoO              o        `O 
 O      o OooO' O   o  o   O              O         o 
 o    .O' O     o   O  O   o        O     o  O.    .O 
 OooOO'   `OoO' `OoO'o `OoO'o       `OooOO'   `oooO'
 
                                                Dead JS EZRAIDv2
                                            v1.0.0

Enter / paste your code here (type "__DONE__" to start obfuscation):

What to do next:

  • Enter (or paste) your code to terminal.
  • Press "Enter".
  • When done, type "DONE" in the terminal and press "Enter" again.
  • Done! The obfuscated code is bellow.

About

This tool makes JS code almost unreadable (Dead code injector).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages