how to run a .bin file in linux

C++
./binary_name ./binary_file_name

Source

Also in C++: