You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**PATH_TO_FRAMEWORK_JAR_FILE:** Path to jar file of the framework of interest.
45
45
-**PACKAGE_NAME_OF_FRAMEWORK:** Since there might be more than one framework in a jar file, we introduce the packaging of the framework through this property. For instance, in case of JAAS framework, this package would be javax/security/auth. Also, framework package for RMI would be java/rmi.
46
46
47
-
## Running the tool on a Windoes-based machine
47
+
## Running the tool on a Windows-based machine
48
48
Assuming that you are using a Windows-based machine, here are the steps you need to follow to be able to run the tool for JAAS framework:
49
49
1. Cloning the source code in a path (e.g. on drive D):
0 commit comments