-
Notifications
You must be signed in to change notification settings - Fork 186
No Output in Windows #2
Comments
Looks to be an issue related to where garble is put. I'll have to make some changes for windows... |
Hi man! Any plans on supporting Windows anytime soon? :) Would love to add support for your Freeze in my ProtectMyTooling but currently its impossible :( |
Apologies for the delay. I am in the process of updating multiple tools including this one. For right now I've heard from people that using it with WSL on Windows works fine. I am not sure if that's been thoroughly tested but it might be a workaround atm. If you want to test that for me and let me know it can help me with developing a fix. |
Ack! Will try it out, thanks :) |
@mgeeky did that work for you or do I need to retool it? |
Aaaay sorry Matt, didn't try it yet. Last days were from hell for me. Christmas coming now so unsure if I can sit down to this :( |
Hi @HopHouse - thanks for picking this up! Tried compiling your fork and using it with PMT, but no joy:
Looks like there needs to be more setup made ahead to satisfy golang dynamic compilation requirements. |
Let me take a look at this as well. I will get back to you all shortly. |
@mgeeky I had the same error but in order to not alter the code to much I found an alternative. Worked for me. |
Hello,
The tool does not generate any output in Windows. It works fine in Linux but in Windows no.
` ___________
_ /_ ____ ____ ________ ____
| ) _ __ _/ __ _/ __ \_ // __
| \ | | /\ /\ / / /\ /
_ / || _ >_ >____ \___ >
/ / / / /
(@Tyl0us)
Soon they will learn that revenge is a dish... best served COLD...
[!] Missing Garble... Downloading it now
exec: no command:
[] Encrypting Shellcode Using AES Encryption
[+] Shellcode Encrypted
[!] Selected Process to Suspend: notepad.exe
[+] Loader Compiled
[] Compiling Payload
exec: no command:
[+] Payload loader.exe Compiled`
Even though it says payload compiled but no output
The text was updated successfully, but these errors were encountered: