clysto / dummybinary

A tool to generate dummybinary.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dummybinary

A tool to generate dummybinary.

Usage

Usage of dummybinary:
  -o string
        output file path (default "a")
  -s int
        output file size (default 128)

example: Generate a 1gb file named test_file in the current folder:

dummybinary -o test_file -s 1073741824

Download

download

Licence

MIT

About

A tool to generate dummybinary.

License:MIT License


Languages

Language:Go 59.1%Language:Shell 40.9%