-
-
Save wavezhang/ba8425f24a968ec9b2a8619d7c2d86a6 to your computer and use it in GitHub Desktop.
wget -c --no-cookies --no-check-certificate --header "Cookie: oraclelicense=accept-securebackup-cookie" https://download.oracle.com/otn-pub/java/jdk/12.0.2+10/e482c34c86bd4bf8b56c0b35558996b9/jdk-12.0.2_linux-x64_bin.tar.gz |
(Personal note only) How to generate link for the future update:
- Go to https://www.oracle.com/java/technologies/javase/javase-jdk8-downloads.html
- Click on the wanted exe file and accept the license agreement
- Get the link from the download button
For example:
https://www.oracle.com/webapps/redirect/signon?nexturl=https://download.oracle.com/otn/java/jdk/8u261-b12/a4634525489241b9a9e1aa73d9e118e6/jdk-8u261-windows-x64.exe
- Add necessary info into this link:
https://javadl.oracle.com/webapps/download/GetFile/1.8.0_[xxx]-b[xx]/[encrypted_path]/windows-i586/[file_name_exe]
[xxx]
is the update number; for example261
[xx]
is the build number; for example12
[encrypted_path]
is the encrypted path; for examplea4634525489241b9a9e1aa73d9e118e6
[file_name_exe]
is the exe file name; for examplejdk-8u261-windows-x64.exe
- Final and ready download link will be:
https://javadl.oracle.com/webapps/download/GetFile/1.8.0_261-b12/a4634525489241b9a9e1aa73d9e118e6/windows-i586/jdk-8u261-windows-x64.exeThis works like a charm!!!
Latest links at this time:
https://javadl.oracle.com/webapps/download/GetFile/1.8.0_261-b12/a4634525489241b9a9e1aa73d9e118e6/windows-i586/jdk-8u261-windows-i586.exe
https://javadl.oracle.com/webapps/download/GetFile/1.8.0_261-b12/a4634525489241b9a9e1aa73d9e118e6/windows-i586/jdk-8u261-windows-x64.exeThanks! all this work just to use cordova-android! ...
It really works!!! Thanks)))
Used temp-mail.org to make a dummy account:
[email protected]:Asdf1234
Enjoy!
Thank You So Much!
Hello guys,
It seems not working for me
from original link :
https://www.oracle.com/webapps/redirect/signon?nexturl=https://download.oracle.com/otn/java/jdk/7u80-b15/jdk-7u80-windows-x64.exe
I tried :
wget -c --no-cookies --no-check-certificate --header "Cookie: oraclelicense=accept-securebackup-cookie" https://download.oracle.com/otn-pub/java/jdk/7u80-b15/jdk-7u80-windows-x64.exe
wget -c --no-cookies --no-check-certificate --header "Cookie: oraclelicense=accept-securebackup-cookie" https://download.oracle.com/otn/java/jdk/7u80-b15/jdk-7u80-windows-x64.exe
(from @tr15tan website) wget -c --no-cookies --no-check-certificate --header "Cookie: oraclelicense=accept-securebackup-cookie" https://javadl.oracle.com/webapps/download/GetFile/1.7.0_80-b15/windows-i586/jdk-7u80-windows-x64.exe
Do you have any idea ?
Thank you so much, the best solution for me!
(Personal note only) How to generate link for the future update:
- Go to https://www.oracle.com/java/technologies/javase/javase-jdk8-downloads.html
- Click on the wanted exe file and accept the license agreement
- Get the link from the download button
For example:
https://www.oracle.com/webapps/redirect/signon?nexturl=https://download.oracle.com/otn/java/jdk/8u261-b12/a4634525489241b9a9e1aa73d9e118e6/jdk-8u261-windows-x64.exe
- Add necessary info into this link:
https://javadl.oracle.com/webapps/download/GetFile/1.8.0_[xxx]-b[xx]/[encrypted_path]/windows-i586/[file_name_exe]
[xxx]
is the update number; for example261
[xx]
is the build number; for example12
[encrypted_path]
is the encrypted path; for examplea4634525489241b9a9e1aa73d9e118e6
[file_name_exe]
is the exe file name; for examplejdk-8u261-windows-x64.exe
- Final and ready download link will be:
https://javadl.oracle.com/webapps/download/GetFile/1.8.0_261-b12/a4634525489241b9a9e1aa73d9e118e6/windows-i586/jdk-8u261-windows-x64.exeThis works like a charm!!!
Latest links at this time:
https://javadl.oracle.com/webapps/download/GetFile/1.8.0_261-b12/a4634525489241b9a9e1aa73d9e118e6/windows-i586/jdk-8u261-windows-i586.exe
https://javadl.oracle.com/webapps/download/GetFile/1.8.0_261-b12/a4634525489241b9a9e1aa73d9e118e6/windows-i586/jdk-8u261-windows-x64.exe
Works great!
An alternate solution:
- go to
https://www.oracle.com/webfolder/s/digest/8u[xxx]checksum.html
, where[xxx]
is the update number. Currently https://www.oracle.com/webfolder/s/digest/8u261checksum.html - Use google to search for MD5 hash of package you are looking for.
- After download from one of the google results, make sure to check MD5 of the downloaded file. On windows
CertUtil -hashfile <path to file> MD5
Used temp-mail.org to make a dummy account:
[email protected]:Asdf1234
Enjoy!
Thank you so much!
For Linux user using shell to download Java SE Development Kit 8u261
wget -c --no-cookies --no-check-certificate --header "Cookie: oraclelicense=accept-securebackup-cookie" https://javadl.oracle.com/webapps/download/GetFile/1.8.0_261-b12/a4634525489241b9a9e1aa73d9e118e6/linux-i586/jdk-8u261-linux-x64.tar.gz
jdk-8u231-windows-x64:
https://mega.nz/#F!EolCyShY!D0QUZdcafG1mUXbqWywFsg
thank you so much
Used temp-mail.org to make a dummy account:
[email protected]:Asdf1234
Enjoy!
Tanks for this man, save me to do the same haha
Used temp-mail.org to make a dummy account:
[email protected]:Asdf1234
Enjoy!
Still working, many thanks
that worked. thank you so much!!
I made a fake account to get into oracle and tried to download Java JRE 8
but it didnt work
Used temp-mail.org to make a dummy account:
[email protected]:Asdf1234
Enjoy!
still working, thanks.
Used temp-mail.org to make a dummy account:
[email protected]:Asdf1234
Enjoy!
I like you <3
Used temp-mail.org to make a dummy account:
[email protected]:Asdf1234
Enjoy!
Thanks!!
Used temp-mail.org to make a dummy account:
[email protected]:Asdf1234
Enjoy!
Thanks!! π
Used temp-mail.org to make a dummy account:
[email protected]:Asdf1234
Enjoy!
Thanks!
Used temp-mail.org to make a dummy account:
[email protected]:Asdf1234
Enjoy!
Thanks Man!ππππππ
Used temp-mail.org to make a dummy account:
[email protected]:Asdf1234
Enjoy!
thank u so fucking much holy shit
after reading comments, these ones (right click on button to get link) + (nexturl link) + (replacing otn to otn-pub works)
Example:
https://download.oracle.com/otn-pub/java/jdk/11.0.8%2B10/dc5cf74f97104e8eac863698146a7ac3/jdk-11.0.8_windows-x64_bin.exe
Note that this link may not work, you need to get link from button inside the accept agreement modal
Hope this helped
More Logins:
http://bugmenot.com/view/oracle.com
Its kinda buggy, but the logins work. (most of the time)
I managed to get Java 7 using one of these logins, you just need to try different ones.
need fuck login to oracle site
jdk-8u241-windows-x64.exe download
https://www.oracle.com/java/technologies/javase/javase8u211-later-archive-downloads.html
Login ass
[email protected]
Qwert1234
(Personal note only) How to generate link for the future update:
- Go to https://www.oracle.com/java/technologies/javase/javase-jdk8-downloads.html
- Click on the wanted exe file and accept the license agreement
- Get the link from the download button
For example:
https://www.oracle.com/webapps/redirect/signon?nexturl=https://download.oracle.com/otn/java/jdk/8u261-b12/a4634525489241b9a9e1aa73d9e118e6/jdk-8u261-windows-x64.exe
- Add necessary info into this link:
https://javadl.oracle.com/webapps/download/GetFile/1.8.0_[xxx]-b[xx]/[encrypted_path]/windows-i586/[file_name_exe]
[xxx]
is the update number; for example261
[xx]
is the build number; for example12
[encrypted_path]
is the encrypted path; for examplea4634525489241b9a9e1aa73d9e118e6
[file_name_exe]
is the exe file name; for examplejdk-8u261-windows-x64.exe
- Final and ready download link will be:
https://javadl.oracle.com/webapps/download/GetFile/1.8.0_261-b12/a4634525489241b9a9e1aa73d9e118e6/windows-i586/jdk-8u261-windows-x64.exeThis works like a charm!!!
Latest links at this time:
https://javadl.oracle.com/webapps/download/GetFile/1.8.0_261-b12/a4634525489241b9a9e1aa73d9e118e6/windows-i586/jdk-8u261-windows-i586.exe
https://javadl.oracle.com/webapps/download/GetFile/1.8.0_261-b12/a4634525489241b9a9e1aa73d9e118e6/windows-i586/jdk-8u261-windows-x64.exeWorks great!
An alternate solution:
- go to
https://www.oracle.com/webfolder/s/digest/8u[xxx]checksum.html
, where[xxx]
is the update number. Currently https://www.oracle.com/webfolder/s/digest/8u261checksum.html- Use google to search for MD5 hash of package you are looking for.
- After download from one of the google results, make sure to check MD5 of the downloaded file. On windows
CertUtil -hashfile <path to file> MD5
Many thanks πππππ
Login ass
[email protected]
Qwert1234
Thanks a lot! π―
I tried to register but I think the confirmation email got blocked by spam filter :D
(Personal note only) How to generate link for the future update:
- Go to https://www.oracle.com/java/technologies/javase/javase-jdk8-downloads.html
- Click on the wanted exe file and accept the license agreement
- Get the link from the download button
For example:
https://www.oracle.com/webapps/redirect/signon?nexturl=https://download.oracle.com/otn/java/jdk/8u261-b12/a4634525489241b9a9e1aa73d9e118e6/jdk-8u261-windows-x64.exe
- Add necessary info into this link:
https://javadl.oracle.com/webapps/download/GetFile/1.8.0_[xxx]-b[xx]/[encrypted_path]/windows-i586/[file_name_exe]
[xxx]
is the update number; for example261
[xx]
is the build number; for example12
[encrypted_path]
is the encrypted path; for examplea4634525489241b9a9e1aa73d9e118e6
[file_name_exe]
is the exe file name; for examplejdk-8u261-windows-x64.exe
- Final and ready download link will be:
https://javadl.oracle.com/webapps/download/GetFile/1.8.0_261-b12/a4634525489241b9a9e1aa73d9e118e6/windows-i586/jdk-8u261-windows-x64.exeThis works like a charm!!!
Latest links at this time:
https://javadl.oracle.com/webapps/download/GetFile/1.8.0_261-b12/a4634525489241b9a9e1aa73d9e118e6/windows-i586/jdk-8u261-windows-i586.exe
https://javadl.oracle.com/webapps/download/GetFile/1.8.0_261-b12/a4634525489241b9a9e1aa73d9e118e6/windows-i586/jdk-8u261-windows-x64.exeWorks great!
An alternate solution:
- go to
https://www.oracle.com/webfolder/s/digest/8u[xxx]checksum.html
, where[xxx]
is the update number. Currently https://www.oracle.com/webfolder/s/digest/8u261checksum.html- Use google to search for MD5 hash of package you are looking for.
- After download from one of the google results, make sure to check MD5 of the downloaded file. On windows
CertUtil -hashfile <path to file> MD5
Thanks a lot
saved my day~