`┌──(kali㉿kali)-[~/Desktop/Freeze-main]
└─$ ./Freeze -I /home/kali/Desktop/agent.exe -encrypt -sandbox -O bypass.exe
___________
\_ _____/______ ____ ____ ________ ____
| __) \_ __ \_/ __ \_/ __ \\___ // __ \
| \ | | \/\ ___/\ ___/ / /\ ___/
\___ / |__| \___ >\___ >_____ \\___ >
\/ \/ \/ \/ \/
(@Tyl0us)
Soon they will learn that revenge is a dish... best served COLD...
[] Encrypting Shellcode Using AES Encryption
[+] Shellcode Encrypted
[!] Selected Process to Suspend: notepad.exe
[+] Loader Compiled
[] Compiling Payload
exit status 1: -seed chosen at random: emztgKrD/STCaGf5qwKdEw
Freeze/bypass.exefldr: /home/kali/Desktop/Freeze-main/.lib/garble: signal: killed
exit status 1
[+] Payload bypass.exe Compiled
`
It says it was complied but there was no output, also does using a Cobalt Strike beacon required? Because the payload I have was something that I wrote myself.
`┌──(kali㉿kali)-[~/Desktop/Freeze-main]
└─$ ./Freeze -I /home/kali/Desktop/agent.exe -encrypt -sandbox -O bypass.exe
[] Encrypting Shellcode Using AES Encryption
[+] Shellcode Encrypted
[!] Selected Process to Suspend: notepad.exe
[+] Loader Compiled
[] Compiling Payload
exit status 1: -seed chosen at random: emztgKrD/STCaGf5qwKdEw
Freeze/bypass.exefldr: /home/kali/Desktop/Freeze-main/.lib/garble: signal: killed
exit status 1
[+] Payload bypass.exe Compiled
`
It says it was complied but there was no output, also does using a Cobalt Strike beacon required? Because the payload I have was something that I wrote myself.