sleeyax / burp-awesome-tls

Burp extension to evade TLS fingerprinting. Bypass WAF, spoof any browser.
GNU General Public License v3.0
1.19k stars 75 forks source link

Java version error #53

Closed Gue5t-zz closed 8 months ago

Gue5t-zz commented 9 months ago

ERROR:java.lang.UnsupportedClassVersionError: burp/BurpExtender has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 59.0

sleeyax commented 9 months ago

Update burp and your java version. This extension assumes Java 17+ I believe.