Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

201
Vistas
NodeJS - Find Process Termination Reason

I'm working on an encrypted NodeJS code. The developer has set a license check, but because it is too old and the domain is no longer valid, the license cannot be verified and the program stops working.

I need to figure out what made the program stop working. I tried using the debugger but I think the debugger wrote a function to block it. When I try to debug, I get the following result. Each step creates a different file.

debugger

I need to find where the process was killed. I tried the code below but nothing returns.

process.on('exit', function(code) {
    return console.log(`exiting the code implicitly ${code}`);
});
zsh: terminated  node index.js

Is there anyone have an idea? Thank you.

about 4 years ago · Santiago Gelvez
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda