When is a vulnerability actually a vulnerability? I can't answer this question easily, and thus we look at a few examples in this video. Do you have similar examples or counter arguments?
2019-02-17 10:31:10 +0000 UTC
View Post
In this video we have a look at the part that interprets the APDU messages on the Ledger. And then we use a python tool from Ledger to figure out how to send them from our machine.
And at the end we have a quick look at IDA's gdb debugger.
2019-02-11 10:30:27 +0000 UTC
View Post
Hey!
I promised that I will occasionally share an old unpublished video or other bonus content with supporters. To make it fair with YouTube supporters who pledge ~5$/month, I set the reward limit for Patreon also to "at least 5$ monthly limit after first successful payment".
I have just sent out the video to all Patreons that I believe should receive this old unreleased video. So p...
2019-02-08 13:47:59 +0000 UTC
View Post
Here is a screenshot from an animation that is part of a new series I'm working on. I'm really proud and excited about this one!
Can you tell from the picture what it is about?
(if yes, then I guess you don't need this course 😞... 😥)
Unfortunately, like with most of my videos, it will take a few mon...
2019-02-04 16:54:56 +0000 UTC
View Post
Now 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.
2019-02-01 17:11:28 +0000 UTC
View Post
We are setting up IDA to analyze the ARM firmware. In this video we learn more about memory segments and about the interrupt vector table.
2019-01-25 18:03:39 +0000 UTC
View Post
I edited this video write-up on stream last week. It took around 14h to make. The challenge was a web challenge from the 35c3ctf.
The full stream recording can be found here: https://www.youtube.com/watch?v=VI5OLNHf_Sc
2019-01-21 18:38:17 +0000 UTC
View Post
We are setting up the hardware and learn about ARM SWD. Then we use an ARM development board to debug the Ledger chip with GDB.
2019-01-18 18:36:03 +0000 UTC
View Post
We start the research about the hardware wallet, by looking at the chips, documentations and manuals.
2019-01-11 17:55:42 +0000 UTC
View Post