8000 GitHub - h1d30us/SataAndagi: brainrot ahh malware
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

h1d30us/SataAndagi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SataAndagi Malware

example

this malware copies its own images to the user's desktop, at the same time it plays an annoying audio and after 120 seconds it gives a BSOD.

Compiling

  • first of all you need to extract the src/data.h.gz to src/data.h with gunzip

linux

  • install mingw compiler and cmake
  • create a new folder called build in the same folder of the project
  • enter in that directory and execute: cmake ..; make

windows

  • install cmake and msvc or mingw
  • create a new directory called build
  • enter to the directory
  • if you are using msvc execute: cmake ..; cmake --build .
  • if you are using mingw execute the same as linux

Config

if you want to change something like the BSOD time see ./src/config.h

About

brainrot ahh malware

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0