Showing 27 open source projects for "c 4 decompiler"

View related business solutions
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines on Google’s infrastructure.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
  • 1
    Free Serial Terminal

    Free Serial Terminal

    Communicate with devices at serial ports.

    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    SerialPortMon

    Simple serial port terminal with packet delimiter time detection

    A small, simple terminal program capable of detecting packet delimiting silent period. This is just something for refresh on Win32 programming for me, and will be part of a bigger project in the future.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 3
    Uart32

    Uart32

    Win32 API wrappers for accessing COM Uart in blocking mode

    Uart32 is a C++ wrapper around the win32 Serial Port API that allows blocking-mode access to the COM port. This library works great for accessing a UART serial port from a background worker thread. It features: a simple c++ class. (temporarily removed for maintainance. Use DLL API Instead) built in per access timeout on data receive. a C-API wrapper that is exportable to C# DLL import class
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    NtdIsp

    NtdIsp

    A system for programming LPC, STM32 and possible others devices.

    This project provides three different interfaces for programming embedded chips: a GObject based library (for developers), an executable binary (for computer geeks) and a GTK+3 front-end (for less geeky users). Actually NXP LPC and STM32 based chips are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
  • 5

    EasySXB

    Terminal for the SXB line of products from Western Design Center

    EasySXB is a terminal emulator designed for use with the SXB line of 6502/65816-based board-level products from Western Design Center. A graphical interface is provided for quick access to monitor functions, such as changing registers or uploading programs. The following products are currently supported: * W65C265SXB * W65C134SXB
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    SerialPort to Keyboard

    Posts characters from Serialport to the OS as Keystrokes

    See homepage: http://sharperdevelopment.blogspot.de/2013/01/replacing-win-xp-accessibility-features.html
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 7
    A project to embed Lua on different hardware platforms. Currently ARM variants are targeted, but it should be possible to port it to any platform that is supported by the gcc+newlib combo. Platform access libraries will also be provided.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    This service listens for incoming TELNET network connections. When a connection on the network port is received, the corresponding serial port is opened and the data between the two ports is redirected. When the network connection is closed, the serial port is closed and the service begins listening for another network connection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    SerialDataScope

    This application is a ASCII-based data scope.

    This application is a ASCII-based data scope. When used with a 'spy' cable such as the CBL-Full-1A product from www.commfront.com this progrmam shows the ASCII chars on both sides of a comm link. There are three main tabs on the user interface. The 'Vertical' tab displays the comm link conversation in a vertically-scrolling half-duplex mode. Each 'side' of the conversation is detected by the user-configured 'start msg' and 'end msg' byte sequence. The 'Horizontal' tab shows bytes, one...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • 10
    BASIC interpreter for the 16bit PIC microcontroller 24FJ64GA002. The interpreter runs on the chip only, no compiler/tokenizer is needed. Communication with PC is done by USB-to-serial converter cable.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    The N8VB vCOM Virtual Serial Port Driver creates pairs of virtual serial ports on your Windows 2000 or XP system that are "virtually" connected together like a null modem cable. It behaves like a Virtual Null Modem Cable.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    FUNterm is a serial port terminal program for Windows. It offers basic serial connection. Because FUNterm is written using basic Win32 calls, with no high-level libraries, it works under Linux using Wine. The serial driver can be used separately.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Immersion Cooker Mk II: A food-oriented, feature-rich water-bath controller for slow cooking sous vide. Cook just about anything to perfection with open source hardware and software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    KHexTerm is a simple serial port terminal, useful for testing of peripheral still using RS-232 interfaces. KHexTerm provides a easy to use GUI written in C++ using Qt 4.x and supports hex and text input/output modes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    System tray caller id applet for Windows based on .NET framework. Turns on caller ID function of the modem, and when any output occurs (a call comes in), a small log window appears showing all text, verbatim.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project is dll which can help user to communicate with serial port.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Termie is a simple RS232 terminal.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Ponticulus (a virtual COM-port over TCP/IP redirector) allows synchronous connecting and disconnecting to a remote serial port (e.g. on an embedded device). It was initially based on com2tcp, part of the com0com project. (http://com0com.sourceforge.net/)
    Downloads: 11 This Week
    Last Update:
    See Project
  • 19
    The goal of zAutomation project is to design/implement hardware, firmware and software for remote control and monitoring of physical objects, by using the ZigBee technology and internet. The field of application is robotics and domotics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Simple Serial COM read/write program. I needed it for Caller ID read modem driver so it has command auto complete for AT commands. It is a good replacement for HyperTerminal. Made for .NET Framework 2.0
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Secom is an object-oriented library of portable, reusable components for communicating over serial devices. With secom you can develop an application that will compile and execute on Posix and Windows, with little to no changes to the source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DRAKE is a true homebrew game console that consists of specially crafted hardware, system software and games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SerialPortNet is an open source serial port communication library for Microsoft .NET. It's written in c#, implements complete .NET 2.0 specifications, and is designed to allow for multiple OSes and add-on 3rd party Serial to Network adapters.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    This application will be the software part for "Universal Atmel Flash 8051 / AVR Programmer" that can be found at : http://home.tiscali.de/peterd/tools/proflash/index.htm (on my opinion this is the best free MCS51/AVR programmer).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    The Clans was a popular game written for online BBSes back in the day of their great popularity. It is a text-based game featuring inter-BBS communications. It was written initially for Turbo C++, but has been ported to gcc and MSVC
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next