Live data from Hacker News

Viewing profile — mrexodia

mrexodia

HN member
Joined
Mon, Jul 28, 2014, 4:48 PM UTC
HN karma
58
Public activity
43 items

About mrexodia

[ my public key: https://keybase.io/mrexodia; my proof: https://keybase.io/mrexodia/sigs/tAhaGvtr9vIH8Lp1uUb0NROMN5BcsQ0yZHprKn_UlzI ]

Recent public activity

  1. comment
    Comment #39861912

    It never was a “rite of passage”, because removing IDA’s license checks has always been trivial…

  2. story
  3. story
  4. story
  5. story
  6. comment
    Comment #17438424

    I summed all the numbers in each row, which gives 35, 31, 29, 28, 38 Then for the answers 34, 35, 35, 38 for which 34 is the only result we didn’t see yet. Therefore I think it’s A…

  7. story
  8. comment
    Comment #16085589

    > What does that mean? What can you do with that? That you can use c-like expressions in various places (the command bar, goto dialog, calculator, conditional breakpoints) > Does i…

  9. comment
    Comment #16085580

    Main author of x64dbg here. This is very probably the case and I contacted Github support to figure out what is going on. Before today we had around 3k (legit) stars.

  10. story
  11. story
  12. comment
    Comment #14849274

    This is in fact on purpose. Basically I stated my intent of using GPL.

  13. comment
    Comment #14849224

    Generally I use the memory map as a detached window over the CPU, that way you can check out the memory in one of the dump tabs...

  14. comment
    Comment #14848069

    Could you be more specific about which features are missing?

  15. comment
    Comment #14622125

    fib 0 = 0 fib 1 = 1 fib n = fib (n-1) + fib (n-2)

  16. story
  17. story
  18. comment
    Comment #13994118

    I already added windows support with msvc yesterday.

  19. story
  20. story
  21. story
  22. comment
    Comment #13102505

    Thanks for your reply! I would be interested in more specific features that you are missing from the plugin system. I'm not familiar with what Immunity has to offer on the native s…

  23. story
  24. story
  25. story