Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
liberize committed Sep 22, 2024
1 parent 03393d6 commit 73218d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ Usage: ./ssc [-4] [-u] [-s] [-r] [-e|-E file] [-0] <script> <binary>
* pipes script code to interpreter to **avoid command line exposure**
* support large script, up to 8MB with compile time obfuscation and unlimited with rc4 encryption
* **anti-debugging** with ptrace detection
* support embeding an interpreter or archive into output binary
* support **embeding an interpreter or archive** into output binary

## Limitations

Expand Down

0 comments on commit 73218d6

Please sign in to comment.