Showing 117 open source projects for "open ssh windows"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • 1
    SC/MP Processor Emulator

    SC/MP Processor Emulator

    Emulator of the ancient 8 bit microprocessor SC/MP 2

    Emulator of the ancient 8 bit microprocessor ISP-8A 500D/600D or more common "SC/MP" from National Semiconductor. The download contains all sources plus an executable Java Jar file to start right away. Some SC/MP hex dump examples are provided in directory "/etc" as well. The download also contains unit tests and some helping documentation (also in /etc). You may slow down the CPU operations, displaying the CPUs status register as LEDs, to watch the CPU working with its...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Programming language designed to simplify the development of small and large-scale networked applications. PROSE includes an execution engine and language that compiles into platform-independent bytecode. Bytecode can also be assembled directly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    class-reader

    class-reader

    JVM class file parser and disassembler C++ library.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    gendasm

    gendasm

    Generic Code-Seeking Diassembler with Fuzzy-Function Analyzer

    GenDasm is a Generic Code-Seeking Diassembler engine. It allows you to enter known starting vectors for a given code image for the micro. It will disassemble the code and follow through branches to assist in the separation of code and data. Its included Fuzzy Function Analyzer companion uses a DNA Sequence Alignment Algorithm to locate similar code in multiple binaries to facilitate reverse-engineering and/or code recovery. The original purpose of the Fuzzy Function Analyzer was to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully managed relational database service for MySQL, PostgreSQL, and SQL Server Icon
    Fully managed relational database service for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
    Try for free
  • 5

    SM83 Binutils

    Binutils port for the Sharp SM83 (GameBoy CPU)

    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    m6811dis

    m6811dis

    M6811 Code-Seeking Disassembler

    ... anywhere a 6811 micro is being used. Version 1.0 was written in Borland Pascal in April 1996, and updated to v1.2 in June 1999. It was later rewritten to C++ in July 1999 through Jan 2000. While it's been freely available since its creation, it's being released here as an open-source project so the world can better use it as it sees fit. Version 2.0 is completely reworked in 2014 to compile and run with GCC and STL to make it fully portable and accessible to all computer platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    obfusc

    toolchain for obfuscated compilation

    This is a C compiler, assembler, linker and virtual machine for computing based on encrypted working and obfuscated compilation and execution. The idea is that the platform machine `works encrypted' for the user and unencrypted for the operator, running a machine code instruction set in user mode that is provably safe against computational attacks, for code that is generated by a compiler that has introduced random variations into the code at each recompilation so that the attacker has no...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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: 815 This Week
    Last Update:
    See Project
  • 9
    Easy Beginner's Environment in QT

    Easy Beginner's Environment in QT

    This is a port of the ebe programming environment to QT.

    ... ebe has a lot of separate windows, while the QT ebe will use 1 main window and a collection of dockable subwindows. This will make it easier to use.
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • currIQunet - Curriculum Management, Higher Education Software Icon
    currIQunet - Curriculum Management, Higher Education Software

    For Education institutions and teachers looking for a curriculum management solution to design, build, and manage their curriculum

    Deliver the best in curriculum management with tech that is easy to learn, simple to use, and built for your future. And making that experience the best you've ever had! That is what drives us. It is our mission! Your courses and programs drive your brand, your impact. Designing, building, and managing your curriculum is mission critical to your success. currIQūnet META is the foremost curriculum-centric, fully integrated platform that allows you to manage your curriculum your way, the best way! We believe our solution should not limit your curriculum needs, today and into the future. Our proven higher education experience and technical know-how combine to create the most feature rich curriculum management offering in the market. currIQūnet META is based on your processes, your data, your way - the technology conforms to you. Technology should not drive, control how you manage your curriculum processes.
    Learn More
  • 10

    FCML

    A machine code manipulation library for Intel 64 and IA-32.

    This is a general purpose machine code manipulation library for IA-32 and Intel 64 architectures. The library supports UNIX-like systems as well as Windows and is highly portable. The FCML library is free for commercial and non-commercial use as long as the terms of the LGPL license are met. Currently it supports such features as: - A one-line disassembler - A one-line assembler - An experimental multi-pass load-and-go assembler (Multi line!) - Support for the Intel and AT&T syntax...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    a6

    Cross-platform 6502 assembler

    a6 (aka "asix") is a cross-platform 6502 (and other processor) table-based assembler, written in C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    APNG Assembler

    APNG Assembler

    Creates APNG animation from PNG/TGA image sequence.

    Creates highly optimized Animated PNG files from PNG/TGA image sequences. CLI versions available for all major OSes. GUI versions for Windows and macOS. Also, APNG Disassembler can be found at http://sourceforge.net/projects/apngdis
    Leader badge
    Downloads: 529 This Week
    Last Update:
    See Project
  • 13
    Tiny8051
    Tiny8051 is small 8051 microcontroller simulator written in C#. Project was created for educational purposes, to show how µP works by using clean visual interface and debugging. Note: communication over serial port was not implemented, because there was no demand for it.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 14

    crudasm9

    Open-source disassembler for x86/x64 machine code (New BSD License!)

    CRUDASM9 is an open-source disassembler for x86/x64 machine code binaries. It can be used to disassemble Win32/Win64 EXE/DLL files, or a raw binary file. It uses the New BSD license, allowing royalty-free use in both open-source and commercial software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    APNG Disassembler

    APNG Disassembler

    Deconstruct APNG file into a sequence of PNG frames.

    This program converts APNG file into a sequence of individual PNG frames. Command-line interface and GUI viersions. Also, APNG Assembler can be found at http://sourceforge.net/projects/apngasm
    Leader badge
    Downloads: 125 This Week
    Last Update:
    See Project
  • 16
    PropC2Asm

    PropC2Asm

    C compiler for Parallax Propeller MPU

    PropC2Asm is a command line C compiler that outputs Parallax Propeller assembly code. The source language is based on C. Rather than trying to be C compliant; my priority was to allow efficient access to all the unique features of the Propeller. Windows .NET 4.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Lilac - a Java assembler

    Lilac - a Java assembler

    An assembler and disassembler for the JVM (Java Virtual Machine)

    Lilac is a tool suite, which contains an assembler and a disassembler for the JVM (Java Virtual Machine) bytecode. The assembler takes textual representations of Java classes, written in an assembler-like syntax, and converts them to binary Java class files, which can be loaded into JVM. The disassembler takes binary Java class files and creates out of them assembler files suitable for the assembler. In general (except for some very rare cases) Lilac tools allow a perfect round-trip,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    dex2jar

    Tools to work with android .dex and java .class files

    Mirrors: * https://bitbucket.org/pxb1988/dex2jar * https://github.com/pxb1988/dex2jar dex2jar contains following compment * dex-reader is designed to read the Dalvik Executable (.dex/.odex) format. It has a light weight API similar with ASM. * dex-translator is designed to do the convert job. It reads the dex instruction to dex-ir format, after some optimize, convert to ASM format. * dex-ir used by dex-translator, is designed to represent the dex instruction dex-tools...
    Leader badge
    Downloads: 828 This Week
    Last Update:
    See Project
  • 19
    JWasm

    JWasm

    Japheth's assembler, JWasm

    JWasm is a free MASM-compatible assembler with these features: native support for output formats Intel OMF, MS Coff (32/64-bit), Elf (32/64-bit), Binary, Windows PE (32/64-bit) and DOS MZ. precompiled JWasm binaries are available for DOS, Windows and Linux. For OS/2 and FreeBSD, makefiles are supplied. Instructions up to AVX are supported. JWasm is written in C. The source is portable and has successfully been tested with Open Watcom, MS VC, GCC and more. As far as programming for MS...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 20
    NASMX
    The NASMX Project is a collection of macros, includes and examples, which are meant to help NASM programmers develop 32-bit and 64-bit BSD, Linux, Windows, and XBOX software in a fraction of the time it normally takes.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 21
    This an open source console-based simulator for both the Motorola EXORciser M6800 development system and the SWTPC 6800 computer system. It runs in Linux or Windows under Cygwin. Debugger, assembler, disassembler and MDOS filesystem included.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Michel Max Spread - XLSX Loader/Creator

    Michel Max Spread - XLSX Loader/Creator

    Michel Max MMSpread is an API XLSX files without the MS Excel ins...

    The Michel Max - MMSpread is an API to generate XLSX Spreadsheets without having the Microsoft Excel installed in the Machine. It allows you to Load XLSX files and edit them, or even create them from nothing, without having annoying alerts when it is open. It supports the following Microsoft Excel items: - All styles (font, border, background, etc). - Validation: List ONLY, and it has to be sequential. - Conditional Formula Formatting. - Comments. - Number Format. Extra Functionalities...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Simple ide and assembler for z80 possessor.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    JWasm is a Masm-compatible assembler. It supports 16-, 32- and 64-bit code, instructions up to AVX and various output formats. It's written in C.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25

    ZILF

    This repository is deprecated. Use Heptapod instead.

    THIS REPOSITORY IS DEPRECATED. Please use the Heptapod repository instead: https://foss.heptapod.net/zilf/zilf ZILF is a set of tools for working with the ZIL interactive fiction language, including a compiler, assembler, disassembler, and game library.
    Downloads: 0 This Week
    Last Update:
    See Project