6 lines
180 B
Plaintext
6 lines
180 B
Plaintext
Implement randomness (xorshift? https://www.jstatsoft.org/article/view/v008i14)
|
|
Config parser (config.c)
|
|
Do the actual corrupty things
|
|
|
|
Use fopen(3) and friends instead of open(2)
|