I enabled Kdump and manually triggered a crash using this command:
echo c > /proc/sysrq-trigger
This created Kdump file with this name:
-rw------- 1 root whoopsie 285383602 Feb 16 07:17/var/crash/201802160716/dump.201802160716
How can I open the file for analysis? This is a binary file.