An error occurred during the installation of Burp suitev --illegal-access=permit

解决To run Burp Suite using Java 16 or above,supply the following JVM argument: --illgal-access=permit

This problem occurs after running, right?

The reason is because your jdk is messed up. Follow me below:

The simplest and fastest solution

There must be these two jars in your installation package, find them

Then put it in the bin of your jdk folder (the jdk version does not matter)

Then, write cmd in the directory and press Enter

Then run your jar

Just ojbk, hope it’s useful

Guess you like

Origin blog.csdn.net/m0_62996549/article/details/132790883