hackirby / skuld

Next-Gen Stealer written in Go. Stealing from Discord, Chromium-Based & Firefox-Based Browsers, Crypto Wallets and more, from every user on every disk. (PoC. For educational purposes only)
MIT License
157 stars 42 forks source link

When i run the exe nothing happens #23

Closed 000az000 closed 6 months ago

000az000 commented 6 months ago

i run the go build -ldflags "-s -w -H=windowsgui" command and i get the exe, but when i run it nothing happens.

zephr1213 commented 6 months ago

It hides the CLI. try running in cmd, if no errors then it should work. if there are errors, post it here

000az000 commented 6 months ago

i fixxed it, thanks for the help