Datasets:

Multilinguality:
translation
Size Categories:
unknown
Language Creators:
expert-generated
found
Annotations Creators:
expert-generated
Source Datasets:
original
ArXiv:
Tags:
License:
taisazero commited on
Commit
7802ce0
1 Parent(s): 091d26d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -60,4 +60,5 @@ Please consider citing our work:
60
  doi = "10.18653/v1/2021.nlp4prog-1.7",
61
  pages = "58--64",
62
  abstract = "We take the first step to address the task of automatically generating shellcodes, i.e., small pieces of code used as a payload in the exploitation of a software vulnerability, starting from natural language comments. We assemble and release a novel dataset (Shellcode{\_}IA32), consisting of challenging but common assembly instructions with their natural language descriptions. We experiment with standard methods in neural machine translation (NMT) to establish baseline performance levels on this task.",
63
- }```
 
60
  doi = "10.18653/v1/2021.nlp4prog-1.7",
61
  pages = "58--64",
62
  abstract = "We take the first step to address the task of automatically generating shellcodes, i.e., small pieces of code used as a payload in the exploitation of a software vulnerability, starting from natural language comments. We assemble and release a novel dataset (Shellcode{\_}IA32), consisting of challenging but common assembly instructions with their natural language descriptions. We experiment with standard methods in neural machine translation (NMT) to establish baseline performance levels on this task.",
63
+ }
64
+ ```