y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#reverse-engineering News & Analysis

4 articles tagged with #reverse-engineering. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

4 articles
AI × CryptoNeutralarXiv – CS AI · Apr 77/10
🤖

CREBench: Evaluating Large Language Models in Cryptographic Binary Reverse Engineering

Researchers introduced CREBench, a benchmark to evaluate large language models' capabilities in cryptographic binary reverse engineering. The best-performing model (GPT-5.4) achieved 64.03% success rate, while human experts scored 92.19%, showing AI still lags behind human expertise in cryptographic analysis tasks.

🧠 GPT-5
AINeutralArs Technica – AI · Mar 107/10
🧠

AI can rewrite open source code—but can it rewrite the license, too?

The article explores the legal complexities surrounding AI's ability to rewrite open source code and whether such modifications constitute legitimate reverse engineering or create derivative works that must comply with original licensing terms. This raises important questions about intellectual property rights and licensing obligations in AI-generated code.

AI can rewrite open source code—but can it rewrite the license, too?
AINeutralarXiv – CS AI · Apr 156/10
🧠

CoDe-R: Refining Decompiler Output with LLMs via Rationale Guidance and Adaptive Inference

Researchers propose CoDe-R, a two-stage framework using Large Language Models to improve binary decompilation by reducing logical errors and semantic misalignment. A 1.3B model using this approach achieves state-of-the-art performance on the HumanEval-Decompile benchmark, becoming the first lightweight model to exceed 50% re-executability rates.

AINeutralarXiv – CS AI · Apr 205/10
🧠

Analyzing Chain of Thought (CoT) Approaches in Control Flow Code Deobfuscation Tasks

Researchers demonstrate that Chain-of-Thought prompting significantly improves large language models' ability to deobfuscate control flow code, with GPT-5 achieving 16-20% performance gains over zero-shot prompting. The approach offers a potential alternative to expensive manual reverse engineering, though practical deployment remains limited to research benchmarks.

🧠 GPT-5