Search Results for "foremost windows binary" - Page 45

Showing 1702 open source projects for "foremost windows binary"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Atera - an All-in-one platform for IT management Icon
    Atera - an All-in-one platform for IT management

    Ideal for IT departments and MSPs (managed service providers)

    Your IT essentials, integrated & elevated. Take your IT management from automated to autonomous, download Atera's agent to start your free trial!
    Try Atera now
  • 1
    Eclipse-Plugin to convert numbers from decimal to binary format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Base 10 and Binary teaching program

    Program written in C# with XNA framework

    required you to have Visual Studio (at least 2012) and XNA installed on your Windows OS . At least 2012 because the code was written using Visual Studio 2012. Linked for the XNA install for VS: https://msxna.codeplex.com/releases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Freie Bibel

    Digitalization and Reproduction of the Bible as Free Software

    The repository has moved to GitHub! Das Repository ist nach GitHub umgezogen! https://github.com/freie-bibel The bible resources of this project are in German language and the software is in English. This repository contains only the text-based files, see the website of the project http://www.freie-bibel.de for the binary files. For more information, see the detailed project description http://www.freie-bibel.de/official/projekt/bibeldigitalisierung.html. If you're interested in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Ruby Serial

    Ruby Serial

    Optimized serialization library for Ruby objects.

    Library serializing Ruby objects, optimized in many ways: * Fast and small: use MessagePack (binary compact storage) and don't serialize twice the same object * Independent of Ruby version: dump and load data across different versions * Keep shared objects: if an object is shared by others, serialization still keeps the reference and does not duplicate objects in memory * Gives the ability to fine tune which attributes of your objects are to be serialized (defaults to all) * Keeps...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5
    THIS PROJECT HAS MOVED AND CAN BE FOUND HERE: http://libliteser.googlecode.com ------------------------------------ Lite Serializer offers a simple and clean platform independent interface for binary serialization of objects in C++. This library is based on High Level C++ Types (libhltypes) and uses its internal serialization procedures for serialization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Ansilove is a set of tools to convert ANSi, PCBOARD, BiNARY, ADF, iDF, TUNDRA,XBiN formats into PNG images, written in PHP. It includes an all purposes command line converter, along with a library to use on webpages for doing "on the fly" convertions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    DNase2Hotspots

    This software identifies tag-enriched regions(hotspots) from DNase-seq

    DNase2Hotspots is a software package for identifying tag-enriched genomic regions (hotspots) from the DNase-Seq genomic data. This program reads a BAM (Binary Alignment/Map) file or tab-delimited text files as input and produces a list of hotspot candidates and associated z-scores as output. Mappability profiles for the reference genome and genomic regions of repeat maskers are also required as input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    SIMtoEXP

    For comparison of simulation and experimental scattering data

    ...Written in C++ and Qt, SIMtoEXP has a very simple and easy to use GUI with interactive plotting. The software was originally developed by Norbert Kucerka. The code has been tested on OpenSUSE and Ubuntu (both binary and compilation); Windows and Mac are not officially supported, see the 'Notes' in the tar. PLEASE READ THE WIKI FOR THE MOST UP-TO-DATE INFORMATION - there have been major bug fixes recently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    MadLib for PureBasic

    A UserLib for Purebasic extend STL

    All the functions, structures, constants, that are proposed are prefixed with the signature "madlib_," so as not to interfere with the STL purebasic or your own functions. In this library you will find for example the creation / management of your binary as a Windows service instance or instantiation of an IP server. Madlib is a function library for PureBasic. The library is an extension of the STL PureBasic. It includes a resident with structures and constants, in addition to the binary functions. All the functions, structure, constants are prefixed with madlib_ The compiliation is done in multilib (Thread, Unicode, threadsafe).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    Binary Tree Sort

    Binary Tree Sort

    An implementation of Binary Tree Sort

    An implementation of the Binary Tree Sort sorting algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    OpenGCD

    Portable implementation of Grand Central Dispatch

    OpenGCD is a portable implementation of the Grand Central Dispatch framework first introduced in Mac OS X 10.6. This project will provide binary distributions of libdispatch.so and dispatch.dll for various platforms, along with the source code and scripts to build your own version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Monolithor

    Create Windows installers from intermediate binary packages.

    Monolithor creates monolithic installers for Windows from a dependency tree of intermediate binary packages. Currently NSIS is used for creating the installer and the supported packages are the RPMs built by openSUSE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Number System Interconverter Java

    Number System Interconverter Java

    Binary-Octal-Decimal-Hexadecimal Interconverter

    Binary-Octal-Decimal-Hexadecimal Interconverter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Kyusho-Sensitive Data Search Tool

    Sensitive Data Search Tool

    Kyusho is a Python 3.3.2 program that crawls a specified location (currently a locally available directory) for sensitive information. Current capabilities include finding: - In text files - SSNs - Credit Card #s - In binary files <in the works> If you're new to using a command-line interface, there is an old version of the program available, compiled as an exe. https://sourceforge.net/projects/sensitivedatasearchtool/files/Old-version/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    dllreflector

    Analyze .Net Files using Reflection Library

    this application is example of using .Net Reflection namespace for analyze .Net Binary files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Avi Aryan's Software Repository

    My Software and Code repository

    Avi Aryan's code and binary hosting project for my github project http://github.com/avi-aryan/autohotkey-scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A specialized content management system (CMS) for malware collections. Supports records in source code as well as binary format. Features include advanced searches and duplicate prevention, more will be added in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    BasicDiary
    A desktop diary application. It implements a calendar for multiple daily annotations with binary attachments, details list, internal links, advanced search tool, CSV, XML and HTML reports, HTML note editor, encrypted data storage and password access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    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
  • 20

    PFM2OSM

    Polish Format Map to Openstreetmap Format and Navit converter

    PFM2OSM version 1.5.1. PFM2OSM is a simple GUI application to convert maps in PFM format to Openstreetmap format. PFM2OSM also compiles to Navit native binary format (Navit and Maptool required). Navit is an open source free navigation software designed to run in smarphones, tablets and the PC. PFM is the Polish Format Map map format used as input by cGPSmapper and mkgmap map compilers and the GPSmapedit map editor among others. Openstreetmap is a crowd sourced map repository...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PostSqlForms

    PostSqlForms

    Frontend for PostgreSQL and SQLite databases

    PostSqlForms is a simple, but powerful GUI for PostgreSQL and SQLite databases. It enables you to rapidly implement a set of forms and reports for a database. For using PostSqlForms with SQLite you don't need a separate SQLite installation. The SQLite Tcl interface and the SQLite command line shell are included in the binary packages (not in the source package). For using PostSqlForms with PostgreSQL you need a separate PostgreSQL installation. PostSqlForms is the successor of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    mazewm

    linux window manager

    Based on mlvwm with elements from hazewm. Added style for menubar, menus and desktop background. Added sound theme capabilities. mazewm is a highly configurable window manager with a very tiny memory footprint. Compiled with uclibc & tinyX11 it gives a 230Kb static linked binary. When running it uses approx. 400Kb of memory. The initial approach is to release patches to original mlvwm code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    After a program has been thrown into the world in binary form, it can boomerang back as source code. The Boomerang reverse engineering framework is the first general native executable decompiler available to the public.
    Downloads: 35 This Week
    Last Update:
    See Project
  • 24
    Patchamama
    Patchamama is a binary patch maker/applier that works on directory tree. It can be used in application deployment, large scale project patching (including source and binary data). It use bsdiff for the binary diff job and 7zip for compression.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    BEYE (Binary EYE) is a free, portable, advanced file viewer with built-in editor for binary, hexadecimal and disassembler modes. It contains a highlight AVR/Java/i86-AMD64/ARM-XScale/PPC-64 and other disassembler, full preview of MZ,NE,PE,ELF and other.
    Downloads: 6 This Week
    Last Update:
    See Project