ambr0sial / femboyaccess

Powerful RAT that uses Discord as a C2.
17 stars 4 forks source link

Add Success Message to builder #7

Closed iRaccoon13 closed 10 months ago

iRaccoon13 commented 11 months ago

I kept pressing build not realizing it was done! I would recommend adding a success message.

ambr0sial commented 10 months ago

sorry for the inconvenience, a success message was added to the builder!

iRaccoon13 commented 10 months ago

It's fine! I've been searching for a discord rat or at least a token grabber that works with macOS, and none do.

ambr0sial commented 10 months ago

i honestly don't even know how macOS works, i'm sorryy- i've always been with windows as a main OS. used a bit of linux distros but thats it

iRaccoon13 commented 10 months ago

It's like linux with extra code from apple. I just need the built file to work on windows, but when I tried it on a VM, it did not work. Is there anything I am doing wrong? Also thanks for actually responding and not using canned responses (unlike some people)

ambr0sial commented 10 months ago

hey there! are you sure you didn't make any typo?? we were talking about macOS and suddenly you're talking about how to make it work on Windows.

so uhh i dont really know what could be causing the issue, can you try to start the file via a command prompt? (like, not just left-clicking on the file), it may or may not print what has happened. the first thing that goes through my mind is you don't have all of the libraries requirements on the VM. unfortunately, unless it is compiled into an .exe using a tool like Nuitka, the "victim" WILL need to have the libraries requirements using the following: pip install -r requirements.txt

also thank you, i mean for me its pretty normal to answer without any kind of script or prepared answer lmao. have a good day!

iRaccoon13 commented 10 months ago

I tried using pip, but it errored somewhere. I will try later.

On Mon, Nov 13, 2023 at 6:54 PM waw @.***> wrote:

hey there! are you sure you didn't make any typo?? we were talking about macOS and suddenly you're talking about how to make it work on Windows.

so uhh i dont really know what could be causing the issue, can you try to start the file via a command prompt? (like, not just left-clicking on the file), it may or may not print what has happened. the first thing that goes through my mind is you don't have all of the libraries requirements on the VM. unfortunately, unless it is compiled into an .exe using a tool like Nuitka, the "victim" WILL need to have the libraries requirements using the following: pip install -r requirements.txt

also thank you, i mean for me its pretty normal to answer without any kind of script or prepared answer lmao. have a good day!

— Reply to this email directly, view it on GitHub https://github.com/ambr0sial/femboyaccess/issues/7#issuecomment-1809414200, or unsubscribe https://github.com/notifications/unsubscribe-auth/BAUZIGTEKM252YQAHF52ZMTYELFORAVCNFSM6AAAAAA66UEYYWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMBZGQYTIMRQGA . You are receiving this because you authored the thread.Message ID: @.***>

ambr0sial commented 10 months ago

i'm closing the issue for now, but feel free to reopen it!