paper-with-me

Papers

SoK: AI-Augmented Binary Reversing

2026-06-16 · Yujeong Kwon, Yiyue Zhang, Shakhzod Yuldoshkhujaev, Kexin Pei, Dokyung Song, Hyungjoon Koo arxiv

Binary reversing is fundamental to software understanding, vulnerability discovery, malware investigation, and firmware auditing. However, it remains inherently challenging due to the lossy transformation of semantic information during compilation. Recent advances in machine learning, large language models (LLMs), and agentic AI systems have accelerated the adoption of AI-augmented binary reversing. Yet, the resulting body of work has become increasingly fragmented across reversing domains, artifact representations, learning approaches, and evaluation practices. This paper presents the first comprehensive systematization of knowledge on AI-augmented binary reversing. We collect 246 research papers published since 2015, and organize them into 22 binary reversing domains according to the inference tasks. We further introduce a unified taxonomy spanning conventional and AI-augmented reversing pipelines. Our taxonomy connects traditional analysis techniques, binary-derived artifacts, representation strategies, learning paradigms, and downstream inference tasks, while clarifying the emerging roles of LLMs and agentic AI systems. By establishing a common vocabulary and structured framework, we offer a holistic view of the field's evolution over the past decade. Our study reveals common structures underlying seemingly disparate approaches, highlights persistent technical challenges and evaluation gaps, and identifies promising opportunities for future research. Collectively, these insights clarify the current state of the field and provide a foundation for the next generation of evidence-grounded and practically deployable AI-augmented binary reversing systems.

📄 PDF Abstract BibTeX arXiv:2606.17398

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Reversing Flow for Image Restoration

2025-06-20 · CVPR 2025 1 · Haina Qin, Wenyang Luo, Libin Wang, Dandan Zheng 외

Image restoration aims to recover high-quality (HQ) images from degraded low-quality (LQ) ones by reversing the effects of degradation. Existing generative models for image restoration, including diffusion and score-base…

Image Restoration

Acyclic and Cyclic Reversing Computations in Petri Nets

2021-08-04 · Kamila Barylska, Anna Gogolińska

Reversible computations constitute an unconventional form of computing where any sequence of performed operations can be undone by executing in reverse order at any point during a computation. It has been attracting incr…

Understanding Memory Modules on Learning Simple Algorithms

2019-07-01 · Kexin Wang, Yu Zhou, Shaonan Wang, Jiajun Zhang 외

Recent work has shown that memory modules are crucial for the generalization ability of neural networks on learning simple algorithms. However, we still have little understanding of the working mechanism of memory module…

Dimensionality Reduction

Unsupervised Ensemble Learning via Ising Model Approximation with Application to Phenotyping Prediction

2018-10-15 · Luwan Zhang, Tianrun Cai

Unsupervised ensemble learning has long been an interesting yet challenging problem that comes to prominence in recent years with the increasing demand of crowdsourcing in various applications. In this paper, we propose …

Ensemble Learning

Generative Exploration and Exploitation

2019-04-21 · Jiechuan Jiang, Zongqing Lu

Sparse reward is one of the biggest challenges in reinforcement learning (RL). In this paper, we propose a novel method called Generative Exploration and Exploitation (GENE) to overcome sparse reward. GENE automatically …

Reinforcement LearningReinforcement Learning (RL)