Showing 87 open source projects for "debugger for assembly language"

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • Powerful During Emergencies, Useful Every Day Icon
    Powerful During Emergencies, Useful Every Day

    Regroup connects you with the people you care about to keep them safe and informed - anytime, anywhere.

    Regroup Mass Notification empowers better mass communication that keeps people safe and informed at all times. The company’s award-winning, cloud-based mass communication platform is what clients across North America and around the globe rely on to send both emergency and day-to-day communications to millions of people. By enabling one-click messaging to mobile devices, landlines, social media, email, websites, and more, Regroup Mass Notification helps organizations keep people safe, strengthen operational resilience, mitigate risk, and thrive in an increasingly unpredictable world.
  • 1

    OpenOCD - Open On-Chip Debugger

    The Open On-Chip Debugger

    The "Open On-Chip Debugger" provides JTAG/SWD access from GDB (or directly with TCL scripts) to processors with ARM and MIPS based cores. See website for full list of supported targets.
    Leader badge
    Downloads: 1,053 This Week
    Last Update:
    See Project
  • 2
    unidbg

    unidbg

    Allows you to emulate an Android native library

    Allows you to emulate an Android native library, and an experimental iOS emulation. This is an educational project to learn more about the ELF/MachO file format and ARM assembly. Emulation of the JNI Invocation API so JNI_OnLoad can be called. Support JavaVM, JNIEnv. Emulation of syscalls instruction. Support ARM32 and ARM64. Inline hook, thanks to Dobby. Android import hook, thanks to xHook. iOS fishhook and substrate and whale hook. unicorn backend support simple console debugger, gdb stub...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    LC-3 VM

    LC-3 VM

    Write your own virtual machine for the LC-3 computer!

    The documentation and source are generated from the .lit file using srcweave. If you don't want to go through the trouble of setting it up, your contributions are welcome. Just make your edits the .lit file, and we can regenerate it for you. Our VM will simulate a fictional computer called the LC-3. The LC-3 is popular for teaching university students how to program in assembly language. It has a simplified instruction set compared to x86, but contains all the main ideas used in modern CPUs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Clover EFI bootloader

    Clover EFI bootloader

    Boot macOS, Windows, and Linux on Mac or PC with UEFI or BIOS firmware

    Project has moved to https://github.com/CloverHackyColor/CloverBootloader.
    Leader badge
    Downloads: 2,009 This Week
    Last Update:
    See Project
  • Call center software with almost endless possibilities Icon
    Call center software with almost endless possibilities

    Squaretalk is an integration-friendly cloud communications platform for sales and support teams.

    Powerful and versatile communications platform with automations and integrations made simple. So simple, you’ll have time for the other parts of your business.
  • 5
    Arduino ASCOM Focuser Pro DIY

    Arduino ASCOM Focuser Pro DIY

    Arduino Focuser, fully ASCOM complaint

    myFocuserPro is an ASCOM and Moonlite compatible stepper motor telescope focus controller (DIY) based on Arduino Nano/Uno. A popular DIY ASCOM focuser with more than 117,000+ downloads. (c) Copyright Robert Brown 2014-2024. All Rights reserved. Permission is granted for personal and Academic use only. Spreadsheet to calculate what stepper motor to use. https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/Documentation/Nema-Stepper-Motors.xlsx/download
    Downloads: 23 This Week
    Last Update:
    See Project
  • 6
    colorForth
    colorForth is, in Chuck Moore's own words: "A dialect of Forth that uses color to replace punctuation. Includes its own operating system. Produces extremely compact programs. Instant compile from pre-parsed source."
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7

    dzOS

    A single-user single-task ROM-based OS for my 8-bit homebrew computer

    dzOS is a single-user single-task ROM-based operating system (OS) for my 8-bit homebrew computer dastaZ80, which runs on a Zilog Z80 processor. It is influenced by ideas and paradigms coming from Digital Research’s CP/M, but also from 8-bit computers of the 80s era.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    TCP/IP stack for the Apple IIgs, in 65816 assembly language.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    pFFh

    pFFh

    a self-contained development environment for embedded systems.

    pFFh is a programming language that allows you to launch applications on embedded systems safely, quickly and comfortably. pFFh runs on the target system, combining operation as a command interpreter and code compiler. We can say that pFFh behaves like an operating system on the board under development. All pFFh needs is a serial or USB-serial channel to communicate, and through it, receive and process console commands, either from a keyboard or from files sent from a desktop computer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Modern, Flexible, and Easy-to-use LIMS Icon
    The Modern, Flexible, and Easy-to-use LIMS

    For Laboratory Managers, Laboratory Directors, Laboratory Techs, Laboratory Operations Staff

    Run your entire lab more efficiently with our highly configurable and flexible LIMS. Automate your workflow to process more samples, generate reports faster, and grow your laboratory.
  • 10

    amforth: Interpreter on Microcontrollers

    amforth is an extendible interpreter on microcontrollers

    amforth is an extendable command interpreter running on AVR ATmega and TI MSP430 microcontrollers. The Risc-V and ARM architectures are ascending. Turnkey actions for IoT workloads are possible as well. The command language is close to the Forth 2012 standard.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    FastSim consists of: - 'Facile' a highly flexible and expressive processor-architecture specification-language. - A compiler for the specifications which produces high-performance, fast-forwarding simulators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Tilem - TI Linux Emulator
    TilEm is an emulator for the Z80 series of Texas Instruments graphing calculators. It supports all of the existing models in this series (TI-73, TI-76.fr, TI-81, TI-82, TI-83, TI-83 Plus, TI-84 Plus, TI-85, and TI-86.) TilEm features detailed emulation of all aspects of the calculator hardware, and includes a debugger for writing assembly programs.
    Leader badge
    Downloads: 75 This Week
    Last Update:
    See Project
  • 13
    Miasm

    Miasm

    Reverse engineering framework in Python

    The Miasm intermediate representation is used for multiple task: emulation through its jitter engine, symbolic execution, DSE, program analysis, but the intermediate representation can be a bit hard to read. We will present in this article new tricks Miasm has learned in 2018. Among them, the SSA/Out-of-SSA transformation, expression propagation and high-level operators can be joined to “lift” Miasm IR to a more human-readable language. We use graphviz to illustrate some graphs. Its layout does...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Integrated Development Environment for some microcontrollers based on 8051(e.g. AT89S8253). Supported languages are Assembly and C. It has its own simulator, assembler, editor and many other tools. See the project web site for more details and the newest updates.
    Leader badge
    Downloads: 1,103 This Week
    Last Update:
    See Project
  • 15
    fast single-privilege single-address-space preemptive-multithreading persistent data-centric secure multiuser operating system with safe-language and reconfigurable graphical interface
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    CLISP - an ANSI Common Lisp
    CLISP is a portable ANSI Common Lisp implementation and development environment by Bruno Haible. Interpreter, compiler, debugger, CLOS, MOP, FFI, Unicode, sockets, CLX. UI in English, German, French, Spanish, Dutch, Russian, and Danish.
    Leader badge
    Downloads: 502 This Week
    Last Update:
    See Project
  • 17
    Like OS

    Like OS

    Real time preemptive embedded multi-thread kernel

    This project is now in the research and development stage. It is intended for very small microcontrollers with a single processor and represent simple multithreading kernel what written by C language. Is planning create implementations for AVR8 and STM8, may be. Now it is suspended until better time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Booting-Aids_2_

    Helps you to Boot your Experimental Assembly Language programs

    To boot and run your experimental assembly language programs, booting them with either a USB Memory Stick or a DVD. This is Not for Linux. Program only tested on Windows 7 Laptop. The Memory Sticks have to be formatted FAT 32 with a Volume Label = "FINDING" ). The memory stick should have 1 single Fat32 partition It must be of very low capacity, of 128 Meg bytes maximum? Because the memory stick must Not have a MBR system. Copy your own experimental program to the empty memory stick as a file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Fiwix

    Fiwix

    A UNIX-like kernel for the i386 architecture

    FiwixOS 3 is a Fiwix distribution, an operating system made from a software collection that is based upon the Fiwix kernel. It basically comprises a Fiwix kernel, GNU tools, libraries and additional software. All the included software is free and open-source software made available both as compiled binaries and in source code form, which allows modifications to the original software. FiwixOS 3 uses the Newlib v3.1.0 as its C standard library, and the Ext2 as its primary file system. Fiwix...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A scheme (lisp) interpreter written in ARM assembly language (currently: Cortex-M4F,M7, Cortex-A5,A8,A9, Cortex-A53; previously:ARM7TDMI, ARM920T, Cortex-M3) for education, robotics, wearable devices. Tested on Allwinner A64, Amlogic S905, Atmel SAMA5D4, SAME70, SAMV71, NXP LPC4300, RT1050, iMX8M, Samsung S5P6818, ST STM32F4, STM32F7, and TI AM3359, OMAP3530, DM3730, OMAP4430, TM4C1294 chips (previously: NXP LPC-1300,1700,2000, ATMEL AT91SAM7, STM STR711, STR911, STM32, CIRRUS EP9302, LMI...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    an implementation of the Inflate decompression algorithm corresponding to deflate compression as used by gzip and compatible with RFC 1951 Written in Z80 assembly language, with memory paging support for the Sam Coupe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    RabbieOS

    RabbieOS

    Reductively Architected Breviloquently Built Information Environment

    An ambitious project designed to workaround many of the limitations of conventional web and database services. Fast lightweight database-web server primarily targeting virtual environments. Run up to ten or twenty times more independent virtual guests per hypervisor than Linux or Windows Secure, isolated, non-extensible API is opaque to hackers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Far Manager

    Far Manager

    Text mode file and archive manager for Windows

    Far Manager is a program for managing files and archives in Windows operating systems. Far Manager works in text mode and provides a simple and intuitive interface for performing most of the necessary actions: viewing files and directories; editing, copying and renaming files; and many other actions. Far Manager has a multi-language, easily configurable interface. File system navigation is made easier through the use of color highlighting and sort groups. The functionality of Far Manager...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ECEbuntu

    ECEbuntu

    ECEbuntu - a customized operating system designed for ECE

    ECEbuntu is a customized operating system designed for electrical and computer engineering (ECE) students. ECEbuntu is targeted to universities and students as it represents an environment that contains more than 30 pre-installed software and packages all catering to undergraduate course-work in ECE. ECEbuntu supports a range of tools including programming tools, tools for circuit analysis and pcb design, mathematical and numerical analysis tools, network analysis and tools for microwave and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Advanced Onion Router
    Advanced Onion Router is a portable client for the OR network and is intended to be an improved alternative for Tor+Vidalia+Privoxy bundle for Windows users. Some of the improvements include UNICODE paths, support for HTTP and HTTPS proxy protocols on the same Socks4/Socks5 port with HTTP header filtering that generates fake identity-dependent headers every time the identity is changed (proxy chains are also supported), support for NTLM proxies, a User Interface that makes Tor's options and...
    Leader badge
    Downloads: 272 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next