Live data from Hacker News

Viewing profile — kuroguro

kuroguro

HN member
Joined
Sat, Nov 26, 2016, 1:55 AM UTC
HN karma
2,388
Public activity
559 items

About kuroguro

No profile information was provided.

Recent public activity

  1. comment
    Comment #48977650

    Likely referencing https://www.crowdfense.com/exploit-acquisition-program/ Zerodium used to offer up to 300k in 2021 https://www.securityweek.com/sites/default/files/images/Zero...…

  2. comment
  3. comment
  4. comment
  5. comment
    Comment #45454170

    Clearly we need blockchain to solve this, not AI! /s

  6. comment
    Comment #44997637

    Eh, I think part of it is just making a more clickbaity title.

  7. comment
    Comment #42051734

    Maybe he's confusing it with the other post? https://subseacables.blogspot.com/2024/10/facebooks-semi-sec...

  8. comment
    Comment #42015254

    Huh, good to know. I guess the only other downside is actually making the compiler do the bswap depending on the language. Eg C has some weird compiler specific builtin keywords vs…

  9. comment
    Comment #42011973

    I know that's the standard but for all private projects I always write little endian so I can sleep soundly at night knowing I've saved precious picoseconds not flipping to cpu ord…

  10. comment
    Comment #41483362

    +1 there are many pain points, probably for historic reasons. *nix almost always comes with the source, so binary only debugging is never a priority.

  11. comment
    Comment #41330818

    > your hacker experience level is: Computer Illiterate Well, apparently I can't use the computer ^^;

  12. comment
    Comment #41323910

    I think it's the name of Vietnam's currency.

  13. comment
    Comment #41317767

    Technically. I'm saying there's a huge difference between what a layman might read "large org conspires to spy" and a possible dull reality of "some engineer neglects to remove con…

  14. comment
    Comment #41313244

    Basically there's a master key that allows reading blocks that are supposed to be unreadable. > put in there on purpose by the manufacturer Hard to prove "on purpose" either way, m…

  15. comment
    Comment #41202175

    That's my understanding as well. Voltages are relative, you are free to choose a "ground" and work with negatives or not if you want.

  16. comment
  17. comment
  18. comment
    Comment #40598503

    We'll soon need reinforced, precision machined, well oiled cubes for robot tournaments ^^;

  19. comment
  20. comment
    Comment #39925283

    For usermode fuzzing it's pretty nice and easy to get running, but for more advanced cases I ended up using the underlying unicorn-afl directly. IIRC it wasn't loading some ELF cor…

  21. comment
    Comment #39873024

    Having owned a few old motorcycles, the stock bulbs are terrible, you can barely see anything at night. LED aftermarket parts have been decent in my exp. That being said some cars …

  22. comment
    Comment #39128407

    Clearly removing all plants gets rid of all weeds as well. I see no problems here.

  23. comment
    Comment #38930615

    The funny thing is IDA added an x64 decompiler for the free version right after the post. The piracy could have been avoided if it wasn't for the timing.

  24. comment
  25. comment
    Comment #38777266

    I think vagueness is kindof ok in math/physics questions - if you think about it there's usually and interpretation that makes more sense, but I doubt most of them are made that wa…