GithubHelp home page GithubHelp logo

jira-crack's Introduction

jira-crack

tested on Version (V 8.19 , V8.21 , V8.22, V9.6) bare or via docker image or Windows

check out the bottom, you can crack Jira Until year 2089 :D

install and start postgresql with these commands.

 sudo apt-get update
 sudo apt-get install postgresql postgresql-contrib -y
 sudo update-rc.d postgresql enable
 sudo service postgresql start

after that switch to postgre user to make some changes to the database

 psql
 postgres=# CREATE USER jiradbadmin WITH PASSWORD 'password';
 postgres=# CREATE DATABASE jiradb WITH ENCODING 'UNICODE' LC_COLLATE 'C' LC_CTYPE 'C' TEMPLATE template0;
 postgres=# GRANT ALL PRIVILEGES ON DATABASE jiradb TO jiradbadmin;
 \q
 logout

download jira software version 8.19.1 from this link and install it

wget https://www.atlassian.com/software/jira/downloads/binary/atlassian-jira-software-8.19.1-x64.bin
chmod a+x atlassian-jira-software-x.x.x-x64.bin
sudo ./atlassian-jira-software-x.x.x-x64.bin

it will ask you some questions, use ENTER to accept all but on the 8th question use n so jira doest run after installation

Installation of JIRA Software x.x.x is complete
Start JIRA Software 8.19.1 now?
Yes [y, Enter], No [n]
n

now we need to download a file and replace it inside jira config directory.

rm -f /opt/atlassian/jira/atlassian-jira/WEB-INF/lib/atlassian-extras-3.4.6.jar
cd /opt/atlassian/jira/atlassian-jira/WEB-INF/lib/

then download this jar file atlassian-extras-3.4.6.jar and restart jira

. /opt/atlassian/jira/bin/start-jira.sh
. /opt/atlassian/jira/bin/stop-jira.sh
. /opt/atlassian/jira/bin/start-jira.sh

now go to << YourIP:8080 >> and you should see jira starting up.if it's not showing you anything just give it a few moments. it takes some time for jira to start up. proceed with the configuration and use the same values you used for postgre. when you see the license page use this code, wait a few minutes(it usually takes 2.3 minutes at this page).

AAAB+g0ODAoPeJyNU12PojAUfedXkOzjBmzRwY+kySriyIo6DrCT9a3iVTrD17bFGffXLwhmPjRmE15o7zn3nHNvv3lFqg5zrmKkImOA+wNkqoFvqQYyDGXPAdIoy3PgustCSAX4xxwWNAFiLedz+9Fyhq5icaCSZemYSiAVUEMdDSPlBmQMIuQsr1AkSGOWMAlbNa4B6uaoRlLmYtBq/Y1YDDrLlDllqYSUpiHYbznjx6Zbr6+hbvkpz4zTs0p7y2rqhevMHd8eK4si2QBf7gIBXBANn8Xd4Mp5ti1CqVc/msh28pVy0C+IbtTSULIDEMkL+JTlx/Mb8FIVtaB0zevSJp5fZePKnKF4xeY9xlOJfaBxcRoG2dFYNPRfiZZ8T1Mm6roq6TJo3G/ruIN1bJg6xr1BDyGsWFkqS7F2GX5MhJ7oz/RAt6y8+rFPyjM9zJK6xUUsjdgpFRGZW8iarKxJ27v/zhLjPnl9Sqcrx/Lcdb4wZv31ygmmeBYf//xOWiNv7XaXuwhPneDhpZV1Ealb/GdqnqS8clr7b8bsjInrjD17obnY7PTv7rq4Y5oIf9qaa4vqAT8AL+Gj0ZOtIfcn1oKlMdEc358pL3A8DwObCHVRr93G117N5T4+FDyMqICvb+Yj+DSxnDPRmC7lkysWmiGdlI+G/j+VCElqMCwCFGxrnjz1G0V5MDwiLbn3gPiP6BUqAhRxlZk+6MN8sZsehGcEYqlhbQxMyg==X02o0

i've tried contacting Jira's team to fix this but hasn't got a response yet (:
if your still not able to crack jira with this code. it may have been banned by them. instead you can use this repo atlassian-agent (all credits to him) and use atlassian-agent to generate a new license Code which will activate Jira until 2089. thanks to Mr. Saeid Hosseini for finding this repo.

also check this issue if you have problems on windows
(guywiththecrack#5)

Stargazers over time

Stargazers over time

jira-crack's People

Contributors

guywiththecrack avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.