Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -35,3 +35,10 @@ Each line of _Shellcode\_IA32_ dataset represents a snippet - intent pair. The _
|
|
| 35 |
|
| 36 |
Further statistics on the dataset and a set of preliminary experiments performed with a neural machine translation (NMT) model are described in the following paper: [Shellcode_IA32: A Dataset for Automatic Shellcode Generation](https://arxiv.org/abs/2104.13100).
|
| 37 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 35 |
|
| 36 |
Further statistics on the dataset and a set of preliminary experiments performed with a neural machine translation (NMT) model are described in the following paper: [Shellcode_IA32: A Dataset for Automatic Shellcode Generation](https://arxiv.org/abs/2104.13100).
|
| 37 |
|
| 38 |
+
|
| 39 |
+
**Note**: This work was done in collaboration with the [DESSERT Lab](https://github.com/dessertlab).
|
| 40 |
+
|
| 41 |
+
The dataset is also hosted on the [DESSERT Lab Github](https://github.com/dessertlab/Shellcode_IA32).
|
| 42 |
+
|
| 43 |
+
|
| 44 |
+
|