Does anyone have an idea what is the easiest way to change the demo mode gif? I found the images file in the github but I’m not sure what I can change in the install script to make it push another gif to the device or if thats silly and maybe there is a simpler solution. thanks!
Update: Okay so I’m sure I could probably install from source and switch the gif but I love to do everything the hard way. As it stands I did a bunch of searching and dumped the filesystem and eventually concluded that the orca gif is probably in the rayhunter-daemon binary. I confirmed this using binwalker and I tried to patch the binary and replace it via netcat but all I did was disable rayhunter. Now I’m trying to figure out if I patched it wrong or the issue is something else.
yes it’s embedded in the rayhunter-daemon binary, everything is. patching the GIF file can work but i suspect it’s important that you don’t change the binary size or more specifically the string length.