Exetools

Exetools (https://forum.exetools.com/index.php)
-   Source Code (https://forum.exetools.com/forumdisplay.php?f=46)
-   -   Jetbrains License Server Source Code (https://forum.exetools.com/showthread.php?t=18828)

Uknow007 07-03-2018 03:38

Jetbrains License Server Source Code
 
https://www.mirrored.to/files/7WOSETBS/

TechLord 07-03-2018 10:48

Quote:

Originally Posted by Uknow007 (Post 113848)
https://www.mirrored.to/files/xxxxxx/

Please do not post stuff like this in the publicly visible areas of the forum.

In fact, it was only after the JetBrains License Server bypass was discussed and posted here OPENLY by certain new members last year (presumably by those who wanted to get their REP count up in a hurry) , that the protection by JetBrains was upgraded and now the "solution" no longer works. :(

These should be shared PRIVATELY inside secure areas of the forum :(

Hope you understand !

Thanks

EDIT:
Just checked it out. This is the OLD VERSION from last year and lo longer works on the newer versions of the Jet Brains Products .

The NEW version is being shared in private and even if someone here (also) does have it, please do not share it in publicly visible areas of the forum. We after all want to keep it working for as long as possible.

Thank you

atom0s 07-04-2018 13:06

Old versions work fine, they just added local server checks to prevent activation from the same machine. To work around it, just host the license server on another system and connect to it for the license.

TechLord 07-04-2018 18:22

Quote:

Originally Posted by atom0s (Post 113874)
Old versions work fine, they just added local server checks to prevent activation from the same machine. To work around it, just host the license server on another system and connect to it for the license.

This is not true for all their most recent products.
That is the reason why initially in Feb (2018) some groups attempted hosting these crack servers at various places in Russia etc (I think some of those links are still present in exetools in one of the threads, if I am right).

When those also stopped working, a few others started to create their own private activation cracks and shared it only privately. They still continue to work.

Please note :

The OLD cracks STILL will work, but will only do so for a very short time.
For some products, they will not work beyond the 30-days' TRIAL period.
For others they will stop working way before that.

I was using the OLD versions and never connected to the internet nor did I update the progs on the machines where I used them on. On those machines the cracks STILL work.

But on NEW installations, the OLD activation cracks will NOT work correctly and will expire suddenly after a few days.

Just check the internet and you will know what I mean.

WhoCares 07-07-2018 20:25

The download link is a EXE file?

Kerlingen 07-09-2018 15:17

Quote:

Originally Posted by WhoCares (Post 113915)
The download link is a EXE file?

I didn't check it, but it could be. Since 99% of Windows users probably don't have Python installed or know how to use the Python package manager, somebody decided to compile the Python code with all libraries into an EXE, which runs without additional runtime dependencies.

So that might be the EXE you're looking at.

debugasm 07-15-2018 03:40

I also tried this "kit" but it does not work.

TechLord 07-15-2018 11:50

Quote:

Originally Posted by debugasm (Post 113995)
I also tried this "kit" but it does not work.

As I'd stated in my earlier post, this works for older versions of their software only.

atom0s 08-17-2018 14:45

Didn't realize this got responded to. Just updated to latest versions, and yes the dvt server that has been around for ages still works. Again, all you have to do is host it on a different computer and it works fine.

https://i.imgur.com/t5ztSkU.png

There are no issues with it, same with previous versions as I mentioned above. It has worked fine since the switch to blocking local servers as long as you host it on a different PC on the same network.

atom0s 08-25-2018 14:08

JetBrains released a license enforcement in their latest products released this week that now blocks previous license servers from working. This did not take affect until today. More info can be found here:
https://www.jetbrains.com/license-server/outdated-ls/

You will now receive an error attempting to obtain a license stating that the server is outdated and cannot issue a license.

---

Work around for now, block this in hosts file:
Code:

0.0.0.0 account.jetbrains.com
Get key from:
Code:

http://idea.lanyus.com/getkey
This unlocks all of the 2018.2 products from what I saw.

(If you can afford to buy the real thing etc. support the devs when you can.)

TechLord 08-25-2018 23:28

@atom0s: Anything posted here openly and made public would be checked out by the JetBrains staff and would be rendered ineffective very soon, as I 'd already noted in this post of mine above in this very thread :D

We do have a few private solutions that I am willing to share with trusted members, who I am sure would not post it openly and again render them ineffective for all of us.

Once again, the reason I am making them available only to trusted members is not because I am bad guy but just because I want to ensure that they would not get into the hands of the JetBrains guys.

Please do not fill my inbox with requests again. If you need it very badly, just post a request here only one. You agree to keep it private, should I decide to share it with you.

Ragnarok 08-26-2018 00:45

Please send me a copy @techlord. TQ

atom0s 08-26-2018 04:07

The method I posted above is already Google'able with ease, literally the first result. It is not private in slightest.
I'm sure if they want to kill it off, it'll be gone when they want it to be.

DavidXanatos 08-27-2018 04:30

@techlord Please send me a solution

chants 08-27-2018 08:20

List of available license servers:
Quote:

http://xidea.online/servers.html
As atomos confirms, there are not such big changes in latest versions license system that anything matters to release. Except maybe people have many unpaid licenses floating around their businesses hoping to be prolonged.

Megin 08-27-2018 11:22

@techlord Please send me the solution.

atom0s 08-27-2018 15:11

If people are looking to work with the IDE tools, you can use the JAR listed on:
Code:

http://jetbrains.license.laucyun.com/
(Again, literally within the first 5 results of Google.)

You can also trick the license system to give you a valid floating license for 48 hours over and over allowing it to work with older servers if you have the ability to debug and alter things in .net and know what to look for.

Overall the changes don't seem major to the license system and all the data needed is still unencrypted/non-obfuscated etc. so it'll be publicly recracked sooner or later.

No need to beg certain people for things so they can feel special.

Megin 08-27-2018 15:52

Quote:

Originally Posted by atom0s (Post 114556)
If people are looking to work with the IDE tools, you can use the JAR listed on:
Code:

http://jetbrains.license.laucyun.com/
(Again, literally within the first 5 results of Google.)

You can also trick the license system to give you a valid floating license for 48 hours over and over allowing it to work with older servers if you have the ability to debug and alter things in .net and know what to look for.

Overall the changes don't seem major to the license system and all the data needed is still unencrypted/non-obfuscated etc. so it'll be publicly recracked sooner or later.

No need to beg certain people for things so they can feel special.

I am not begging anyone. He gave the reason he is not sharing openly, to avoid the vendor study the crack and then make it no longer effective. What he says makes sense. The original crack was working for many years till someone posted it on this thread. Two weeks later it stopped working. Whatever is posted in this thread stops working after 2-3 weeks at the most. Maybe this thread jinxed :D

I am tired of the cracks that appear to work perfectly for a while and then suddenly stop working when I am in the middle of something.I have joined his group a few hours ago and he already gave it to me. There was no begging involved.

So far I am happy with the solution. I hope it continues to work.

atom0s 08-28-2018 03:29

Quote:

Originally Posted by Megin (Post 114557)
I am not begging anyone. He gave the reason he is not sharing openly, to avoid the vendor study the crack and then make it no longer effective. What he says makes sense. The original crack was working for many years till someone posted it on this thread. Two weeks later it stopped working. Whatever is posted in this thread stops working after 2-3 weeks at the most. Maybe this thread jinxed :D

You're implying that JetBrains has no ability or will to look for things outside of this site which is a total joke. All of the known methods/cracks/keys/etc. that have been around for these products do not originate on this site. None of them. All of them are posted elsewhere on the net, torrented, on other crack forums, etc. and are reposted here.

All of these solutions can be found within the first page of Google results. JetBrains can easily find any solution people make, much like any program developer can find any cracks and such for their software through Google. Posting things on this forum does nothing extra to getting things detected faster or known faster since nothing that is posted on this site ever originates from here.

Megin 08-29-2018 20:26

I am not implying anything bro :) I just prefer cracks that can work without having to depend on external servers. When I use any cracked software, I generally like to turn off my internet. You are right, as long as the solution is shared at all, JetBrains will have no problem finding it. In general, I find that when cracks are shared openly, companies feel compelled to do something about it. Otherwise they may decide to turn a blind eye to it for the time-being.

A classic example that is generally quoted in this context would be, that while everyone knows it is wrong to pee in a swimming pool, it is generally tolerated unless they pee from the diving board, in which case the concerned in-charges would feel compelled to take action.Similarly, I meant that it is not wise to post cracks in threads that everyone on the internet can see without even registering here.

Peace

Uknow007 08-30-2018 00:46

This License server is working fully fine.In latest version localhosted servers are blacklisted ,that's all.

I agree with @atom0s many things can be easily found outside this forum & this jetbrain's source code is also available in many other forums also ,so its not a big issue that it is shared here, after all this forum is meant for sharing only (i guess).

luki 06-10-2020 16:55

@TechLord wtf, knowledge should be shared and this is a race. As DVT said in .nfo - he thanked JetBrains for challenges. I'm not able to crack it myself nor write a server but I'd like to see the source so I can learn.

Does anyone have a current working verison? I know there are online servers that work thru proxy, but still I'd like to see the source and/or binary so I could run it locally (or set up another public server). Could anyone share please?

Old version works for old versions of PHPStorm.
Quote:

PhpStorm: You are using an outdated version of the license server, please visit this page to learn more.
https://www.jetbrains.com/phpstorm/buy/?fromIDE&outdated-license-server#personal
Unfortunately, the license server specified in the PhpStorm licensing dialog is outdated. Starting with the 2018.2.1 release of JetBrains IDEs (released in Q3 2018) and 2018.3 release of .NET tools (to be released in Q4 2018), products can no longer obtain license tickets from the old versions of JetBrains license servers (versions prior to #16429 which was released on March 19, 2018).

WhoCares 06-11-2020 00:12

No working license server now. Use java agent to patch it.

bobthebarker 06-11-2020 12:26

using an unknown 3rd party's server to provide a license to pirated software seems just a liiiitttle risky to me. Jetbrains isn't dumb, they write some of the best tools for codind, if they wanted to they could make their products much harder to pirate, i.e. IDA.

They choose to put their efforts elsewhere, like improving their products. Judging by just how many devs use JB stuff (Android Studio???) I think piracy is low on their priorities.

fqjp 06-18-2020 15:46

maybe try it.
https://files.fm/u/x8dagnbq

luki 06-27-2020 12:39

Quote:

Originally Posted by bobthebarker (Post 120351)
using an unknown 3rd party's server to provide a license to pirated software seems just a liiiitttle risky to me. Jetbrains isn't dumb, they write some of the best tools for codind, if they wanted to they could make their products much harder to pirate, i.e. IDA.

They choose to put their efforts elsewhere, like improving their products. Judging by just how many devs use JB stuff (Android Studio???) I think piracy is low on their priorities.

they actually still allow it

the links posted up - yep this works, too bad the sever doesnt anymore - few clicks and every jetbrains prod activated

regards

SMH17 07-04-2020 09:34

Quote:

Originally Posted by luki (Post 120459)
they actually still allow it

the links posted up - yep this works, too bad the sever doesnt anymore - few clicks and every jetbrains prod activated

regards

I haven't tried (as researcher I have academic license for all Jetbrains products) but seems many people are receiving license validation problems with latest version of IntelliJ.
Probably they are blacklisting the activation too.

ian 07-04-2020 21:29

JetBrains license key => Check this link

p4r4d0x 07-29-2020 09:05

Quote:

Originally Posted by ian (Post 120507)
JetBrains license key => Check this link

Gist unavailable due to DMCA takedown.

ian 07-29-2020 16:42

Quote:

Originally Posted by p4r4d0x (Post 120769)
Gist unavailable due to DMCA takedown.

- Install IDE and run it as Evaluate for free
- Deag & Drop "jetbrains-agent-latest.zip" file to IDE window
- Restart and install it as plungin
- DONE!

GreyXor 07-31-2020 03:36

Another solution : https://gitee.com/pengzhile/ide-eval-resetter


All times are GMT +8. The time now is 12:00.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX