XBMC: Difference between revisions

10 bytes added ,  3 years ago
Line 268:
 
*Convert Binary to Hex & grep the file contents:
xxd -u start_x.elf > /tmp/start_x.elf.hex
grep '47 *E9 *33 *36 *32 *48' /tmp/start_x.elf.hex
00b9db0: 47E9 4341 4C46 2118 47E9 3336 3248 1D18 G.CALF!.G.362H..