Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
za233 committed Nov 21, 2024
1 parent d1f69c9 commit 64dcc49
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

Pluto is a code obfuscator built on top of LLVM 14.0.6 (more in the future...). In summary, Pluto converts the source code into a functionally equivalent but much more complicated form at compile-time, protecting your software from being cracked.

**This project is no longer under maintenance. Please switch to the actively maintained repository:[Polaris-Obfuscator](https://github.com/za233/Polaris-Obfuscator)**

## Installation
Download source code:
```
Expand Down

0 comments on commit 64dcc49

Please sign in to comment.