Live data from Hacker News

Viewing profile — anonion

anonion

HN member
Joined
Wed, Dec 02, 2015, 4:53 AM UTC
HN karma
1
Public activity
2 items

About anonion

No profile information was provided.

Recent public activity

  1. comment
    Comment #10661303

    With fixed width instruction sets there are similar tricks that trip up IDA's style of analysis. For example, this MIPS code: bal 1f nop .word DATA /* some data */ 1: lw REG, 0(ra)…

  2. comment
    Comment #10661174

    It's not decentralized. The directory authorities, which hold the current state of the network, are hard-coded into the client software and trusted by all. They are a central point…