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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

State Of the Art of War: Offensive Techniques in Binary Analysis [pdf]

84 点作者 server_bot超过 7 年前

3 条评论

cx1000超过 7 年前
A link to their binary analysis framework: <a href="https:&#x2F;&#x2F;github.com&#x2F;angr&#x2F;angr" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;angr&#x2F;angr</a><p>&gt; angr is a suite of python libraries that let you load a binary and do a lot of cool things to it: Disassembly and intermediate-representation lifting; Program instrumentation; Symbolic execution; Control-flow analysis; Data-dependency analysis; Value-set analysis (VSA)
axonic超过 7 年前
This paper is about angr, the binary analysis framework.
评论 #15376671 未加载
rhexs超过 7 年前
Does anyone know a good introduction to angr? I looked for one a while back and found most of the tutorials rather cryptic.
评论 #15414316 未加载