readelf is a powerfull dissector of an ELF . Go through the manual page of it.
Is there any way to get the original source code from binary ?
I am new to Linux and want whenever the machine restarts my program should be executed, how can I achieve that?