|
|
|
@ -4,6 +4,8 @@ vmassembler is a small C++ project which uses [flex](https://en.wikipedia.org/wi
|
|
|
|
|
|
|
|
|
|
### Contents
|
|
|
|
|
|
|
|
|
|
The repo contains the following notable folders and files:
|
|
|
|
|
|
|
|
|
|
* `dependencies/` - vmprofiler is the only dependency for this project...
|
|
|
|
|
* `src/` - source code for the vmassembler...
|
|
|
|
|
* `compiler.cpp` - responsible for encoding and encrypting virtual instructions...
|
|
|
|
|