Skip to content
/ fourcc Public

A CLI app that concatenates four chars into a single hex value.

License

Notifications You must be signed in to change notification settings

c0rp3n/fourcc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FourCC

A CLI app written in python, which concatenates four chars into a single 4 byte hex value known as a fourcc.

Install

git clone https://github.com/c0rp3n/fourcc.git

install.sh
or
install.bat

Usage

fourcc --help

Example

fourcc -l test
output: 0x74736574

About

A CLI app that concatenates four chars into a single hex value.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published