nekros icon indicating copy to clipboard operation
nekros copied to clipboard

General questions

Open Mrcosta20 opened this issue 4 years ago • 4 comments

Hello friend, as I mentioned, I have several questions:

  1. what is the file to compile and send? because when i run the main.py would that be the ramsonware run?

  2. How can you increase the time or decrease the waiting time

  3. files can be obfuscated

  4. you cannot make a payment verification without entering the database and removing the key, if not everything is done automatically?

5.can you make a payload or is it the same main.py that can be compiled?

and thanks as I always say for this great project

Mrcosta20 avatar Apr 04 '20 22:04 Mrcosta20

Actually I was thinking to make the generator for this project which will ask the database creds and then compile it to make a standalone exe

But then, i think that in that way this project can be misused by the script kiddies so i haven't updated the project with the generator.

But you can compile the main.py, it will import all the stages automatically

And if you have seen my other projects then the generator has a built in obfuscator which obfuscate by adding useless comments in the code.

And also encrypts the code with base64 hash which is decrypted on runtime

And the projects dialog box is showed at the end when the files are encrypted and the key is uploaded on the server

These are the processes which are taken by the main.py

  1. Stage 1
  2. Stage 2
  3. Stage 3
  4. After stage 1 (changes the wallpaper)
  5. After stage 2 (popups the virus window)

So the delay time to show the virus window depends on how long it would take to encrypt the file.

On Sun, 5 Apr, 2020, 4:12 AM Mrcosta20, [email protected] wrote:

Hello friend, as I mentioned, I have several questions:

what is the file to compile and send? because when i run the main.py would that be the ramsonware run? 2.

How can you increase the time or decrease the waiting time 3.

files can be obfuscated 4.

you cannot make a payment verification without entering the database and removing the key, if not everything is done automatically?

5.can you make a payload or is it the same main.py that can be compiled?

and thanks as I always say for this great project

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Technowlogy-Pushpender/nekros/issues/3, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANORYIS652GSQM77ZFG6PELRK6ZUTANCNFSM4L7KXTJA .

PushpenderIndia avatar Apr 05 '20 04:04 PushpenderIndia

good night friend because I already tried to compile the main.py but when I compile it does nothing it does not work, of course I use a compiler from python to .exe but I would like what you say about making a generator but hey it's in you that you can update the project. I really plan to use it on my computer in case of an emergency if it were to get lost, I clarify change the ransom of that from btc to my email in case I lost my computer, contact me, the other projects you have as a very good keylogger With that if I did not have any problems, I installed it very well, I would also like you to update this project, of course, if you want.

I congratulate you for letting us know about the vulnerabilities in ransomware and for your knowledge of python.

I would like to learn one more day about python as well as you know it

Mrcosta20 avatar Apr 07 '20 00:04 Mrcosta20

good night friend, some help to compile the main and try pyinstaller but it does not compile even binary but an entire folder I do not know how to generate the MAIN.PY with everything compiled and does not depend on the files

Mrcosta20 avatar Apr 14 '20 23:04 Mrcosta20

Where can I add extension files thank you

JET-FLY-CN avatar Mar 26 '21 09:03 JET-FLY-CN