decompilation
ollvm-decompilation-dataset
OLLVM Obfuscation Impact on IDA Pro Hex-Rays Decompilation
Dataset Summary
A paired dataset for studying how compile-time OLLVM obfuscation
(llvm-pass-hikari plugin,
custom-built for LLVM 22) affects the quality of static decompilation
(IDA Pro 9.2 Hex-Rays, ARM64).
Each row of the dataset is one decompilation: the full C source, the
obfusCate-obfuscated version of that source, and the Hex-Rays pseudocode
of the compiled binary, together with the variant metadata.… See the full description on the dataset page: https://huggingface.co/datasets/oleksiihrush/ollvm-decompilation-dataset.Reasoning_from_decompilation
