Enter the byte array on top (choose hex or decimal format). Convert down to turn to an int (64 bits). Alternatively, enter the int on the bottom, and click Convert Up to turn into byte array. For an explanation of the code, click here.
Byte array is Big-Endian, unsigned ints.

Found it useful?