You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
552 B
24 lines
552 B
7 months ago
|
#
|
||
|
# This obfuscation dictionary contains quotes from plays by Shakespeare.
|
||
|
# It illustrates that any text can be used, for whatever flippant reasons
|
||
|
# one may have.
|
||
|
# Usage:
|
||
|
# java -jar proguard.jar ..... -obfuscationdictionary shakespeare.txt
|
||
|
#
|
||
|
|
||
|
|
||
|
"This thing of darkness I acknowledge mine."
|
||
|
|
||
|
--From The Tempest (V, i, 275-276)
|
||
|
|
||
|
|
||
|
"Though this be madness, yet there is method in 't."
|
||
|
|
||
|
--From Hamlet (II, ii, 206)
|
||
|
|
||
|
|
||
|
"What's in a name? That which we call a rose
|
||
|
By any other word would smell as sweet."
|
||
|
|
||
|
--From Romeo and Juliet (II, ii, 1-2)
|