Skip to content

BLACK-BUG-HKRS/NonParasiticASM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NonParasiticASM

A Non-Parasitic virus for educational purpose only!

Disclosure

I do not take any responsibility for misuse of this code, for educational purposes only!

Both code and data are in one section to make the final exe smaller, you can add individual data and bss sections if you like

Build

To build use:

Nasm virus.asm -f obj -o virus.obj
ALINK -o PE virus.obj

About

A Non-Parasitic virus for educational purpose only!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published