Skip to content
This repository has been archived by the owner on Aug 4, 2020. It is now read-only.

stops working when the file is closed, doesn't start on start up and shows connected message when opened. #74

Open
Simantakaushik opened this issue Jul 12, 2019 · 3 comments

Comments

@Simantakaushik
Copy link

i tried this on windows 10 latest build.

  1. It shows command prompt where it shows connected, which would certainly freak out the host user.

  2. It stops working when the prompt is closed.

  3. Doesn't open itself on startup.

Am I doing something wrong here?

And also, compilation doesn't work if you have 32 bit python in a 64 bit machine. I built it directly with pyinstaller.

@mvrozanti
Copy link
Owner

I might have broken something (maybe more than one, heh) in the last commits while trying to get CI going.

Can you try reverting to af9a3d9?

Also, that is right, it compiles only for the architecture that you're in. While that is not a bug, it should be a future enhancement to be able to choose to what arch to compile.

@Simantakaushik
Copy link
Author

af9a3d9 works better than this version.
1.The process immediately starts and the prompt quickly disappears, although sometimes it shows error "failed to exrcute script ratattack.py ".
2.The .exe files doesn't hide, the log file is created in the same directory which is not hidden at all.

  1. It does create shortcut for startup, and it runs on startup well.
    Is the problem because I have python 3.7 installed?

This is the best concept of RAT I have ever seen. Please don't abandon it brothers. I would really help if I had the skills.

@mvrozanti
Copy link
Owner

mvrozanti commented Jul 14, 2019

I've been having trouble pushing away new commits because I don't own a Windows copy anymore. Bug-fixing PRs are more than welcome at this point.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants