Live data from Hacker News

Viewing profile — taxreform

taxreform

HN member
Joined
Wed, Dec 27, 2017, 9:23 AM UTC
HN karma
11
Public activity
3 items

About taxreform

No profile information was provided.

Recent public activity

  1. comment
    Comment #16077831

    I read some parts of the spec of WebAssembly recently, and there were several things that disappointed me. To name a few: 1) There is no way to allocate in a function's variable st…

  2. comment
    Comment #16029725

    From my experiences of reversing Windows x86 applications, I don't think WebAssembly has a greater capacity for obfuscation. In fact, I think WebAssembly is less capable of obfusca…

  3. comment
    Comment #16013788

    According to the paper, they seem to have modified Chromium's JavaScript engine in order to record execution paths of JavaScript code. Does anyone know exactly how they modified Ch…