Stars
Implementation of CCS'2022 paper "SymLM: Predicting Function Names in Stripped Binaries via Context-Sensitive Execution-Aware Code Embeddings"
Implementation of "Beyond Classification: Inferring Function Names in Stripped Binaries via Domain Adapted LLMs" (NDSS'25)
Academic papers related to fuzzing, binary analysis, and exploit dev, which I want to read or have already read
A curated list of papers, theses, datasets, and tools related to the application of Machine Learning for Software Engineering
simple type recognition in decompiled executables
For our CCS24 paper 🏆 "ReSym: Harnessing LLMs to Recover Variable and Data Structure Symbols from Stripped Binaries" by Danning Xie, Zhuo Zhang, Nan Jiang, Xiangzhe Xu, Lin Tan, and Xiangyu Zhang. …
123456914 / GoSSIP_Blog
Forked from GoSSIP-SJTU/GoSSIP_Blog每周定期更新论文笔记分享的markdown以及图片
An awesome & curated list of binary code similarity papers
A collection of papers, tools about type inferring, variable renaming, function name inferring on stripped binary executables.