Live data from Hacker News

Viewing profile — 3eed

3eed

HN member
Joined
Tue, Jul 19, 2016, 3:07 PM UTC
HN karma
371
Public activity
36 items

About 3eed

No profile information was provided.

Recent public activity

  1. comment
    Comment #43051764

    This is incredibly helpful, kudos to everyone who worked on this.

  2. story
  3. story
  4. story
  5. story
  6. story
  7. story
  8. comment
    Comment #23599887

    I came across Arybo while working on the binary but I can't remember why I didn't use it, this is vague memory now. Anyway it does the job in one go, I added an edit.

  9. comment
    Comment #23599019

    That guy gets it

  10. comment
    Comment #23599003

    It does check for a debugger. But that would be through sysctl, or the csops sys call, which would be trivial to patch and a single point of failure.

  11. comment
    Comment #23598982

    Are hardware breakpoints even possible on iOS? And correct, you can't patch the binary because there many anti-tampering measures, you could probably bypass those, but that's going…

  12. comment
    Comment #23598969

    DeviceCheck on iOS support iOS 11 and up. Which would cut off 7% of users[1], a bit extreme. But when the time comes when you don't have to cut off anyone, it'll be very interestin…

  13. comment
    Comment #23598937

    It's true, these posts are for intermediate and upper reverse engineers. It would really take a book to explain it from the ground up it like someone here mentioned. I suggest gett…

  14. story
  15. comment
    Comment #23567614

    https://news.ycombinator.com/item?id=23563556

  16. comment
    Comment #23564623

    Security is a continuum, how much resource you can put into fending off prying eyes depends on how valuable your assets are and so how many prying eyes are targeting you. But as a …

  17. comment
    Comment #23564572

    Why not ;)

  18. comment
    Comment #23564543

    That'd be a noticeable performance hit I'd say.

  19. comment
    Comment #23564535

    You could manage to isolate these functions. The problem is that it's much of a hassle to run the whole thing on an emulator because there are way too many real environment depende…

  20. comment
    Comment #23563556

    You need some assembly background, then OWASP's guide[1], has all basics. [1]: https://github.com/OWASP/owasp-mstg

  21. comment
    Comment #23563319

    "Evan Spiegel Hates this Trick!"

  22. comment
    Comment #23563315

    Couldn't agree more.

  23. comment
    Comment #23562624

    Hmm, I wonder how deep one should look. Why don't you shoot me an email at hot3eed at gmail? I'd appreciate it a lot!

  24. comment
    Comment #23562419

    Sure! I'll consider doing this before the next post

  25. comment
    Comment #23562407

    Definitely not true.