anode Posted September 6, 2013 Share Posted September 6, 2013 Just got in 3 duckys (lost my old one somewhere) (Script is just a hello world) But when I try the 2.6 or 3.0 encoder I get this error: Exception in thread "main" java.lang.UnsupportedClassVersionError: Encoder : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631) at java.lang.ClassLoader.defineClass(ClassLoader.java:615) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) at java.net.URLClassLoader.access$000(URLClassLoader.java:58) at java.net.URLClassLoader$1.run(URLClassLoader.java:197) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:190) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301) at java.lang.ClassLoader.loadClass(ClassLoader.java:247) I'm no java guy in the least. OSX 10.6.8 Ideas? (just don't say linux or windows please) Quote Link to comment Share on other sites More sharing options...
no42 Posted September 7, 2013 Share Posted September 7, 2013 (edited) Your using OSX's Native 1.6.36 Java. You need to upgrade to version 1.7. http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html Edited September 7, 2013 by midnitesnake Quote Link to comment Share on other sites More sharing options...
anode Posted September 7, 2013 Author Share Posted September 7, 2013 Found the solution a little bit after posting. But for anyone else, here is a compiled 2.6 version under java 1.6. Just unzip in the duck folder and replace the default encoder.jar encoder 2.6 Quote Link to comment Share on other sites More sharing options...
no42 Posted September 7, 2013 Share Posted September 7, 2013 If people are wary of running someone else's compiled code. Full instructions are on the Ducky-decode website and Ducky guide ! See my signature Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.