Showing 227 open source projects for "hex"

View related business solutions
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1

    hex2lorem

    Perl code that converts hex to string of english words

    Inspired by Paperkey as a means to make hex into something human-friendly so you can convert it back into digital easily. md5 (32 hex digits) convert into 8 english words, while sha1 (40 hex digits) convert into 10, which ain't bad! eg: $ ls | md5sum 52ec5c3ac9cf1f0f75638b11856be430 *- $ ls | md5sum | hex2lorem fellowships gamesmanship sexiest cantona interceded metalled madrigalists thickset $ echo -n "fellowships gamesmanship sexiest cantona interceded metalled madrigalists thickset" | hex2lorem -t 52ec5c3ac9cf1f0f75638b11856be430
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    javawebutils

    web application utilities

    This library contains utility classes such as a converter from plain text to HTML (for safe inclusion of user-supplied text into web pages, avoiding XSS attacks, etc.), converters from binary to hex representation, and similar functions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ...Explore the internal file structure of your iphone (or of a seized phone in the case of forensic teams) using either the iphone's own backup files or (for jail broken iphones) ssh. Viewing of plist, sqlite, and hex are supported. IOS 5 is now supported iOS 6 only partially works at the moment (some features fail or are missing). Unfortunately paid work means we can't fix this right now, but would welcome anyone else submitting patches.
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5

    Filemaker Ascii Code plugin

    A filemaker plugin that converts text into ascii code (hex).

    A filemaker plugin that converts text into ascii code (hex).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    HackerEX

    Free tool designed to make client side hacking easy

    Free tool designed to make client side hacking easy. ALL actions this software takes are user initiated so we take no responsibility for any damaged dealt to software, data or hardware. Codelists found on the web are the responsibility of both the user and the original hacker.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    BASM

    BASM

    The Basic Computer Assembler

    BASM is a user friendly and easy to use assembler for The Basic Computer, capable of creating the object, list and hex file and giving detailed error reports. It's more of academic use for students who wish to understand how does The Basic Computer actually work. Alongside this assembler, soon a simulator will also be available at BASM's SourceForge page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This project is for C++/C source code to flash update modems manufactured by Multi-Tech Systems Inc by sending ASCII hex files through serial channels to said modems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Arduino AVR Dude Programmer

    A simple Arduino programmer.

    A simple Arduino programmer. Use it to program the board with a hex file. Uses AVR Dude as the command line programmer.
    Downloads: 4 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Cryptkeeper

    Cryptkeeper Secuirty tool

    In this program you will find tools like : Rawdata tool , file encryption , text encryption , program updater , program protecter , password manager , program settings , defult settings , settings viewer and the last is the file hashing. the file hashing you can use 6 hashing types for the file encryption 1 since i ran out of time for it , and the text encryption has 17 different types 12 encrypt and 5 hashing types. some uses encryption keys and some dont. there are AES , 4DES , RC2 , RC4 , MD5 , SHA1 , SHA2 , SHA3 , SHA4 , XoR , Crypt , HeX , BINARY , Rijndael 256 , Obfuscation String , RSA , BASE64. The password manager anything saved WILL NOT BE ENCRYPTED so it is smart to protect the program from others not using it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Curl Lib - Extended components for Curl language, such as String utility, collection utility, UI utility, logging, log-rotate, data caching, encrypt/decrypt and such.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Converts between binary, oct, hex, dec and text. Confirmed working on Win7. Released under GPLv2. VB.net version 4
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Convert RGB, HSL, and Hex values and visualize the corresponding color in this easy to use application.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    BinaryControl
    This project is about creating a program that allow to view binary code and to create structure out of it. The main purpose is to make it easier to reverse engineer binary file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    bitstring is a pure Python module designed to help make the creation and analysis of binary data as painless as possible. The latest releases support Python 2.6 and 3.x only. For Python 2.4 and 2.5, plus lots more see the googlecode homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Simple Hex Editor by DotNET Nuclear
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An extremely flexible and customizable hex editor accompanied by a .Net hex viewer control. The file or resource is represented as a file system structure (folder/file hierarchy) and viewed in tree view. Selected file is displayed on the hex viewer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Wh32Edit is an army and savegame editor for the game Dark Omen
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    Converts a Linux/Unix textfile into a Windows textfile and vice versa. In Unix/Linux the character #10 (hex: 0A) is used for linefeed, but in Windows it are the characters #13 and #10 (hex: 0D 0A).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The simple program that perform image to hex value array.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Farben is a Java-based universal binary file reader and writer. Easily view binary files hierarchically. Edit embedded file metadata in a variety of formats. Identify orphaned files. A wide variety of file formats will be included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Color Harmony Generator is a web-based application that useful to generate harmonic colors in Monochromatic, Analogous, Complementary and or Triads, from a base color.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Btrieve File Saver to extract all btrieve records using basic file I/O - so no Btrieve Version is needed! It can save the data recovered from the btrieve file into hex dump, BUTIL -save compatible and more.Open source of our Visual Btrieve File saver
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    ZASM is a 2 pass assembler for Zilog's 8-bit CPU Z80. Supported platforms: Unix-style OS, e.g. MacOS X, Linux, BSD. Special support for ZX Spectrum emulator file formats. Binary or intel hex file output.
    Downloads: 6 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB