Email or username:

Password:

Forgot your password?
Top-level
King Calyo Delphi

@scy Also, that photo paired with the bot's transcription of the debug log in lights gives me a clue about how that keypad is wired up as well as the possible endianness of the bytes, since that keypad is a 8x32+8x2 matrix.

2 comments
scy

@dragonarchitect I wouldn't count on it, there's quite a bit of bit shifting going on in the source code of the crash handler. But I didn't look into it too much.

King Calyo Delphi

@scy Fair! I'm just thinking out loud with a hypothesis anyways haha

I have very little experience with reverse engineering. I see something neat like this and I start thinking of ways I might make it work.

Go Up