scispace - formally typeset
Z

Zhexin Zhang

Publications -  2
Citations -  198

Zhexin Zhang is an academic researcher. The author has contributed to research in topics: Code (cryptography) & Automatic summarization. The author has an hindex of 2, co-authored 2 publications receiving 111 citations.

Papers
More filters
Proceedings ArticleDOI

Neural Machine Translation Inspired Binary Code Similarity Comparison beyond Function Pairs

TL;DR: This research showcases how to apply ideas and techniques from NLP to large-scale binary code analysis, which has many applications, such as cross-architecture vulnerability discovery and code plagiarism detection.
Proceedings ArticleDOI

Neural Machine Translation Inspired Binary Code Similarity Comparison beyond Function Pairs.

TL;DR: In this article, the authors leverage ideas and techniques from Natural Language Processing (NLP), a rich area focused on processing text of various natural languages, to address two important code similarity comparison problems: given a pair of basic blocks for different instruction set architectures (ISAs), determining whether their semantics is similar or not; given a piece of code of interest, determining if it is contained in another piece of assembly code for a different ISA.