ntes-js-obfuscation

0.4.1 • Public • Published

NTES JavaScript Obfuscation"

JavaScript Obfuscation Base on NetEase Project SDK.

Get Started

Init

const obf = new Obfuscation({ appKey: '<APP_KEY>' })

Obfuscate

const result = await obf.obfuscate(`const abc = '12323';console.log(abc)`)

console.log(result)

Readme

Keywords

none

Package Sidebar

Install

npm i ntes-js-obfuscation

Weekly Downloads

4

Version

0.4.1

License

MIT

Unpacked Size

1.21 MB

Total Files

6

Last publish

Collaborators

  • hzzly
  • gssify