Skip to content

Falsedeer/Era

Repository files navigation

Era

A windows virus coded in MASM

Details:

compile with MASM:
ml.exe /c /coff Era.asm
link.exe /subsystem:console Era.obj

This virus works on windows platform, and it's only a simple overwrite virus which will only infect the files in current directory.

After execution, the virus confirm the execution again:
Then open a prompt with basic informations about the executed virus file, and show the found and infected files.
The infected PE files will act excactly the same as Era virus.

Credits:

虛鹿(Falsedeer)@gamer.com.tw

About

A windows virus coded in MASM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published