3 citations · 3 across the 2 of their papers we have counts for
3 papers
cs.SE2022
DualSC: Automatic Generation and Summarization of Shellcode via Transformer and Dual Learning
Guang Yang, Xiang Chen, Yanlin Zhou +1
A shellcode is a small piece of code and it is executed to exploit a software vulnerability, which allows the target computer to execute arbitrary commands from the attacker throug…
cs.SE2021★ 3 cited
DeepSCC: Source Code Classification Based on Fine-Tuned RoBERTa
Guang Yang, Yanlin Zhou, Chi Yu +1
In software engineering-related tasks (such as programming language tag prediction based on code snippets from Stack Overflow), the programming language classification for code sni…
cs.SE2021
Fine-grained Pseudo-code Generation Method via Code Feature Extraction and Transformer
Guang Yang, Yanlin Zhou, Xiang Chen +1
Pseudo-code written by natural language is helpful for novice developers' program comprehension. However, writing such pseudo-code is time-consuming and laborious. Motivated by the…