Skip to content

Rustaveli - Generate random C programs

License

Notifications You must be signed in to change notification settings

datawater/rustaveli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rustaveli

Rustaveli - generate random c programs

Usage

usage: rustaveli [-h] -o OUTPUT -f FUNCTION_COUNT -s STRUCT_COUNT

Generate random c programs

options:
  -h, --help            show this help message and exit
  -o OUTPUT, --output OUTPUT
                        Output file
  -f FUNCTION_COUNT, --function-count FUNCTION_COUNT
                        Number of __attribute__((constructor)) functions to generate
  -s STRUCT_COUNT, --struct-count STRUCT_COUNT
                        Number of structs to generate

Building

cargo build --release

License

This code is released under the MIT License

About

Rustaveli - Generate random C programs

Topics

Resources

License

Stars

Watchers

Forks