-
- Downloads
Done:
1. Finished InputGenerator, now it can generate inputs for all 6 commands. 2. Changed the ascii range to 33 to 126(both inclusive), to avoid errors with some strange symbols 3. Fixed a bug when random arguments are longer than the input buffer size, some spaces between arguments can be ignored, resulting exit due to wrong number of arguments. Now all spaces will be generated within the buffer size range. 4. Some refactor and small bug fix.
parent
34093087
No related branches found
No related tags found
Please register or sign in to comment