TunnelGRE / Percino

Evasive Golang Loader
GNU General Public License v3.0
129 stars 27 forks source link

Provide examples of shellcode generation #2

Open brucebatman opened 1 year ago

brucebatman commented 1 year ago

Thanks for the tool, would it be possible to provide examples of shell-code generation, i have been trying multiple approaches, but no dice in getting shellcode execution, i have tried simple msgbox, and other more complex with CS and MSF.

Here are my steps i have used.

Again thanks for your help

aamaanaa commented 1 year ago

does he mean by shell code powershell script?

sec13b commented 6 months ago

Tested with Cobalt Strike 4.8, C stageless shellcodes with your example , dont Execute on the test local machine not work.

Why you add -x -trimpath GOOS=windows GOARCH=amd64 go build -o a.exe main.go same , not work

sec13b commented 2 months ago

i dont see where , i need add the stageless.c code