All Projects → depsypher → jarzilla

depsypher / jarzilla

Licence: other
Java jar file viewer for Mac

Programming Languages

java
68154 projects - #9 most used programming language
shell
77523 projects
HTML
75241 projects

Projects that are alternatives of or similar to jarzilla

AllatoriCrack
破解 Java 混淆工具 Allatori
Stars: ✭ 124 (+376.92%)
Mutual labels:  jar
md-fileserver
Locally view markdown files in a browser.
Stars: ✭ 50 (+92.31%)
Mutual labels:  viewer
pv
Unix Pipe Viewer (pv) utility in Node.js
Stars: ✭ 20 (-23.08%)
Mutual labels:  viewer
viewer-navigation.sample
3D model navigation pane: Navigates a 3D model using a synchronized 2D map pane
Stars: ✭ 48 (+84.62%)
Mutual labels:  viewer
infinite-viewer
Infinite Viewer is Document Viewer Component with infinite scrolling.
Stars: ✭ 85 (+226.92%)
Mutual labels:  viewer
npmfs
javascript package inspector
Stars: ✭ 90 (+246.15%)
Mutual labels:  viewer
3D-Detection-Tracking-Viewer
3D detection and tracking viewer (visualization) for kitti & waymo dataset
Stars: ✭ 150 (+476.92%)
Mutual labels:  viewer
eta-ffi
A command line tool to automate the generation of ffi import code for the bindings of various Java libraries.
Stars: ✭ 19 (-26.92%)
Mutual labels:  jar
Minemap
An efficient map viewer for Minecraft seed in a nice GUI with utilities without ever needing to install Minecraft.
Stars: ✭ 104 (+300%)
Mutual labels:  viewer
farctool2
Texture viewer for LittleBigPlanet 1/2/3
Stars: ✭ 19 (-26.92%)
Mutual labels:  viewer
u-dicom-viewer
A simple web browser DICOM viewer for any device.
Stars: ✭ 91 (+250%)
Mutual labels:  viewer
PSEventViewer
PSEventViewer (Get-Events) is really useful PowerShell wrapper around Get-WinEvent. One of the features you may be interested in is a simple way of getting “hidden” events data
Stars: ✭ 74 (+184.62%)
Mutual labels:  viewer
InViewer
A Three.js-based viewer for visualizing OGC IndoorGML data
Stars: ✭ 18 (-30.77%)
Mutual labels:  viewer
PospoliteView
Pospolite View aims to be a simple HTML viewer engine fully made in Free Pascal.
Stars: ✭ 29 (+11.54%)
Mutual labels:  viewer
batmass
Mass spectrometry data visualization
Stars: ✭ 32 (+23.08%)
Mutual labels:  viewer
ManOpen
A macOS GUI application for viewing Unix manual pages.
Stars: ✭ 18 (-30.77%)
Mutual labels:  viewer
whatsapp-chat-parser-website
Website to view your exported WhatsApp chat logs 👁‍🗨
Stars: ✭ 68 (+161.54%)
Mutual labels:  viewer
Panorama3D
Delphi Firemonkey Panorama 360° Viewer
Stars: ✭ 27 (+3.85%)
Mutual labels:  viewer
brackets-viewer.js
A simple library to display tournament brackets (round-robin, single elimination, double elimination).
Stars: ✭ 52 (+100%)
Mutual labels:  viewer
ucollage
An extensible command line image viewer inspired by vim
Stars: ✭ 161 (+519.23%)
Mutual labels:  viewer

Java jar file viewer for Mac

Jarzilla allows you to view the contents of any jar, ear, sar, war or zip file.


Download Jarzilla-0.1.6

NOTE Running Jarzilla currently requires the following steps:

  1. Open Security & Privacy Preferences
  2. Change setting "Allow applications downloaded from" to setting "Anywhere"
  3. Run Jarzilla
  4. Optionally, change security setting for gatekeeper back to 'Mac App Store & identified developers' to restore gatekeeper (This allows jarzilla to run, but keeps gatekeeper turned on)

Available for Mac OS X

jarzilla-main-window

jarzilla-details-window

jarzilla-html-window

jarzilla-image-window

Overview

Jarzilla allows you to view most kinds of zip files, with a focus on inspecting the contents of java jar files.

  • Simply drag a jar file onto Jarzilla or use the file open menu to view its contents.
  • You can also associate jar files to Jarzilla with right click > Get Info > Open With > Change All.
  • If the jar file is executable, the Run button will launch it.
  • Double click on any file within the archive to get a custom resource view.
    • Java class files get a decompiled source view and outline view.
    • Html files get a rendered html view and html source view.
    • Images get a rendered image view.
    • Everything else gets rendered as text.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].