CoolFace
Datasetpublic

sonia12138/STLBench

STLBench STLBench is a function-level dataset for C++ STL container type recovery from stripped binaries. Each record pairs a function's ground-truth C++ source with its stripped-binary disassembly, control-flow graph (CFG), Ghidra pseudo-code, and a multi-label set of STL container types used by the function. Anonymous release for double-blind review. Authors and project repository will be revealed after the review period. Summary Records: 14,884 (3,894 unique… See the full description on the dataset page: https://huggingface.co/datasets/sonia12138/STLBench.

sourceHugging Facecc-by-4.0updated 5mo agoView on Hugging Face
0likes33downloads
6 commits on main
b50ab815mo ago

Upload data/test.parquet with huggingface_hub

sonia12138
ad0817e5mo ago

Upload data/validation.parquet with huggingface_hub

sonia12138
3453bc55mo ago

Upload data/train.parquet with huggingface_hub

sonia12138
fed58fe5mo ago

Upload LICENSE with huggingface_hub

sonia12138
60dc4455mo ago

Upload README.md with huggingface_hub

sonia12138
d35ba725mo ago

initial commit

sonia12138