nexe-decompilator

1.0.1 • Public • Published

nexe-decompilator

nexe-decompilator on npm

Installation

npm i nexe-decompilator

Example

const nexeDecompilator = require("nexe-decompilator");

const decompile = nexeDecompilator("./nexe.exe");
console.log(decompile);
// -> {result: source code}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    1
  • 1.0.0
    0

Package Sidebar

Install

npm i nexe-decompilator

Weekly Downloads

1

Version

1.0.1

License

ISC

Unpacked Size

1.42 kB

Total Files

4

Last publish

Collaborators

  • zougataga