Hello! When i put it nmake -f Makefile.msvc show error 'nmake' is not recognized as an internal or external command, operable program or batch file. Help me, please and thanks.
Hi, make sure you have Visual Studio installed and you opened up the correct Command Prompt for Visual Studio. You will need C++ development tool installed in Visual Studio. You should be able to get more detailed troubleshooting and help if you Google the error.
Awesome video as always, keep it up brother. Successfully compiled it, but getting some error while running the exe saying cannot find a file named {my_exe_name_.deps.json} to load. I am gessing its related to .NET runtime error. Could you please tell me which version of .Net you are using to compile also the version you have installed in your system? Thnaks
Had this problem before, I guess you must copy ConsoleApp1.exe to different folder. When you compile the app, it will generate a few file including ConsoleApp1.exe, ConsoleApp1.dll, ConsoleApp1.runtimeconfig.json, ConsoleApp1.deps.json. Copy loader.bin to that folder and run it. If 1 of the file missing, then that's it. "cannot find a file" error
Nice Video. I would launch the ConsoleApp1.exe in PowerShell like this < Start-Process -FilePath ".\ConsoleApp1.exe" -WindowStyle Hidden >, so you can close the PowerShell and not have the client disconnect from Quasar.
I am not sure if Donut.exe supports all executable types. You can check out the official Github page and give it a read. You need to ensure that the file format type of "orcus" and "njrat" is supported by Donut.
@@jibhax2119 ım working on native stubs previously. ı hope gemini share tutorial to intagrate the code with sleep obf. Thanks. Also is it possible to set up custom dns server with any script ? I mean can we set payload using instead playit or any dns forward service?
No, it is perfectly safe, but very aware that some people post RATs (Remote Access Trojans) that gains info and can control your computer or iOS/android device.
can you make a tutorial how to use quasar? i mean when im sending the client to my other laptop and run it nothing happens in my quasar host, it won't connect but when i run it my self the client is connected, i need help hope you understand my shitty english >_
That seems like a network firewall problem. Can you even reach the other laptop in the first place? Maybe try setting up a web server and connecting to it, or ping the other laptop.
Which one? What error? Can you paste it here? My ConsoleApp1.exe is 137KB, ConsoleApp1.dll is exactly 5KB Your ConsoleApp1.exe code must be point to loader.bin file and it must be on the same directory
I'm going to try what you've done right now, I hope it works for me and thank you very much for the video
Did it work for you? Didn't work for me :(
@@wolfrevokcats7890 Yes, for me works, but you need change something, the video shows how to "start" but u need apply your
Did it work for you?
Got a
"NMAKE : fatal error U1052: file 'Makefile.msvc' not found
Stop."
Any fix what so ever?
Fixed the Problem this was extremely helpful this video, as there are no videos remotely like this
@@MasculineMotivatorForMen how?
Is it used to bypass antiviruses???
Hello!
When i put it nmake -f Makefile.msvc show error 'nmake' is not recognized as an internal or external command,
operable program or batch file. Help me, please and thanks.
Hi,
make sure you have Visual Studio installed and you opened up the correct Command Prompt for Visual Studio. You will need C++ development tool installed in Visual Studio.
You should be able to get more detailed troubleshooting and help if you Google the error.
@@gemini_security Thanks, when i open ConsoleApp1 show windows cmd, if i close this windows cmd lost connection in quasar. What I can do?
how do you have the commands and the tool bar below in the dashboard please help thanks... i dont have them
Is it used to bypass antiviruses?
thanx for the course man
Awesome video as always, keep it up brother.
Successfully compiled it, but getting some error while running the exe saying cannot find a file named {my_exe_name_.deps.json} to load.
I am gessing its related to .NET runtime error.
Could you please tell me which version of .Net you are using to compile also the version you have installed in your system?
Thnaks
Had this problem before, I guess you must copy ConsoleApp1.exe to different folder.
When you compile the app, it will generate a few file including ConsoleApp1.exe, ConsoleApp1.dll, ConsoleApp1.runtimeconfig.json, ConsoleApp1.deps.json.
Copy loader.bin to that folder and run it. If 1 of the file missing, then that's it. "cannot find a file" error
nmake is not a recognized command batch file ??? 1:50
Thanks you
Did you run it from "x64 Native Tools Command Prompt for VS 2022" or from normal CMD?
@@wolfrevokcats7890sorry old comment but I have same error and running from x64 native tools command line
Nice Video. I would launch the ConsoleApp1.exe in PowerShell like this < Start-Process -FilePath ".\ConsoleApp1.exe" -WindowStyle Hidden >, so you can close the PowerShell and not have the client disconnect from Quasar.
That is a useful tip!
nice, can i use c++ to launch shell code?
I have not tried it personally but it should be possible!
it gives werfault with orcus and njrat. Could you help please
I am not sure if Donut.exe supports all executable types. You can check out the official Github page and give it a read. You need to ensure that the file format type of "orcus" and "njrat" is supported by Donut.
You can only convert exe to shellcode if the rat was written in c#. Donut doesn't support other languages yet for the shellcode.
@@jibhax2119 ım working on native stubs previously. ı hope gemini share tutorial to intagrate the code with sleep obf. Thanks. Also is it possible to set up custom dns server with any script ? I mean can we set payload using instead playit or any dns forward service?
@@onur-i0x make it a little bit clear. By saying "custom dns server" do you mean tunneling or proxying for getting the reverse connection?
Awesome Content
Thanks. I'm glad you've found it to be useful and interesting!
Great, thnks
Good job, but that is not bypass av
Guys could you tell me is it dangerous to use gitshub?
No, it is perfectly safe, but very aware that some people post RATs (Remote Access Trojans) that gains info and can control your computer or iOS/android device.
Hi mr gemini havoc c2 defender bypass thechnique video
Hello,
Once I have the time to setup Havoc c2 i will make a video on it. It is definitely on my to-do list.
Cheers!
can you make a tutorial how to use quasar? i mean when im sending the client to my other laptop and run it nothing happens in my quasar host, it won't connect but when i run it my self the client is connected, i need help hope you understand my shitty english >_
That seems like a network firewall problem. Can you even reach the other laptop in the first place? Maybe try setting up a web server and connecting to it, or ping the other laptop.
@@gemini_security it work, im using portmap and openvpn for port forwarding, thank you for your answer
but i want to ask you 1 thing, is there anyway to bypass microsoft defender for this quasar client so it can be undetectable?
Love you bro for helping
How can I run it to .exe because it is not working anytime I run it is 5k size
Which one? What error? Can you paste it here?
My ConsoleApp1.exe is 137KB, ConsoleApp1.dll is exactly 5KB
Your ConsoleApp1.exe code must be point to loader.bin file and it must be on the same directory