37 programs for "java exe decompiler" with 1 filter applied:

  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 1

    unluac

    A decompiler for Lua 5.x

    unluac is a decompiler for Lua 5.0 through 5.4. It runs on Lua chunks that have been compiled with the standard Lua compiler. It requires that debugging information has not been stripped from the chunk. (By default, the Lua compiler includes this debugging information.) This program is written in Java. A JAR package is available in the downloads section so you don't have to compile it. It runs from the command line and accepts a single argument: the file name of a Lua chunk...
    Leader badge
    Downloads: 628 This Week
    Last Update:
    See Project
  • 2
    Portable Java Launcher

    Portable Java Launcher

    PJL - Free Cross-Platform Portable Java Launcher for executable files

    PJL - Free Cross-Platform Portable Java Launcher for executable files = jar, exe, etc. Same as Win Portable Start Menu and other launcher programs. Useful thing for USB and others. Simple and intuitive GUI. Using SwiXML excellent framework - https://swixml.org/ , https://github.com/swixml/Two . Need JRE-1.8: https://www.oracle.com/java/technologies/javase/javase8-archive-downloads.html . Source = https://github.com/harp077/pjl . If you like this - put a star on https://github.com/harp077/pjl...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    Goliath Auto Screen Capture
    Goliath Auto Screen Capture is a free tool for taking rapid-fire screenshots. The user can simply select an area of the screen to capture, then use their computer as usual until ready to end the recording.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    MCSPhantomUpdater

    Program to help the update process of DJI Copter Phantom 3 and Inspire

    Program to help the update process of DJI Copter Phantom 3 and Inspire 1. It will download the desired firmware and copy the firmware to the selected sd card. Works with windows (.exe file), mac and some ux variants.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5

    JBVD

    Java Bytecode Viewer & Decompiler

    A very powerful java bytecode viewer and decompiler which makes use of the javassist open source library.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    venom - shellcode generator

    venom - shellcode generator

    msfvenom shellcode generator/compiler/listenner

    The script will use msfvenom (metasploit) to generate shellcode in diferent formats ( c | python | ruby | dll | msi | hta-psh ), injects the shellcode generated into one funtion (example: python) "the python funtion will execute the shellcode in ram" and uses compilers like: gcc (gnu cross compiler) or mingw32 or pyinstaller to build the executable file, also starts a multi-handler to recibe the remote connection (reverse shell or meterpreter session). -- 'shellcode generator' tool...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    easyjasub

    easyjasub

    Tool to add furigana and in-line translation to Japanese subtitles

    ... associate them. The program is now in early development stage, you may need to read the the inline help (-h option) or browse the code in http://github.com/riccardove/easyjasub A JRE is required, even by the Windows .exe version. wkhtmltoimage is required, take it from http://sf.net/p/wkhtmltopdf BDSup2Sub may be useful (BDN/XML subtitles are created as intermediate output). Basic usage: easyjasub.exe -ja subtitle.jp.srt -tr subtitle.en.srt java -jar easyjasub-cmd.jar -ja subtitle.jp.srt...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    jdec is a Java Decompiler. It can be used to reverse the bytecodes present in a .class File to produce a Java Source File which can be nearly correct or equivalent (Due To different Interpretations) to the original java file.[With UI & command line]
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    Fileprivacy

    Fileprivacy

    Fileprivacy easily encrypts your files

    Fileprivacy is a small tool which easily encrypts and decrypts files with common algorithms like AES, Blowfish, Triple DES and RSA. You can either use passwords or keyfiles. Since Fileprivacy is coded in Java it should run on all popular operating systems. #######BETA 2####### Bugfix - Beta 1 stopped working if filename was too short or long - added .exe file ####### NOTE ####### This is an early beta implying there are some issues left. The Keygenerator stops working if you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 10
    Mouse Rate

    Mouse Rate

    OS independent mouse rate checker written in Java.

    ... - Automatic focus regain removed - Redundant .exe removed, now there is one jar for every java-supported OS.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 11
    Swf Reader

    Swf Reader

    Adobe Flash SWF file reader, editor

    Adobe Flash SWF editor which can read and edit bytecode.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    LitFinder

    LitFinder is a Java utility for locating string literals within files.

    LitFinder is a Java based utility for scanning directories and/or files for string literals. All files are treated as binary streams, therefore searching is successful through a wide variety of file types including: text, compiled code (e.g. .exe, .class, etc), and archives (e.g. .zip, .jar, .war, .ear).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JODE is a java package containing a decompiler and an optimizer (aka obfuscator ;-) for java.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    Otodidak

    Otodidak

    GUI application for learning Linux

    Otodidak is a Java application created in click and run concept aimed for learning Linux. Otodidak is dedicated for all newbies in Linux, so they can learn Linux basic quickly and safely. Otodidak created in EXE and Linux format so Windows users can learn Linux without having it. This version is still have only Indonesia interface (no English).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JWebdesktop
    JWebDesktop is a java dektop GUI application developement package. It enables java web developers to write, package and deliver a desktop application, without requiring to learn any desktop GUI API (Swing, SWT, JavaFX etc). Any standard java web application can be packaged and delivered as desktop application (through JWebDesktop) in a matter of minutes. All major OS platforms are supported. JWebDesktop comes with ready to use application skeleton (exe, embedded browser, embedded servlet...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    LibDetector

    LibDetector

    EXE library detector

    With this program, you can know which libraries an EXE file needs to work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    javaMP3
    Player MP3 written in JAVA, use the library BasicPlayer 3.0 of javazoom.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Limegreen is a cross platform java application template which streamlines the process of creating applications. It provides experience on each platform, including an .exe for Windows, .app and .dmg on Mac OSX and a .jar for others. The below link isn't
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This java tools design to decrypt and obtain the MS Windows Admin password from encrypted password get from Amazon EC2. It can run as standalone application or embedded as Java applet in HTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This DreamInCode client allows the user to browse through the forums of DreamInCode by parsing the XML backend. This client is written in Java and is platform-independent if you download the ZIP. Windows users also have the option of a native exe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java Decompiler is a java package containing decompiler which will support latest features to successfuly recreate missing code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Tool to view disk structure of a virtual machine image (loopback device file) and export it's partition to new loopback device file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SSJE
    This is a Super Simple Java Editor written entirely in Java. It allows you to compile and run java programs in an mdi interface with syntax highlighting and easy commenting. Currently in suspended development. Available as a jar and an msi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JadRetro is a Java decompiler helper supporting Java 1.5+ classes. JadRetro is not a decompiler itself, it is a class transformer helping some old (but good) Java decompilers to convert more class files and/or generate more correct source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Tool for managing patch codes for the Nintendo Wii. Formats this tool handles are common to Gecko OS and popular Wii homebrew software. This is one of very few complete cross-platform GCT compilers and the only known GCT decompiler and merge tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.