M
M
mov eax, 0x802019-08-21 17:35:27
Node.js
mov eax, 0x80, 2019-08-21 17:35:27

Protecting source code from modification?

Is it possible to make it as difficult as possible (it is clear that the application is not 100% secure) to obtain the source code and modify it for Node.js applications? I know about obfuscation, but maybe there are better ways?
The essence of the problem - it is necessary to distribute the software under a license. The customer downloads the application, buys an activation key and launches the application on his server. Naturally, if the source codes are in plain text form, then it will not be difficult to find a mechanism for checking the license.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
X
xmoonlight, 2019-08-21
@XB-70

Here ( bytenode )
Protecting the application

T
ThunderCat, 2019-08-21
@ThunderCat

there is an ioncube for puff, whether there is something similar for a node is a mystery, you can google in this direction.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question