24 lines
552 B
Plaintext
24 lines
552 B
Plaintext
#
|
|
# 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)
|