Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moparisthebest/jad
jad mirror from http://varaneckas.com/jad/
https://github.com/moparisthebest/jad
Last synced: about 2 months ago
JSON representation
jad mirror from http://varaneckas.com/jad/
- Host: GitHub
- URL: https://github.com/moparisthebest/jad
- Owner: moparisthebest
- Created: 2015-01-13T18:05:04.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-13T18:05:26.000Z (almost 10 years ago)
- Last Synced: 2023-03-12T07:27:51.428Z (almost 2 years ago)
- Size: 4.67 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
JAD Java Decompiler Download Mirror
===================================As http://www.kpdus.com is no longer accessible, JAD Java Decompiler
download is extremely hard to find. Here is a mirror where you can get
JAD for various platforms.- [Jad 1.5.8g for Windows 9x/NT/2000 on Intel
platform](jad158g.win.zip) (238600 bytes).
- [Jad 1.5.8g for Mac OS X 10.4.6 on Intel
platform](jad158g.mac.intel.zip) (170707 bytes, compiled by GCC
4.0).
- [Jad 1.5.8e for HP-UX 11.x](jad158e.hpux.zip) (293214 bytes).
- [Jad 1.5.8e for Linux on Intel platform](jad158e.linux.intel.zip)
(214917 bytes).
- [Jad 1.5.8e for Linux (statically linked)](jad158e.linux.static.zip)
(389972 bytes) - take this version if the one above crashes or
displays the "seek error" message.
- [Jad 1.5.8d for OS/2](jad158d.os2.zip) (288717 bytes) - OS/2 version
was cross-compiled on Windows using EMX and RSXNT packages,
therefore it requires EMX runtime (EMX.DLL should be enough).
- [Jad 1.5.8c for FreeBSD 4.0](jad158c.freebsd.zip) (322311 bytes) -
statically linked.
- [Jad 1.5.8c for OpenBSD 2.7](jad158c.openbsd.zip)(334499 bytes) -
statically linked.
- [Jad 1.5.8c for NetBSD 1.5](jad158c.netbsd.zip) (324440 bytes) -
statically linked.
- [Jad 1.5.8c for Solaris 8 on Intel
platform](jad158c.solaris.intel.zip) (264751 bytes).
- [Jad 1.5.8c for Mac OS X (Darwin 1.3) on PowerPC
platform](jad158c.mac.powerpc.zip) (266264 bytes).
- [Jad 1.5.7g for Linux on Sun Sparc platform](jad157g.linux.sun.zip)
(180606 bytes).
- [Jad 1.5.7g for Linux on Sun Sparc
platform](jad157g.linux.sun.static.zip) (346221 bytes) - statically
linked.
- [Jad 1.5.7f for Solaris 7 on Sun Sparc
platform](jad157f.solaris.sun.zip) (318096 bytes) - compiled on Sun
4m (Sparc10) using GCC 2.8.1, statically linked. Works on Solaris
2.6 as well.
- [Jad 1.5.7f for BeOS 5.0 on Intel platform](jad158g.win.zip) (245422
bytes) - statically linked.
- [Jad 1.5.7b for Mac OS X (Rhapsody 5.3) on PowerPC
platform](jad157b.mac.powerpc.zip) (372317 bytes).
- [Jad 1.5.7a for Solaris 7 on Intel
platform](jad157a.solaris.intel.zip) (252582 bytes) - try the
version for Solaris 8 instead.
- [Jad 1.5.5.3 for AIX 4.2 on IBM RS/6000 platform](jad1553.aix.zip)
(360970 bytes).Installation
============Unzip jad.zip file into any appropriate directory on your hard drive.
This will create two files:- an executable file named 'jad.exe' (Windows 9x/NT/2000) or 'jad'
(UNIX)
- README file 'Readme.txt', which contains the short user's manualFor UNIX users: make 'jad' executable: `chmod a+x jad`
No further setup is required.Disclaimer
==========JAD is Copyright 1997-2001 Pavel Kouznetsov.
All rights reserved.
THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR
OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE. THE SOFTWARE IS NOT DESIGNED OR INTENDED FOR USE
IN ON-LINE CONTROL OF AIRCRAFT, AIR TRAFFIC, AIRCRAFT NAVIGATION OR AIRCRAFT
COMMUNICATIONS; OR IN THE DESIGN, CONSTRUCTION, OPERATION OR MAINTENANCE OF
ANY NUCLEAR FACILITY. THE AUTHOR DISCLAIMS ANY EXPRESS OR IMPLIED WARRANTY OFFITNESS
FOR SUCH USES. YOU MUST REPRESENT AND WARRANT THAT YOU WILL NOT
USE THE SOFTWARE FOR SUCH PURPOSES