Live data from Hacker News

Viewing profile — depierre

depierre

HN member
Joined
Sun, Apr 23, 2023, 3:12 PM UTC
HN karma
12
Public activity
10 items

About depierre

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. comment
    Comment #45691855

    One of my personal favorites. I've used it for parsing SAP's RPC network protocol, reverse-engineering Garmin apps [0], and more recently in a CTF challenge that involved an unknow…

  4. comment
    Comment #43671791

    It's really about striking a balance: giving vendors a fair chance to patch, while also not leaving users in the dark indefinitely. That's also why the 90-day disclosure policy has…

  5. comment
    Comment #43665710

    SAP can mean so many things that it's easy to get lost in the weeds, and I'm just talking about getting familiar with their landscape... While working on that post, I found new vul…

  6. comment
    Comment #35683659

    It's not something I've encountered yet so I don't have any insight to share. I would be surprised if they were secured differently but I'm purely speculating here.

  7. comment
    Comment #35683513

    Your remark seems to match what I've observed during the reverse engineering part of the project. With magic constants like `0xc0debabe` [0] or opcodes like `canhazplz` [1] that yo…

  8. comment
    Comment #35677377

    Author here. Fair question! They get access to the internet via the Garmin Connect companion app. But if you're asking to know if they can be exploited from the internet, that's no…

  9. comment
    Comment #35677043

    Author here. They did start encrypting the firmware of their latest devices. I noted that the firmware images for Forerunner 55, 945 and 955 were encrypted. Most likely others are …

  10. comment
    Comment #35676949

    Author here. Thanks! I am surprised as well, especially considering that their compiler does little to actually no optimization. For instance, it won't remove dead code or unused v…