Skip to content

Commit

Permalink
Add support for encryption statements
Browse files Browse the repository at this point in the history
  • Loading branch information
ExcaliburZero committed Nov 5, 2023
1 parent 262d141 commit 4bb35d6
Show file tree
Hide file tree
Showing 7 changed files with 764 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ The following QuickBMS commands are currently supported by the langauge server.
* [ ] `Debug [MODE]`
* [ ] `Padding VAR [FILENUM] [BASE_OFF]`
* [ ] `Append [DIRECTION]`
* [ ] `Encryption ALGO KEY [IVEC] [MODE] [KEYLEN]`
* [x] `Encryption ALGO KEY [IVEC] [MODE] [KEYLEN]`
* [x] `Print MESSAGE`
* [x] `GetArray VAR ARRAY VAR_IDX`
* [x] `PutArray ARRAY VAR_IDX VAR`
Expand Down
Loading

0 comments on commit 4bb35d6

Please sign in to comment.