-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
General questions #3
Comments
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, ***@***.***> wrote:
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
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#3>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANORYIS652GSQM77ZFG6PELRK6ZUTANCNFSM4L7KXTJA>
.
|
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 |
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 |
Where can I add extension files thank you |
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?
How can you increase the time or decrease the waiting time
files can be obfuscated
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
The text was updated successfully, but these errors were encountered: