Showing 32 open source projects for "binary"

View related business solutions
  • 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.
    Learn More
  • Data management solutions for confident marketing Icon
    Data management solutions for confident marketing

    For companies wanting a complete Data Management solution that is native to Salesforce

    Verify, deduplicate, manipulate, and assign records automatically to keep your CRM data accurate, complete, and ready for business.
    Learn More
  • 1
    TermFF

    TermFF

    A Serial Terminal Console for development on a remote (Forth) device

    As a console terminal, TermFF, with its extensions, connected to a Forth system device can be used as a software development environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    spectranfid

    A Spectranet networking FID driver for CP/M Plus

    ...Proven to work on the real thing and in the FUSE emulator. This driver can work along with spectram.fid driver exposing unused part of Spectranet's RAM as the M: ramdisk. NO BINARY RELEASES! To make use of this driver, you need to edit the hardcoded IP address of the remote host you wish to connect, compile the driver code with Pasmo assembler, run FIDCSUM on it and copy the final binary to your bootable disk. Caveats: - Only 16MB disk images are supported. - All errors are non-recoverable and require hardware reset.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SwiftDriver

    SwiftDriver

    CMD SwiftLink RS232 Kernal Wedge for C64/128

    Allows a SwiftLink compatible bus-ACIA to be accessed through standard C64 kernal calls. The download includes binary at 49152, and source in two formats so you can relocate it.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    asm68c

    Assembles M6800 and 6801 assembly language source code. (and Forth)

    ...Mostly source-language compatible with the common assemblers in use circa 1985, but no macros. Now uses standard LDAA syntax by default. Produces basic S1/S9 object files and assembly listings, and now binary and MC-10 compatible cassette images. (This is for the 8-bit 6800, not the 16/32 bit 68000/coldfire processors.)
    Downloads: 10 This Week
    Last Update:
    See Project
  • Collect! is a highly configurable debt collection software Icon
    Collect! is a highly configurable debt collection software

    Everything that matters to debt collection, all in one solution.

    The flexible & scalable debt collection software built to automate your workflow. From startup to enterprise, we have the solution for you.
    Learn More
  • 5
    Alan Framework

    Alan Framework

    A C2 post-exploitation framework

    ...Supported agent types: Powershell (x86/x64), DLL (x86/x64), Executable (x86/x64), Shellcode (x86/x64). Server.exe can be executed in Linux (via dotnet core) The network communication is fully encrypted with a session key not recoverable from the agent binary or from a traffic dump. Communication performed via HTTP/HTTPS. No external dependencies or libraries need to be installed. A powerful command shell. The agent configuration can be updated on the fly (you can change port and protocol too).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    INCLUDES REPACK FOR FASM1

    INCLUDES REPACK FOR FASM1

    additional/alternalive includes set to flat assembler

    ...Within that includes are present ones for support NE-executables targeted to win16 with demos, ones for support KEX-executables targeted to kolibryOS with demos, ones for producing ELF formats, ones to support BMP format, ones to support DB format (DB format is text file that could be assembled to binary by any assembler )
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7

    SkyEye

    a very fast full system simulator

    SkyEye is a very fast full system simulator which takes llvm as IR of dynmic compiled framework.. It can simulate series ARM, Coldfire,Mips, Powerpc, Sparc, x86, TI DSP and Blackfin DSP Processor. Also can simulate multicore system by the multicore of host. The commercial support is provided by DigiProto Co. (http://www.digiproto.com)
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8

    Open Utlity

    Open Utlity is series of unix utlity just like gnu for linux / windows

    Open Utility is series of Unix utility which is currently in development.currently it has a c compiler which is based on early unix c compiler.later versions like v1 or later has in build assambler and linker.it can be used in place of gcc it is good alternative of gnu c compiler
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Udis86 is an easy-to-use minimalistic disassembler library for the x86 and x86-64 instruction set architectures. The primary intent of the design and development of udis86 is to aid software development projects that entail binary code analysis.
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • Turn traffic into pipeline and prospects into customers Icon
    Turn traffic into pipeline and prospects into customers

    For account executives and sales engineers looking for a solution to manage their insights and sales data

    Docket is an AI-powered sales enablement platform designed to unify go-to-market (GTM) data through its proprietary Sales Knowledge Lake™ and activate it with intelligent AI agents. The platform helps marketing teams increase pipeline generation by 15% by engaging website visitors in human-like conversations and qualifying leads. For sales teams, Docket improves seller efficiency by 33% by providing instant product knowledge, retrieving collateral, and creating personalized documents. Built for GTM teams, Docket integrates with over 100 tools across the revenue tech stack and offers enterprise-grade security with SOC 2 Type II, GDPR, and ISO 27001 compliance. Customers report improved win rates, shorter sales cycles, and dramatically reduced response times. Docket’s scalable, accurate, and fast AI agents deliver reliable answers with confidence scores, empowering teams to close deals faster.
    Learn More
  • 10

    Customizable Instruction Set Simulator

    Customizable simulator of virtual CPU with multitasking.

    ...Application written in C# 4, .Net Framework 4.0 , Visual Studio 2010 Features: - IDE- like environment with MDI interface - Customizable (plug- ins) architecture: instruction sets, directives, registers, additional MDI windows - Own assembler using Intel syntax producing binary programs - Simulation of i386- like CPU operating on multi- level cache and RAM - Simulation of debugger and memory view - Features of simple OS: scheduling, multi- tasking by context switching, memory management Currently available version considered "initial". Some of features were simplified or cut out (eg. plugins were statically built into project rather than loaded dynamically) to meet the deadline. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Fast and efficient self-assembling 80x86 assembler for DOS/Win32/Linux; with 8086-80486/Pentium/MMX/SSE/AVX/XOP instructions support, 16-bit/32-bit/64-bit code, binary/MZ/PE/COFF/ELF output formats.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 12

    TinyCOBOL

    COBOL compiler for the PC x86-32 platform.

    An open source COBOL compiler for the PC x86-32 platform. Generates GNU assembler and requires GCC to produce a binary. Supports Linux, BSD and MinGW 32 bit platforms.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 13
    BNL OS
    BNL OS is a free, modern operating system based on the design of Windows XP/2003.This is not a Linux based system, and shares none of the unix architecture. Please remember, this is in the development stage, and is not reccommended for everyday use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Morpheus VM soll eine einfache Möglichkeit der Metamorphie darstellen. Durch die VM wird es Crackern außerdem ein wenig erschwehrt den Code zu verändern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This library aims at maximum performance for the computation of the geocentric positions of planets, Sun and Moon. It is written completely in assembly language and works with binary files for the perturbations.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Android tools for MediaTEK MT53XX Serial Chips
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is a binary assembler written entirely in C#. It will support the full INTEL and AMD instruction sets as doucmented in their Architecture Software Developer Manuals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Proxlat was intended to be able to translate compiled programs from any supported format to any other supported format, to run natively on any supported operating system (within hardware and OS limitations). Sadly, this was an unrealistic goal.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    RemoteBIOS is a set of tools that helps you to writen LinuxBIOS bios, test it flashing only one time the ROM, with remotebios.bin. And you can remotely execute a ELF binary, or a script, for example memory initialization script,etc through Serial Port.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Keep It Simple Bus is a PC+MCU based Robotics Framework that utilizes serial port to interface to multiple DC/Servo/Stepper motors through PIC12F683 ising binary protocol. Main goal is to do it as cheap as possible with minimal number of components, fast
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    basE91 is an advanced method for encoding binary data as ASCII characters. It is similar to UUencode or base64, but is more efficient. The overhead produced by basE91 depends on the input data. It amounts at most to 23% and can range down to 14%.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 22
    Arabic Morphology& Sentacs coding
    This project aimed at creating framework and binary data format for etymological Arabic system. and will not continue hosted at sourceforge because the term of use determine me as enemy, so I am prohibited from using sourceforge services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a Port of Wolfenstein 3D to the Gamepark32 (GP32: a Korean Handheld) written in C using the gp32sdk. The main goals are: -Adlib music and Sound Blaster sound working -one binary for all versions Now also GP2X! with full music, sfx & save/load
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    mDriver is a utility to migrate binary device driver from Windows to Linux. It takes out the binary instruction and data from Windows driver (*.sys files), and then combine them with some supporting code to build a corresponding Linux driver module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    "bin2uue" is a simple dialog application that allows you to Encode/Decode small (<1MB) binary files,it was designed to fit the needs of Windows users,it combines encoding/decoding in one program with low memory footprint.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB