|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
edu.ntnu.* |
---|
edu.ntnu.item.jt.GUI.GUI | ||
---|---|---|
final String |
ABOUT_STRING |
"PowerScan\n\nConsole for PowerScan Malware Analysis Framework\n\nBy:\n\nJ\u00f8ran Vagnby Lillesand\nThomas Langerud" |
final String |
CLOSE_CONSOLE_WARNING |
"\n\n\nNOTE:\n\n->-> Please make sure not to terminate this application before operations have completed, as termination may result in unpredictable state!" |
final String |
CLOSE_WARNING |
"Please do not close this application without using File->Exit" |
final String |
EMPTY_SAMPLE_PATH_ERROR |
"!! WARNING !! --> Malware sample path may not be empty" |
final String |
EXIT_WARNING_QUESTION |
"Are you sure you would like to exit" |
final int |
FIELD_CONFIG |
2 |
final int |
FIELD_MALWARE |
1 |
final int |
FIELD_PROPS |
3 |
final String |
HELP_STRING |
"Usage:\n\n* Enter path to config file and properties file into the appropriate fields, or use the open file dialog.\n\n* Choose \'File\' -> \'Start\'\n\n* Enter path to sample file into appropriate field or use open dialog\n\n* Choose analysis action with button" |
final String |
LOOK_AND_FEEL_PATH |
"com.sun.java.swing.plaf.windows.WindowsLookAndFeel" |
final String |
MAIN_WINDOW_TITLE |
"PowerScan" |
final int |
OPERATION_ANALYZE |
3 |
final int |
OPERATION_EXECUTE |
2 |
final int |
OPERATION_INITIALIZE |
4 |
final int |
OPERATION_SCAN |
1 |
final int |
OPERATION_UPDATE |
5 |
final String |
REGPATH_CONFIG |
"edu.ntnu.item.jt.gui.config" |
final String |
REGPATH_OUTPUTSAVE |
"edu.ntnu.item.jt.gui.savepath" |
final String |
REGPATH_PROPS |
"edu.ntnu.item.jt.gui.prefs" |
edu.ntnu.item.jt.GUI.GUIConfigEditor | ||
---|---|---|
public final String |
ADD_HOST_BUTTON_COMMAND |
"add_host" |
public final String |
ADD_VM_BUTTON_COMMAND |
"add_vm" |
public final String |
EDIT_AVE_BUTTON_COMMAND |
"edit_ave" |
public final String |
EDIT_DAT_BUTTON_COMMAND |
"edit_dat" |
final String |
EDIT_WINDOW_TITLE |
"PowerScan - config editor" |
final String |
EXIT_WARNING_QUESTION |
"Unsaved changes will be discarded, sure you want to close?" |
final String |
LOOK_AND_FEEL_PATH |
"com.sun.java.swing.plaf.windows.WindowsLookAndFeel" |
public final String |
NEW_AVE_BUTTON_COMMAND |
"new_ave" |
public final String |
NEW_DAT_BUTTON_COMMAND |
"new_dat" |
final String |
REGPATH_CONFIG_EDITOR |
"edu.ntnu.item.jt.gui.confedit" |
edu.ntnu.item.jt.system.AVUpdateResult | ||
---|---|---|
public static final int |
FULL_LOG_RETURNED |
4 |
public static final int |
LOG_NOT_SUPPORTED |
5 |
public static final int |
NO_LOG_FOUND |
3 |
public static final int |
NOT_INITIATED |
0 |
public static final int |
OPERATION_TIMEOUT |
7 |
public static final int |
SUCCESS_INDICATOR_NOT_FOUND |
2 |
public static final int |
UPDATE_NOT_SUPPORTED |
6 |
public static final int |
UPDATE_SUCCESSFUL |
1 |
edu.ntnu.item.jt.system.Frontend | ||
---|---|---|
public static final int |
UI_GUI |
2 |
public static final int |
UI_SHELL |
1 |
edu.ntnu.item.jt.system.Scanner | ||
---|---|---|
public static final int |
OPERATION_EXECUTE |
2 |
public static final int |
OPERATION_NONE |
0 |
public static final int |
OPERATION_SCAN |
1 |
public static final int |
OPERATION_UPDATE |
3 |
edu.ntnu.item.jt.VMware.GuestOS | ||
---|---|---|
public static final String |
VIX_CONSOLE_USER_NAME |
"__VMware_Vix_Guest_Console_User__" |
public static final int |
VIX_E_FILE_ALREADY_EXISTS |
12 |
public static final long |
VIX_OK |
0L |
public static final int |
VIX_PROPERTY_JOB_RESULT_HANDLE |
3010 |
public static final int |
VIX_PROPERTY_NONE |
0 |
public static final int |
VIX_RUNPROGRAM_ACTIVATE_WINDOW |
2 |
public static final int |
VIX_RUNPROGRAM_RETURN_IMMEDIATELY |
1 |
public static final int |
VIX_SNAPSHOT_INCLUDE_MEMORY |
2 |
public static final int |
VIX_VM_POWEROP_NORMAL |
0 |
edu.ntnu.item.jt.VMware.VMwareServer | ||
---|---|---|
public static final int |
VIX_API_VERSION |
3 |
public static final int |
VIX_INVALID_HANDLE |
0 |
public static final long |
VIX_OK |
0L |
public static final int |
VIX_PROPERTY_JOB_RESULT_HANDLE |
3010 |
public static final int |
VIX_PROPERTY_NONE |
0 |
public static final int |
VIX_SERVICEPROVIDER_DEFAULT |
1 |
public static final int |
VIX_SERVICEPROVIDER_VMWARE_SERVER |
2 |
public static final int |
VIX_SERVICEPROVIDER_VMWARE_WORKSTATION |
3 |
public static final int |
VIX_VMPOWEROP_NORMAL |
0 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |