Showing 137 open source projects for "x86_64-linux-gnu"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
    Learn More
  • 1
    Tool for using syntax highlighting, code competion, ect, in sd.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Bits and Pieces is an interactive 6502 disassembler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    bMARS is a java implementation of Redcode virtual machine MARS - "Memory Array Redcode Simulator"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    eniAsm
    An open Source assembler project written in C++ [Borland 8 compatible]. It's a study project and therefore, a fun one where we try to implement Intel’s x86 specifications into something useful for the everyday programmer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
    Learn More
  • 5
    Disassembler for Windows(95-XP), currently supports PE, NE, MZ, COM and "unknown" executable formats. Includes also OS independent console version (but requires x86). Output syntax similar to NASM .
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Flasm is an assembler/disassembler for Flash actionscript bytecode. Using flasm, script authors may learn how actionscript compiler and Flash Player virtual machine work, and tweak the compiled bytecode in SWF files for performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The aim of this project is to create a fully functional COBOL compiler that translate into Java or directly into bytecode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Simple 8085 assembler and disassembler for educational use. The 8085asm generates the map file and intel hex file. It support the directives EQU, ORG, DB, DS and END.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    mt6502dis is an interactive disassembler for parsing 6502 machine code. It is a GUI based program and uses the GTK+1 or GTK+2 toolkits.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Precoro helps companies spend smarter Icon
    Precoro helps companies spend smarter

    Fully Automated Process in One Tool: From Purchase Orders to Budget Control and Reporting.

    For minor company expenses, you might utilize a spend management solution or track everything in spreadsheets. For everything more, you'll need Precoro. We help companies achieve procurement excellence and budget efficiency by building transparent, predictable, automated spending workflows.
    Learn More
  • 10
    A open source java card virtual machine implementation. And also some part of the VM code can be used as part of kinds of tools such as javacard bytecode disassembler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PPCD is very accurate PowerPC ISA (and derivative processors) disassembler. Currently supported models are: Generic-32, Generic-64 and Gekko. PPCD is free opensource. You can use it in your applications without mention.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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: 0 This Week
    Last Update:
    See Project
  • 13
    Hex Editor VB is a hexadecimal editor for Windows. It allows to view and/or edit files, process memory and physical/logical disks. It includes lots of functions like file management, process management, advanced conversions between bases, disassembler...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    A replacement for the not so useful wingraph32 with uDraw, for the Interactive Disassembler (IDA).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PEReaDeR is a disassembler of PE (Portable Executable, also knows as windows executable) file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Disassembler for Toshiba microcontroller used in 1990s Toyota ECU. Notably, 3S-GTE engine in MR2 and Celica is based on this controller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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: 5 This Week
    Last Update:
    See Project
  • 18
    jbytecode is a Java bytecode disassembler/assembler written in Python. Dissasembly code is aligned with Java bytecodes in the class file so modification and re-assembly is always possible, even when class is obfuscated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    VirtuAL3101 provides a series of tools to develop effects using the AL3101 DSP from Alesis. It includes an assembler/disassembler, a simulator, an application generator with its graphical interface and various effects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Tools for Hobbit-based BeOS machines. These tools will extract files from drive images, extract resources from applications, disassembler for the Hobbit (AT&T CRISP 92010) processor, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    QDisassembler Interactive Disassembler
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JasminParser is a Jasmin (Java Assembler, .j file) compiler based on the Apache BCEL. JasminParser provides a disassembler and an assembler to convert java classes and jasmin files to each other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Yet another IDAPro-like disassembler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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: 3 This Week
    Last Update:
    See Project
  • 25
    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