TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ghidra Capabilities – Get Your Free NSA Reverse Engineering Tool [pdf]

69 pointsby Errorcod3about 6 years ago

6 comments

cypharabout 6 years ago
Previous discussion: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=19315273" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=19315273</a>
the_librarianabout 6 years ago
Has anyone created a discord or IRC for this yet? I&#x27;m keen on learning a tool like this, and would love to be able to discuss it with others. If anyone wants, I will, but if that&#x27;s a bad idea then let me know and I won&#x27;t. Just looking to learn from others more experienced than myself!
评论 #19321384 未加载
Jerry2about 6 years ago
A slight offtopic question but related to this release: if you were the CEO of Hex-Rays&#x2F;Hopper&#x2F;Binary Ninja etc, what would you do about the release of Ghidra? It will clearly impact your business and it even might be better than your current product.<p>So how do you respond to Ghidra? Is there a way to leverage it?
megousabout 6 years ago
Looks like that thanks to Sleigh, adding support for decompiling additional IAs will be rather easy. I can barely believe how straightforward it looks, just looking at the code in the Processors directory. Some IAs there don&#x27;t even need the Java code, to be supported.
nneonneoabout 6 years ago
I love how it integrates a built-in <i>binary diff tool</i>. Version Control basically lets you watch a binary as it evolves over time. This can be used to check if bugs have been patched, to inspect new code for bugs (which are often less well-tested than existing code), and to try to work out what recent patches have fixed (so you can target older versions with new exploits). IDA doesn&#x27;t ship with such a feature, and plugins which do implement it are kinda clunky, so I&#x27;m excited to see what the version control feature will bring.<p>I am also curious as to what was <i>left out</i> of the public release. It&#x27;s clear that not everything was included (even though there&#x27;s a lot here).
julianh95about 6 years ago
Reviews of it seem alright. Still have yet to see the source code added to the repo :)
评论 #19320851 未加载
评论 #19321239 未加载
评论 #19320545 未加载