Live data from Hacker News

Ask HN: Famous anonymous inventions other than Bitcoin?

news.ycombinator.com

31–40 of 146 posts

Re: Ask HN: Famous anonymous inventions other than Bitcoin?

#34
post #20
post #13

I would imagine that lots of computer viruses and worms fit this description.

Some of the first polymorphic viruses had very advanced code translation engines, basically JITs before they were common. I wonder if any JIT concepts were invented there? One example is the DAME which stands for Dark Avenger Mutation Engine. It could recompile DOS viruses into equivalent but different machine code on the fly, including the mutation engine itself .

Link? That is super interesting to me.

Re: Ask HN: Famous anonymous inventions other than Bitcoin?

#39
post #5

The wheel is an uncredited invention that almost all of humanity uses multiple times a day.

It might be more interesting to limit answers to historical times.

Why? The original question makes no mention of this, not to mention that it might be cool to think about a bunch of inventions that have been with us for so long that we entirely take them for granted.

Re: Ask HN: Famous anonymous inventions other than Bitcoin?

#40
post #28
post #13

I would imagine that lots of computer viruses and worms fit this description.

The same thing can be said about game/software cracking scene groups. I believe they were (still are?) at the forefront of practical reverse engineering techniques. An extension of that is the emulation scene, but that tends to be done in public for the most part.

I'm not sure it qualifies as an "invention", but they definitely do some incredible work. They're able to pull off full API emulations for things like Steam, Origin and even emulate UWP to a degree that allows applications to be run outside of the traditional UWP system. Professional reversers often use tools developed by crackers - things like x64dbg, ImpRec, unpacking scripts, etc are indispensable.

If it weren't for this community I'd feel far less in control of my own computer.

Post reply on HN