activity
20212025
most citedFuncFooler: A Practical Black-box Attack Against Learning-based Binary Code Similarity Detection Methods

5 citations · 6 across the 5 of their papers we have counts for

collaborators
Showing cs.CRShow all

5 papers · 1 filter

cs.CR2025

SyzParam: Introducing Runtime Parameters into Kernel Driver Fuzzing

Yue Sun, Yan Kang, Chenggang Wu +8

This paper introduces a novel fuzzing framework, SyzParam which incorporates runtime parameters into the fuzzing process. Achieving this objective requires addressing several key c…

cs.CR2023★ 1 cited

SPECWANDS: An Efficient Priority-based Scheduler Against Speculation Contention Attacks

Bowen Tang, Chenggang Wu, Pen-Chung Yew +7

Transient Execution Attacks (TEAs) have gradually become a major security threat to modern high-performance processors. They exploit the vulnerability of speculative execution to i…

cs.CR2023

Khaos: The Impact of Inter-procedural Code Obfuscation on Binary Diffing Techniques

Peihua Zhang, Chenggang Wu, Mingfan Peng +6

Software obfuscation techniques can prevent binary diffing techniques from locating vulnerable code by obfuscating the third-party code, to achieve the purpose of protecting embedd…

cs.CR2022★ 5 cited

FuncFooler: A Practical Black-box Attack Against Learning-based Binary Code Similarity Detection Methods

Lichen Jia, Bowen Tang, Chenggang Wu +6

The binary code similarity detection (BCSD) method measures the similarity of two binary executable codes. Recently, the learning-based BCSD methods have achieved great success, ou…

cs.CR2021

SpecBox: A Label-Based Transparent Speculation Scheme Against Transient Execution Attacks

Bowen Tang, Chenggang Wu, Zhe Wang +6

Speculative execution techniques have been a cornerstone of modern processors to improve instruction-level parallelism. However, recent studies showed that this kind of techniques…