|
![]() SandMark version 2.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--sandmark.Algorithm
|
+--sandmark.obfuscate.GeneralObfuscator
|
+--sandmark.obfuscate.AppObfuscator
An AppObfuscator object encapsulates code for performing an obfuscation that encompasses the entire application program.
| Constructor Summary | |
protected |
AppObfuscator()
Constructs an obfuscator. |
| Method Summary | |
abstract void |
apply(ClassFileCollection cfc)
Applies this obfuscation to a program contained in a ClassFileCollection. |
java.lang.String |
toString()
Returns a string representation of this obfuscator. |
| Methods inherited from class sandmark.Algorithm |
getAlgHTML, getAlgURL, getAuthor, getAuthorEmail, getConfigProperties, getDescription, getLongName, getMutations, getPostprohibited, getPostrequisites, getPostsuggestions, getPreprohibited, getPrerequisites, getPresuggestions, getReferences, getShortName, setConfigProperties |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
protected AppObfuscator()
| Method Detail |
public abstract void apply(ClassFileCollection cfc)
throws java.lang.Exception
cfc -
java.lang.Exceptionpublic java.lang.String toString()
toString in class java.lang.Object
|
SandMark version 2.0 Mon Jun 17 12:30:47 MST 2002 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||