easyfuscator
TypeScript icon, indicating that this package has built-in type declarations

1.1.8 • Public • Published

EasyFuscator

Version 0.1.7

  • An Obfuscator that is locked on fivem compiler
  • It's a tool to encrypt your code from being leaked

DOCS

const fs = require('fs')
const {EasyFuscator} = require('easyfuscator-api')
const client = new EasyFuscator('your-api-key')
client.obfuscate("print('hi')",'watermark','emoji | arabic',function(res){
    fs.writeFile('out.lua',res,function(err){})
})

Steps

License & copyright

©️ Aoun Abu Hassan

Readme

Keywords

none

Package Sidebar

Install

npm i easyfuscator

Weekly Downloads

2

Version

1.1.8

License

ISC

Unpacked Size

8.99 kB

Total Files

12

Last publish

Collaborators

  • abor3b