Skip to content

blastdoor7/Mito

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mito(sis)

Experiments with self replicating programs

SOME OF THESE PROGRAMS ARE DANGEROUS

deleto will deleto the filename you pass it (no matter the owner) from this and all higher directories
All the others will copy themselves into all higher directories

Requires nasm

To try them out:

./build
cp bin/zito .
mkdir -p 1/{1..2}/{1..3}/{1..4}/{1..5}
./zito
tree

x86 source is in aito, C source in cito

pseud.sh prints out my pseudo-C annotations of the assembly source

About

Binary Mito(sis)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Assembly 81.1%
  • C 17.3%
  • Shell 1.6%