TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

69 点作者 Errorcod3超过 6 年前

6 条评论

cyphar超过 6 年前
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_librarian超过 6 年前
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 未加载
Jerry2超过 6 年前
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?
megous超过 6 年前
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.
nneonneo超过 6 年前
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).
julianh95超过 6 年前
Reviews of it seem alright. Still have yet to see the source code added to the repo :)
评论 #19320851 未加载
评论 #19321239 未加载
评论 #19320545 未加载