30.11.2008, 15:10
JRE(Java Runtime Environment) should be enough, though JDK won't hurt.
Or click the "here" word above to download the already hashed files.
edit: In case you want to hash them yourself, once JRE or JDK is installed you need to put the class-file you want to hash and classhasher.jar to the same folder, then type:
Or click the "here" word above to download the already hashed files.
edit: In case you want to hash them yourself, once JRE or JDK is installed you need to put the class-file you want to hash and classhasher.jar to the same folder, then type:
Code:
java -jar classhasher.jar nameofclassfile.class