PulseAugur
EN
LIVE 09:49:54

New benchmark CREBench tests LLMs on cryptographic reverse engineering

Researchers have introduced CREBench, a new benchmark designed to evaluate the capabilities of large language models (LLMs) in the domain of cryptographic binary reverse engineering. The benchmark consists of 432 challenges derived from standard cryptographic algorithms and insecure key usage scenarios, with varying difficulty levels. In evaluations, GPT-5.4 demonstrated the strongest performance among eight frontier LLMs, achieving a score of 64.03 out of 100 and successfully recovering flags in 59% of challenges, though human experts still maintained a significant advantage with a score of 92.19. AI

IMPACT This benchmark could spur development of LLMs specialized for security tasks like vulnerability discovery and malware analysis.

RANK_REASON The cluster describes a new academic benchmark and evaluation of LLMs on a specific task, published on arXiv. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New benchmark CREBench tests LLMs on cryptographic reverse engineering

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Baicheng Chen, Yu Wang, Ziheng Zhou, Xiangru Liu, Juanru Li, Yilei Chen, Tianxing He ·

    CREBench: Evaluating Large Language Models in Cryptographic Binary Reverse Engineering

    arXiv:2604.03750v2 Announce Type: replace-cross Abstract: Reverse engineering (RE) is central to software security, particularly for cryptographic programs that handle sensitive data and are highly prone to vulnerabilities. It supports critical tasks such as vulnerability discove…