Publications

Journal Articles


DawnGNN: Documentation augmented Windows malware detection using graph neural network

Published in Computers & Security, 2024

We introduce DawnGNN, a novel Windows malware detection framework leveraging official API documentation and graph neural networks. It converts API sequences into graphs, encodes API descriptions using BERT, and employs a Graph Attention Network for detection. Tested on three datasets, DawnGNN demonstrates enhanced detection capabilities, showcasing the value of API documentation in malware analysis.

Recommended citation: Pengbin Feng, Le Gai, Li Yang, Qin Wang, Teng Li, Ning Xi, Jianfeng Ma. " DawnGNN: Documentation augmented Windows malware detection using graph neural network." Computers & Security. 2024: 103788.
Download Paper

Conference Papers


Fast Calculation of National Commercial Cryptographic Algorithm Based on RISC-V Processing Core

Published in ChinaSoft 2024, 2024

The project implements and optimizes the national cryptographic algorithms on a domestic RISC-V platform, achieving both software and hardware acceleration. It optimizes the critical computational steps of bilinear pairing and elliptic curves at the instruction level, designs cryptographic processing units for point multiplication and modular exponentiation respectively, and ultimately accelerates the computation of the national cryptographic algorithms.

Recommended citation: Ning Zhang, Le Gai, Pengbin Feng. "Fast Calculation of National Commercial Cryptographic Algorithm Based on RISC-V Processing Core." ChinaSoft 2024.