LiveOverflow
patreon
Identify Bootloader main() and find Button Press Handler - Hardware Wallet Research #5
🕑 Added 2019-02-01 17:11:28 +0000 UTCNow that we know where the firmware starts, we want to find how button presses are handled and where it might handle the APDU commands.
The cool thing is that we find parallels from an AVR firmware that ZetaTwo reverse engineered with me a longe time ago during rhme2. So this is a perfect example how experiencein one area helps in another.