WhatsappWebRequestAnalyzer icon indicating copy to clipboard operation
WhatsappWebRequestAnalyzer copied to clipboard

Browser based tool built to decrypt any request sent or received by WhatsappWeb's WebClient for WhatsappWeb4j

Results 4 WhatsappWebRequestAnalyzer issues
Sort by recently updated
recently updated
newest added

Im trying to run WhatsappWebRequestAnalyzer with ```mvn -e -f pom.xml compile exec:java```, but build fails with ``` [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.6.0:java (default-cli) on project CobaltAnalyzer: An exception occured...

``` > Task :compileKotlin 'compileJava' task (current target is 17) and 'compileKotlin' task (current target is 11) jvm target compatibility should be set to the same Java version. ```