Showing 75 open source projects for "decompiler"

View related business solutions
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • 1
    JodeEclipse is a plugin for integrating the Jode Java Decompiler with the Eclipse IDE.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Desquirr is a decompiler plugin for Interactive Disassembler Pro. It is currently capable of simple data flow analysis of binaries with Intel x86 machine code.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    Jar Explorer is a simple, easy-to-use application to browse the contents of jar files. It also includes a class decompiler.
    Downloads: 17 This Week
    Last Update:
    See Project
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 5
    Jad Java decompiler plugin for Eclipse IDE.
    Leader badge
    Downloads: 107 This Week
    Last Update:
    See Project
  • 6
    Decompyle is a python disassembler and decompiler which converts Python byte-code (.pyc or .pyo) back into equivalent Python source. Verification of the produced code (re-compiled) is avaliable as well.
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 7
    Decompile win32 program and DLL to C++ step by step. Allow some interactive. Main functions already work: *support if/else/for/do/while/break/switch case/continue *support API *support C++ head file load *support standard library function recognize
    Leader badge
    Downloads: 44 This Week
    Last Update:
    See Project
  • 8
    Debyte is a Java Decompiler.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    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: 4 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 10
    Java decompilation tools from 'Decompiling Java' book published by Apress.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    MEDDAC is the seeding point for designing a new approach to Operating System design itself. It is an Open Source project with roots in mainframe design and development the author began in 1979. Monitor Editor Disassembler Decompiler Assembler Compiler
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    .Net Assembly Viewer/Disassembler/decompiler is a .net assembly viewer, disassembler and decompiler written in C#.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    net-unwind is an open-source .NET decompiler for GNU/Linux based systems. It can decompile any .NET from Intermediate Language (based on CLR) back to similar or identical source code to the original in C#. A Qt GUI is provided for easy navigation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Emacs integration with Java Decompiler (Jad) automatically decompiles Java class files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 17
    The purpose of the FreeSC project is develop free scenery compiler/decompiler for Microsoft Flight Simulator.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Palm DataBase compiler/decompiler. The compiler (pdbc) converts a source code into the binary PDB file format used by Palm PDAs to store information. The decompiler (pdbdec) converts any binary PDB file into source code understood by pdbc. The la
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    Eine Anwendung um aus dem Java Bytecode wieder einen gleichwertigen Quelltext in Java zu erzeugen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Sourceless Java Decompiler plug-in for Netbeans (6.5 +)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Java decompiler written in C++ aimed to decompile Java 6.0 (and below) class files. The intention of the decompiler is to generate source files using as much information provided in the class file as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    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
  • 24
    wxWidgets port of GComp utility - an 1C:Enterprise metadata (md) compiler/decompiler
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A collection of ACS tools. It will have an ACS disassembler, because I intend to get a method of decompiling as quickly as possible. After that, there will be: compiler, decompiler, linker and translator, etc...
    Downloads: 0 This Week
    Last Update:
    See Project