Skip to content

donno2048/zip-quine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zip quine

Test status

Gif

This is a program that generates a ZIP file with a program that generates a ZIP file...

main.c was generated by running gen.c (gcc gen.c && ./a.out > main.c).

It would be easier to understand gen.c however is relies very heavily on macros and might be hard to read.

I didn't really encode the crc32 so prgrams could complain about that.

About

A program that outputs a zip with a program that outputs a zip with a...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages