Live data from Hacker News

Viewing profile — AdmVonSchneider

AdmVonSchneider

HN member
Joined
Sat, Mar 19, 2016, 1:11 PM UTC
HN karma
9
Public activity
11 items

About AdmVonSchneider

No profile information was provided.

Recent public activity

  1. comment
    Comment #41379413

    Back at zynamics, we used to sell PDF Dissector: https://web.archive.org/web/20110902114238/http://www.zynami... We never got around to open sourcing it, so I'm happy to see that t…

  2. comment
    Comment #29304170

    > If zlib goes in to an infinite 100% CPU loop, perhaps due to a zip bomb, you're still screwed as far as I can tell You can set CPU and wall time limits and the sandbox will be ki…

  3. comment
    Comment #29304139

    In case you're using CMake instead, you may want to take a look at the `hello_sapi` example ( https://github.com/google/sandboxed-api/blob/main/sandboxed_... ). Other build systems…

  4. comment
    Comment #19847677

    Anyone interested in accurate (and fast) instruction decoding for x86(-64) should also look into Zydis: https://github.com/zyantific/zydis

  5. comment
    Comment #11785288

    +1 for the logo. Now please update the project web site with matching colors :P

  6. comment
    Comment #11322416

    LOL, haters gonna hate. So let's see... - BinDiff would work stand-alone if someone wrote an exporter for another disassembler (BinDiff uses https://github.com/google/binexport for…

  7. comment
    Comment #11318401

    There used to be (4.0). I'm working on it, though :)

  8. comment
    Comment #11318397

    Yeah that's a sore point :-/ The downloads are served via HTTPS, though. Also, publishing the SHA1 hashes over HTTP kind of defeats the purpose, so here they are again (HackerNews …

  9. comment
    Comment #11318392

    You only need the IDA Pro Starter Edition (589 USD, 32-bit files only) or the regular IDA Pro version for a single architecture (1129 USD). Even so, IDA comes with decades of RE ex…

  10. comment
    Comment #11318374

    Well it mostly works on 6.9 as well. Linux should work without any restrictions, but on Windows there were some IDA Qt changes that lead to some annoyances: - Can't reopen BinDiff …

  11. comment
    Comment #11318365

    Yup, we didn't bother with updating it in a looong while :-/