1.4.0 • Published 5 years ago

dyz-obfuscator v1.4.0

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

dyz-obfuscator

The HTML, CSS, JS and Lua obfuscator for FiveM's resources.

Sorry, if this repo might be looks messy. I don't have time to clean up the code.

Installation & Update

npm i -g dyz-obfuscator

Usage

dobs [option]

Example:

  • Easy way to use:
dobs
  • Wanna set a source and output folder? Check this:
dobs -s "/path/to/source" -o "/path/to/output"

#or

dobs --source /path/to/source --output /path/to/output
  • Ignore some file by keywords? Use this option and see example of json file here.
dobs -i /path/to/ignore-list.json

#or

dobs -ignore /path/to/ignore-list.json

Options

 -V, --version         output the version number
 -s,--source [folder]  Source images directory (default: "./")
 -o,--output [folder]  Directory to be created for obfuscated files (default: "./dyz-obfuscated")
 -i,--ignore [json file]  JSON file that contain keywords to skip obfuscation
 -h, --help            output usage information

Dependencies

  • "chegs-simple-logger": "^1.1.0"
  • "clean-css": "^5.2.0"
  • "css": "^3.0.0"
  • "fs-extra": "^10.0.0"
  • "globby": "^12.0.2"
  • "html-minifier": "^4.0.0"
  • "javascript-obfuscator": "^2.19.0"
  • "lodash": "^4.17.21"
  • "log-update": "^4.0.0"
  • "luamin": "^1.0.4"
  • "node-jsencrypt": "^1.0.0"
  • "rimraf": "^3.0.2"
  • "simple-git": "^1.131.0"
  • "utf8": "^3.0.0"

Thank to chegele/AutoGitUpdate for check version script, And Thank to ganlvtech/lua-simple-encrypt for lua encryption !

1.4.0

5 years ago

1.3.29

5 years ago

1.3.25

5 years ago

1.3.28

5 years ago

1.3.26

5 years ago

1.3.27

5 years ago

1.3.19

5 years ago

1.3.20

5 years ago

1.3.21

5 years ago

1.3.24

5 years ago

1.3.22

5 years ago

1.3.23

5 years ago

1.3.18

5 years ago

1.3.17

5 years ago

1.3.16

5 years ago

1.3.15

5 years ago

1.3.14

5 years ago

1.3.13

5 years ago

1.3.12

5 years ago

1.3.11

5 years ago

1.3.10

5 years ago

1.3.9

5 years ago

1.3.8

5 years ago

1.3.7

5 years ago

1.3.6

5 years ago

1.3.5

5 years ago

1.3.4

5 years ago

1.3.3

5 years ago

1.3.2

5 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.8

5 years ago

1.2.7

5 years ago

1.2.6

5 years ago

1.2.5

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.6-b

5 years ago

1.1.6-a

5 years ago

1.1.6

5 years ago

1.1.5

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago