Update README.md
Browse files
README.md
CHANGED
|
@@ -9,7 +9,7 @@ tags:
|
|
| 9 |
---
|
| 10 |
|
| 11 |
# Model Description
|
| 12 |
-
ASMTransformers is a project to train and use a machine learning model to compare assembly (
|
| 13 |
to aid in the process of reverse engineering.
|
| 14 |
|
| 15 |
# Status
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
# Model Description
|
| 12 |
+
ASMTransformers is a project to train and use a machine learning model to compare assembly (arm, amd, risc-v, i386) functions to a database of known functions,
|
| 13 |
to aid in the process of reverse engineering.
|
| 14 |
|
| 15 |
# Status
|