Giter Club home page Giter Club logo

Comments (2)

Tylous avatar Tylous commented on August 28, 2024

@rockabillycat666 I only get this error if I am compiling it on a network share. I've tested on a couple different versions. Can you let me know if A you are compiling it on a share and B what version of go your using?

from scarecrow.

D4rkX0 avatar D4rkX0 commented on August 28, 2024

Hi,
i faced the same problem, fixed by using go v 1.19.11. Here is my output.

`┌──(root㉿kali)-[/tmp]
└─# tar -C /usr/local/ -xzf go1.19.11.linux-amd64.tar.gz

┌──(root㉿kali)-[/tmp]
└─# go version
go version go1.19.11 linux/amd64

┌──(root㉿kali)-[/tmp]
└─# cd /home/kali/Tools/ScareCrow

┌──(root㉿kali)-[/home/kali/Tools/ScareCrow]
└─# go get github.com/fatih/color
go: upgraded github.com/fatih/color v1.13.0 => v1.15.0
go: upgraded github.com/mattn/go-colorable v0.1.9 => v0.1.13
go: upgraded github.com/mattn/go-isatty v0.0.14 => v0.0.17
go: upgraded golang.org/x/sys v0.3.0 => v0.6.0

┌──(root㉿kali)-[/home/kali/Tools/ScareCrow]
└─# go get github.com/yeka/zip
go: added github.com/yeka/zip v0.0.0-20180914125537-d046722c6feb
go: added golang.org/x/crypto v0.11.0
go: upgraded golang.org/x/sys v0.6.0 => v0.10.0

┌──(root㉿kali)-[/home/kali/Tools/ScareCrow]
└─# go get github.com/josephspurrier/goversioninfo

┌──(root㉿kali)-[/home/kali/Tools/ScareCrow]
└─# go get github.com/Binject/debug/pe
go: upgraded github.com/Binject/debug v0.0.0-20211007083345-9605c99179ee => v0.0.0-20230508195519-26db73212a7a

┌──(root㉿kali)-[/home/kali/Tools/ScareCrow]
└─# go get github.com/awgh/rawreader
go: added github.com/awgh/rawreader v0.0.0-20200626064944-56820a9c6da4

┌──(root㉿kali)-[/home/kali/Tools/ScareCrow]
└─# go build ScareCrow.go
/root/go-workspace/pkg/mod/github.com/mattn/[email protected]/isatty_tcgets.go:7:8: missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/mattn/go-isatty); to add:
go get github.com/mattn/[email protected]

┌──(root㉿kali)-[/home/kali/Tools/ScareCrow]
└─# go get github.com/mattn/[email protected]

┌──(root㉿kali)-[/home/kali/Tools/ScareCrow]
└─# go get github.com/mattn/[email protected]

┌──(root㉿kali)-[/home/kali/Tools/ScareCrow]
└─# go build ScareCrow.go

┌──(root㉿kali)-[/home/kali/Tools/ScareCrow]
└─# ls
Cryptor go.mod go.sum limelighter Loader main.json README.md ScareCrow ScareCrow.go Screenshots Struct Utils

┌──(root㉿kali)-[/home/kali/Tools/ScareCrow]
└─# ./ScareCrow -I /home/kali/Tools/payloads/test.exe -domain www.win-rar.com


/ / ____ _____ _______ ____ _ ___ __ ______ _ __
_____ _/ \ \ __ _/ __ / \ /_ __ / _ \ / / /
/ \ ___ / __ | | /\ /\ _| | ( <> ) /
/
______ /___ >____ /| _ >______ /|| __/ /_/
/ / / / /
(@Tyl0us)
“Fear, you must understand is more than a mere obstacle.
Fear is a TEACHER. the first one you ever had.”

[!] Missing Garble... Downloading it now
[] Encrypting Shellcode Using ELZMA Encryption
[+] Shellcode Encrypted
[+] Patched ETW Enabled
[+] Patched AMSI Enabled
[+] Sleep Timer set for 2224 milliseconds
[
] Creating an Embedded Resource File
[+] Created Embedded Resource File With Excel's Properties
[] Compiling Payload
[+] Payload Compiled
[
] Signing Excel.exe With a Fake Cert
[+] Signed File Created
[+] Binary Compiled
[!] Sha256 hash of Excel.exe: a5de31d88f4d4d920c8a2f4cd41e03bcabc109145e4abed32454f294695d6e7e
`

from scarecrow.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.