Live data from Hacker News

BinDiff now available for free

security.googleblog.com

1–10 of 35 posts

Re: BinDiff now available for free

#4
post #2

To be clear, it is still a plugin for a ~$5000 application. Nonetheless, thanks Google for lowering the bar for entry into professional security work!

From the article, it didn't appear that the decompiler was required, just the disassembler.

IDA Pro disassembler (professional edition) is $1129.

So it's somewhat less expensive.

I wish Hopper (hopperapp.com) were more publicized; it's only $89!

Re: BinDiff now available for free

#5
post #2

To be clear, it is still a plugin for a ~$5000 application. Nonetheless, thanks Google for lowering the bar for entry into professional security work!

From the article, it didn't appear that the decompiler was required, just the disassembler. IDA Pro disassembler (professional edition) is $1129. So it's somewhat less expensive. I wish Hopper (hopperapp.com) were more publicized; it's only $89!

What's the Windows status there? I have looked at their web page many times and it's just confusing.

The main description page says Mac only, a blog post from long ago says Windows is available (with some restrictions).

Re: BinDiff now available for free

#7
post #2

To be clear, it is still a plugin for a ~$5000 application. Nonetheless, thanks Google for lowering the bar for entry into professional security work!

From the article, it didn't appear that the decompiler was required, just the disassembler. IDA Pro disassembler (professional edition) is $1129. So it's somewhat less expensive. I wish Hopper (hopperapp.com) were more publicized; it's only $89!

It gets expensive when you want all the bells and whistles, but yes the base model is a little north of a grand.

Thanks for the link to Hopper, I know what i'll be doing this afternoon...

Re: BinDiff now available for free

#9
Shameless plug:

Several years ago I did a tool that shows differences between disassembled functions basic-block graphs, that you can use for free and it is GPLv2 licensed. I believe my tool shows the differences in a better way than bindiff, and it piggybacks on a disassembler made by a former coworker and friend.

Maybe someone wants to use it.

http://www.coresecurity.com/corelabs-research/open-source-to...

PS: I don't work at Core Security anymore.

Post reply on HN