|
![]() SandMark version 3.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
|
+--sandmark.obfuscate.addmethodargs.AddMethodArgs
| Constructor Summary | |
AddMethodArgs()
|
|
| Method Summary | |
void |
apply(ClassFileCollection cfc)
Applies this obfuscation to a program contained in a ClassFileCollection. |
java.lang.String |
getAlgHTML()
Gives a description of what the algorithm does. |
java.lang.String |
getAlgURL()
Specifies the URL of where the user can find more information about the algorithm. |
java.lang.String |
getAuthor()
Specifies the author of the algorithm. |
java.lang.String |
getAuthorEmail()
Specifies the email address author of the algorithm. |
ConfigProperties |
getConfigProperties()
Gets the ConfigProperties object which specifies the parameters for this run of the algorithm. |
java.lang.String |
getDescription()
Specifies what this algorithm does, briefly. |
java.lang.String |
getLongName()
Specifies this algorithm's long name. |
ModificationProperty[] |
getMutations()
Specifies the types of modifications that the algorithm makes. |
RequisiteProperty[] |
getPostRequirements()
|
java.lang.String[] |
getReferences()
Specifies any references that discuss the ideas in this algorithm. |
java.lang.String |
getShortName()
Specifies this algorithm's short name. |
static void |
main(java.lang.String[] args)
|
void |
setConfigProperties(ConfigProperties props)
Sets the ConfigProperties object which specifies the parameters for this run of the algorithm. |
| Methods inherited from class sandmark.obfuscate.AppObfuscator |
toString |
| Methods inherited from class sandmark.Algorithm |
getPostprohibited, getPostrequisites, getPostsuggestions, getPreprohibited, getPrerequisites, getPresuggestions |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public AddMethodArgs()
| Method Detail |
public static void main(java.lang.String[] args)
public void apply(ClassFileCollection cfc)
AppObfuscator
apply in class AppObfuscatorcfc - public java.lang.String getShortName()
Algorithm
getShortName in class Algorithmpublic java.lang.String getLongName()
Algorithm
getLongName in class Algorithmpublic ConfigProperties getConfigProperties()
Algorithm
getConfigProperties in class Algorithmpublic void setConfigProperties(ConfigProperties props)
Algorithm
setConfigProperties in class Algorithmprops - the parameters for this run of the algorithmpublic java.lang.String getAlgHTML()
Algorithm
getAlgHTML in class Algorithmpublic java.lang.String getAlgURL()
Algorithm
getAlgURL in class Algorithmpublic java.lang.String getAuthor()
Algorithm
getAuthor in class Algorithmpublic java.lang.String getAuthorEmail()
Algorithm
getAuthorEmail in class Algorithmpublic java.lang.String getDescription()
Algorithm
getDescription in class Algorithmpublic java.lang.String[] getReferences()
Algorithm
getReferences in class Algorithmpublic ModificationProperty[] getMutations()
AlgorithmModificationProperty.
getMutations in class Algorithmpublic RequisiteProperty[] getPostRequirements()
|
SandMark version 3.0 Wed Jan 29 10:30:05 MST 2003 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||