Search Results for "java exe decompiler" - Page 3

Showing 76 open source projects for "java exe decompiler"

View related business solutions
  • 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
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    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
  • 2
    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
  • 3
    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
  • 4
    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
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    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
  • 6
    It is a tool for transfering files of any format (.exe, etc., ) using the IP of the sender. There is no Login process & Its platform independent so, a little bit knowledge req to use it & also it is very fast & accuracy in transformation of files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Arabic alphabet Learner
    Bismillahi Rahmani Rahim. The Arabic Alphabet Learner is an attempt to make the learning of alphabets interesting to children. The software is distributed free of cost.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    A Steganographic Tool that lets u hide any file into any file. It is based on Image, Audio, Video Steganography that hides any file or message into an image(BMP,JPG,GIF), Audio/Video(MPG, WAV, etc) or any other file format(PDF,EXE,CHM etc..)
    Leader badge
    Downloads: 6 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
    JodeEclipse is a plugin for integrating the Jode Java Decompiler with the Eclipse IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Java Decompiler, Disassembler and Bytecode debugger. Decompiler supports Java 5 (e.g. generics, for-each loops etc). Debugger allows user to step through each bytecode and view program state. Contains Swing GUI.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    JSmooth creates standard Windows executable files (.exe) that smartly launch java applications. It makes java deployment much smoother and user-friendly, as it is able to find and run Java VMs by itself, or help the user get one if none are available.
    Leader badge
    Downloads: 160 This Week
    Last Update:
    See Project
  • 13
    Jar Explorer is a simple, easy-to-use application to browse the contents of jar files. It also includes a class decompiler.
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 14
    Jad Java decompiler plugin for Eclipse IDE.
    Leader badge
    Downloads: 152 This Week
    Last Update:
    See Project
  • 15
    93 Photo Street is an application for Macs and PCs which combines your digital photos with map images to create interactive, web based photo maps. It is coded in pure java, but can be wrapped in an OS X bundle or a PC exe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JReversePro is a Java Decompiler / Disassembler written in Java. Facility to view the ConstantPool contents is available. AWT, Swing and command-line versions are present.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 17
    Basic Ledger is a platform independent Accounting Program, written in Java. The Ledger is in xml format, reports are in html format. No special configurations other than Java required, just download the small .tar or .exe and start.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    JPackIt is a Java application for packaging a Java project into single executable package (such as jar, class or exe) containing all java application resources (code, images, properties, etc.) and referenced libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Java decompilation tools from 'Decompiling Java' book published by Apress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    IdeaJad is a free plugin that allows you to decompile java class files from within IntelliJ IDEA using the popular decompiler JAD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The aim of this project is to develope a decompiler for java which is platform independent and has options to obfuscate the class file also. The project takes class file as input and decompiles it and provides the source file.
    Leader badge
    Downloads: 40 This Week
    Last Update:
    See Project
  • 22
    Java-program to read, modify and execute class-files. a real java VM written in java or a decompiler for class-files is possible (and partially working)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Sourceless Java Decompiler plug-in for Netbeans (6.5 +)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    JClassViewer

    A Java class viewer and decompiler which respect line numbers.

    JClassViewer is a viewer for class and jar files. Features: - required Java 7 or higher - used the line numbers to reconstruct an output that is near to the original output. - debugging in Eclipse - should support other languages like Scale in the future
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JDPlay is a jni library and a remote controlled exe for launching DirectPlay games from java. The jni library is for easy usage on windows and the exe is for launching via wine on linux. JDPlay originates from Coopnet (http://coopnet.sourceforge.net).
    Downloads: 0 This Week
    Last Update:
    See Project
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.