1.4.0 • Published 3 years ago

dyz-obfuscator v1.4.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 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

3 years ago

1.3.29

3 years ago

1.3.25

3 years ago

1.3.28

3 years ago

1.3.26

3 years ago

1.3.27

3 years ago

1.3.19

3 years ago

1.3.20

3 years ago

1.3.21

3 years ago

1.3.24

3 years ago

1.3.22

3 years ago

1.3.23

3 years ago

1.3.18

3 years ago

1.3.17

3 years ago

1.3.16

3 years ago

1.3.15

3 years ago

1.3.14

3 years ago

1.3.13

3 years ago

1.3.12

3 years ago

1.3.11

3 years ago

1.3.10

3 years ago

1.3.9

3 years ago

1.3.8

3 years ago

1.3.7

3 years ago

1.3.6

3 years ago

1.3.5

3 years ago

1.3.4

3 years ago

1.3.3

3 years ago

1.3.2

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.2.8

3 years ago

1.2.7

3 years ago

1.2.6

3 years ago

1.2.5

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.6-b

3 years ago

1.1.6-a

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago