Show HN: Solo – portable Linux binaries, solved
打包麻烦终结者,让单个可执行文件轻松跑遍各类Linux环境
Article URL: https://github.com/pg83/solo Comments URL: https://news.ycombinator.com/item?id=49337618 Points: 2 # Comments: 0
打包麻烦终结者,让单个可执行文件轻松跑遍各类Linux环境
Article URL: https://github.com/pg83/solo Comments URL: https://news.ycombinator.com/item?id=49337618 Points: 2 # Comments: 0
用Zod定义二进制编解码,免去IDL和代码生成,性能碾压JSON,堪称序列化新思路。
Article URL: https://github.com/ChiChuRita/shorn Comments URL: https://news.ycombinator.com/item?id=49289206 Points: 3 # Comments: 0
单二进制容器编排工具,自带eBPF数据面与S3状态复制,轻量部署值得一试。
Article URL: https://github.com/m18h/kanea Comments URL: https://news.ycombinator.com/item?id=49287428 Points: 1 # Comments: 0
上传两个二进制文件即可快速查看差异,支持在线对比,开发者调试、验证文件变更的实用小工具
My partner reviews a lot of P&IDs (piping and instrumentation diagrams) and the adjacent files involved (excel, docx, pdfs, acd/l5x, etc). In his …
用调用图预训练提升二进制分析任务,揭秘上下文如何带来增益,逆向工程研究者值得一看。
arXiv:2608.02084v1 Announce Type: cross Abstract: Binary function embedding models are trained to encode the semantics of binary code in such a way th…
微秒级C-ABI二进制断路器,让AI Agent安全运行于真实企业环境,复现并防御2026年高危事件。
Article URL: https://github.com/Top-Celestial-Company-Ltd/DROS-VEP-lite Comments URL: https://news.ycombinator.com/item?id=49059322 Points: 3 # Commen…
个人家庭服务器新选择:集成LLM agent,支持多种访问方式(Web/API/MCP/A2A/CLI),单二进制自托管,开源免费。
Article URL: https://github.com/micro/mu Comments URL: https://news.ycombinator.com/item?id=48989955 Points: 1 # Comments: 0
揭秘代码从编写到CPU执行的完整过程,帮你真正理解计算机底层运作原理。
Why should you care? Every developer writes code every day, but very few understand what actually happens after pressing the Run button. Whether you w…
用智能体方法对COTS二进制进行自动化漏洞推理,突破传统静态分析的局限,安全研究新范式。
arXiv:2605.05000v2 Announce Type: replace-cross Abstract: LLM agents have been increasingly adopted for solving security tasks. However, existing eval…
IT之家 7 月 16 日消息,当地时间 7 月 14 日,美光科技宣布进一步扩展其 1γ(1-gamma)制程 LPDDR5X 低功耗内存产品组合,新增 6GB、12GB 和 24GB 三种非二进制容量选项。 此前美光已于 2025 年 6 月向特定合作伙伴提供 16GB 容量的 1γ LPDDR…
轻量级工作流编排工具,单一二进制文件即可运行,简化部署与自动化流程。
Article URL: https://github.com/webstonehq/orchestrator Comments URL: https://news.ycombinator.com/item?id=48829158 Points: 1 # Comments: 1
基于eBPF内核探针,无需插桩即可测量二进制测试覆盖率,还能灵活排除函数,堪称测试利器。
Article URL: https://github.com/maxgio92/xcover Comments URL: https://news.ycombinator.com/item?id=48831339 Points: 5 # Comments: 0
一款可直接在目标嵌入式Linux设备运行的静态C二进制安全审计工具,零依赖、全功能覆盖U-Boot与TPM2.0。
I just shipped a major new feature to my embedded linux auditing tool - the ability to audit the kernel on embedded hosts. The agent that runs on the …
免编译折腾,RISC-V 生态软件一键装,覆盖 GCC 到 PyTorch。
Article URL: https://github.com/Cloud-V-10xE/RISC-V-software Comments URL: https://news.ycombinator.com/item?id=48803068 Points: 2 # Comments: 0
Rust排序闭包加了个if语句,二进制体积反而变小1KB,探究编译器优化背后的意外之喜。
Thing I stumbled upon: I added boolean argument and if statement inside sort_unstable_by closure: ``` //from |&a, &b| compare(a, b) //to |&…
多视图反编译结合LLM,为无源码恶意软件分析开辟新路径。
arXiv:2606.20436v1 Announce Type: cross Abstract: Malware analysts often inspect compiled binaries through decompiled pseudo-C, when source code is un…
全面梳理AI如何革新二进制逆向分析,涵盖ML、LLM和智能代理的最新进展。
arXiv:2606.17398v1 Announce Type: cross Abstract: Binary reversing is fundamental to software understanding, vulnerability discovery, malware investig…
用Zig编写的轻量级ELF/PE二进制检查工具,是安全分析和逆向工程的好帮手。
Article URL: https://github.com/hrasityilmaz/Biber Comments URL: https://news.ycombinator.com/item?id=48458018 Points: 1 # Comments: 0
IT之家 6 月 9 日消息,科技媒体 Tom's Hardware 昨日(6 月 8 日)发布博文,报道称英特尔扩展二进制优化工具(Binary Optimization Tool,简称 iBOT)游戏阵容,新增支持 7 款游戏, 总支持数量达到 19 款。 IT之家附上本次新增的 7 款游戏如下…
检索增强结合神经网络的漏洞探索新方法,专攻用户代码与二进制程序的内存损坏分析。
arXiv:2604.17948v2 Announce Type: replace-cross Abstract: Large Language Models (LLMs) have demonstrated remarkable capabilities across various cybers…