Activation of JetBrains 2024.2.x and 2025.2.x and 2026.2.x
I strongly condemn the use of illegal activations. Use at your own risk. And better buy original licenses to ensure the stability of projects.
In the extreme, use free alternatives, thank God there are plenty.
In this article I will share information found on the Internet on how to activate JetBrains products of versions 2022, 2023, 2024, 2025, such as PhpStorm, WebStorm, IntelliJ IDEA, RubyMine, PyCharm and others, as well as plugins (for example, Laravel Idea).
Step 1: Preparation
- Download the archive:
https://3.jetbra.in/files/jetbra-5a50fc03d68a014f893b7fc3aa465380d59f9095.zip
- Extract it, for example to the root of the drive
C:\\.
Step 2: Installing the script
Go to the scripts folder and run the script suitable for your system:
install-current-user.vbs— for the current Windows user.install-all-users.vbs— for all Windows users.install.sh— for Linux/macOS.
Result of execution
-
In Windows you should see a success message:
And then a confirmation:
-
In Linux the result will be something like:

Attention! After running the script in Linux, a reboot is required.
Step 3: Alternative method (Manual configuration)
If the script did not work, you can configure everything manually.
In the vmoptions file of your IDE (for example, phpstorm64.exe.vmoptions for PhpStorm) you need to add the line:
-javaagent:C:\\jetbra\\ja-netfilter.jar=jetbrains
Important! The name of the vmoptions file differs for different IDEs.
- For WebStorm —
webstorm64.exe.vmoptions- For PyCharm —
pycharm64.exe.vmoptions- And so on.
Step 4: Getting the activation code
-
Go to the site 3.jetbra.in and choose any available host.
-
In the opened list, find the product you need (for example, PhpStorm).
-
Click the
Copy to clipboardbutton to copy the activation code.
Step 5: Activate the IDE
RESTART THE IDE!
- Launch the IDE (in my case this is PhpStorm).
- Go to the menu
Help→Register. - Choose the
Activation Codeoption. - Paste the copied code into the field and confirm.
Result
As a result you will get an activated IDE. The screenshot shows that the license is active until 2026 (according to developers, activation may work until 2099, but this will show the time ).
Note: Use this information at your own risk.







