A blog about my adventures in malware reversing, analysis and more.
To read my blog visit https://c3rb3ru5d3d53c.github.io.
wget https://github.com/gohugoio/hugo/releases/download/v0.101.0/hugo_0.101.0_Linux-64bit.deb
sudo apt update
sudo apt install ./hugo_0.101.0_Linux-64bit.deb
sudo apt install -y make
make
make server
make clean