Skip to content

Commit b83ef85

Browse files
update readme
1 parent 676f9c8 commit b83ef85

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717
```
1818
- **Control Flow Obfuscation**: Introduces compile-dummy dummy loops and random variables.
1919
- **Customizable Obfuscation**: Offers flexibility to enable or disable specific obfuscation features based on your requirements.
20-
- **Variable Renaming**: Obfuscation of the source code directly, if you'd like to ship the code or just want to make your code look worse.
20+
- **Variable Renaming**: Obfuscation of the source code directly, if you'd like to ship the code or just want to make your code look worse.
21+
- NOTE: var renaming not fully functional as of 1.1.1 working on full-support as some cases aren't covered yet. Can still use the tool and fix the appropiate compiler errors.
2122

2223
## Installation
2324

0 commit comments

Comments
 (0)