Showing 44 open source projects for "hex view"

View related business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 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
    ImHex

    ImHex

    A Hex Editor for Reverse Engineers, Programmers

    ImHex is a Hex Editor, a tool to display, decode and analyze binary data to reverse engineer their format, extract informations or patch values in them. What makes ImHex special is that it has many advanced features that can often only be found in paid applications. Such features are a completely custom binary template and pattern language to decode and highlight structures in the data, a graphical node-based data processor to pre-process values before they're displayed, a disassembler,...
    Downloads: 100 This Week
    Last Update:
    See Project
  • 2
    Redpanda Console

    Redpanda Console

    Redpanda Console is a developer-friendly UI for managing your workload

    ...Explore your topics' messages in our message viewer through ad-hoc queries and dynamic filters. Find any message you want using JavaScript functions to filter messages. Supported encodings are JSON, Avro, Protobuf, XML, MessagePack, Text and Binary (hex view). The used encoding (except Protobuf) is recognized automatically. Redpanda is a Kafka®-compatible streaming data platform that is proven to be 10x faster and 6x lower in total costs. It is also JVM-free, ZooKeeper®-free, Jepsen-tested, and source available. A single binary with built-in everything. No ZooKeeper®. No JVM. Deploys in minutes. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    rep+

    rep+

    Burp-style HTTP Repeater for Chrome DevTools with built‑in AI

    rep+ is a lightweight browser extension for Chrome DevTools that brings a Burp Suite-style HTTP repeater directly into the developer console, enhanced with built-in AI to help explain requests and suggest tests. It captures HTTP traffic from the inspected page without needing a proxy, allowing users to replay, modify, and analyze individual requests with fine-grained control over headers, bodies, and methods. The tool offers hierarchical grouping, tagging, and filtering of captured requests...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    pineTERM: Free In-Browser UART Terminal

    pineTERM: Free In-Browser UART Terminal

    Easy-to-use, powerful web/browser UART terminal, no installation req.

    A modern, stand alone browser-based serial terminal for UART communication with microcontrollers, embedded devices, and IoT hardware. No installation required - just open in your browser and connect to your serial device. Just unpack the zip file into local folder and open index.html in Chrome/Edge/Opera. Works on Windows/Linux/MaOS
    Downloads: 8 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
  • 5
    Double Commander
    Double Commander is a cross platform open source file manager with two panels side by side. It is inspired by Total Commander and features some new ideas.
    Leader badge
    Downloads: 6,876 This Week
    Last Update:
    See Project
  • 6
    Game Extractor

    Game Extractor

    Open and edit the archive files used in over 5200 games.

    Reads and writes archives used in many popular games. Great for mod development and game translations. Supports over 5200 games, with more games added through small plugins. Also shows file previews and converts them to different formats.
    Leader badge
    Downloads: 396 This Week
    Last Update:
    See Project
  • 7
    Friendly Palette Generator

    Friendly Palette Generator

    Palette generator based on grayscale values

    Friendly Palette Generator (FPG) is a tool that generates color palettes based on grayscale values. The colors produced match their grayscale equivalents, ensuring that no two colors in the palette have the same luminance. Colors that appear distinct to one person can be challenging to differentiate for individuals with color vision deficiencies or in specific visual conditions. FPG's color palettes are designed to be distinguishable, making them accessible to a broader range of users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    eS

    eS

    Cross-platform IDE for developing embedded solutions and desktops

    ...(For example, the J-Link debugger is sufficient for debugging on an ARM processor) An example of a project of a console utility created in this programming environment here: https://intel-hex-file-processing.sourceforge.io/ Additional information in Russian can be found here https://sites.google.com/view/esrus/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    garysfm

    garysfm

    An advanced file manager with qss themes and iso and folder previews

    garysfm which stands for Gary's File Manager is a file manager with some advanced features. Those features include bulk renaming and folder image previews. I has rather advanced search functions, tab browsing with persistence between launches. It remembers your folder sorting and view options in icon view. It also remembers your active tabs between sessions. It has progress dialog while doing large operations like copying large files, and folders with many files. python version works on...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 10
    wxMEdit

    wxMEdit

    wxMEdit, Cross-platform Text/Hex Editor, Improved Version of MadEdit

    •Added automatically checking for updates •Added bookmark support •Added right-click context menu for each tab •Added purging histories support •Added selecting a line by triple click •Added FreeBASIC syntax file •Added an option to place configuration files into %APPDATA% directory under Windows •Improved support for Find/Replace •Improved Mac OS X support •Improved system integration under Windows •Improved encoding detection result •Improved Hex editing support •Added more...
    Leader badge
    Downloads: 119 This Week
    Last Update:
    See Project
  • 11
    MySQLDump - PHP

    MySQLDump - PHP

    PHP version of mysqldump cli that comes with MySQL

    ...Out of the box, MySQLDump-PHP supports backing up table structures, the data itself, views, triggers and events. MySQLDump-PHP is the only library that supports output binary blobs as hex. Resolves view dependencies (using Stand-In tables). Output compared against original mysqldump. Linked to travis-ci testing system (testing from php 5.3 to 7.3 & hhvm). Dumps stored routines (functions and procedures). Dumps events, does extended-insert and/or complete-insert, supports virtual columns from MySQL 5.7, does insert-ignore, like a REPLACE but ignoring errors if a duplicate key exists, modifying data from database on-the-fly when dumping, using hooks. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12

    mHexViewer

    A very simple Hex viewer.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Serial Data Logger

    Serial Data Logger

    A configurable serial data terminal and recorder

    Current stable release: version 1.3 (2022-11-10) More info in wiki.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Eclipse Embedded Systems Register View

    Eclipse Embedded Systems Register View

    displays special function Registers (SFRs) while debugging

    EMBedded SYStems REGister VIEW is an Eclipse Plugin which is designed for monitoring and modifying memory values of embedded devices. Therefore it offers a structured display of the special functions registers (SFR). While debugging, the register values are presented in the Hexadecimal (HEX) and Binary (Bin) column of the view. Modifications of peripheral registers values are possible via Editing in the Binary column via BitButtons, Editing in the Hex column, Choosing an interpretation from an ComboBox in the Hex column The EmbSysRegView works with any 32 bit target that stores data in little endian byte order and maps its register into memory adress space. ...
    Leader badge
    Downloads: 147 This Week
    Last Update:
    See Project
  • 15

    mktroutedecoder

    Encoding and decoding static routes (options 121 and 249) for Mikrotik

    Convert static routes from/to hex view. For example from "0x18AC100CC0A8000200C0A8010" to "24/172.16.12 192.168.0.2 0/192.168.1.1" and back.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Android File Search

    Android File Search

    Show files on Android device

    ...This version also allows you to view the first 1024 bytes of any clicked file in hex format if it is not a text file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    hview-window

    hview-window

    hex mode viewer for huge file

    txt viewer. 1:It can be used in hex(org) mode and normal text(extern) mode. 2:It can view txt which size large than 12GB, and its' size is just 32KB. 3:It is a 32bit program, it can run in win98, win2k, winXP, win7, win10.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Hb.HexEditor2

    Hb.HexEditor2

    Hb.Hexeditor2 is a hex editor written in C# uses HexBox2 control.

    HexEditor is is a small, fast and simple hex editor.. It uses reusable contol HexBox2 hex editing features. Based on HexBox-1.6.0 . This C# control is reusable for every .NET Framework application. Translator and programmer support welcome New Version ( 2.0.1) New Features: HexBox2 Added fill and insert bytes method. It is possible insert byte patterns or text patterns. Hexeditor2 uses this feature with fill and insert menus HexBox2 added Save as method. So can save changes to...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 19
    BinCoMerge

    BinCoMerge

    Compare binary files in hexadecimal view

    BinCoMerge is a binary files diff at byte resolution. It shows hexadecimal and raw ASCII data. BinCoMerge is seeking for common blocks from the bigger ones to the lower ones. It works by levels of minimum block sizes which are powers of 2. For example, with a file sizing between 16 KiB and 32 KiB, Bincomerge will firstly seek for all common blocks bigger than 16 KiB. Then, it will seek for all common bigger than 8 KiB, then 4KiB, 2KiB, 1024 Bytes... Because it works by levels, BinCoMerge...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    ClassyShark

    ClassyShark

    Android and Java bytecode viewer

    ClassyShark is a standalone binary inspection tool for Android developers. It can reliably browse any Android executable and show important info such as class interfaces and members, dex counts and dependencies. ClassyShark supports multiple formats including libraries (.dex, .aar, .so), executables (.apk, .jar, .class) and all Android binary XMLs: AndroidManifest, resources, layouts etc. We developed this software because we needed something lighting fast and incredibly lightweight for...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 21

    TC SQL Plugin

    Total Commander FS plugin for access to server and local databases

    ...Text/Image/Hex/HTML modes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    miniWork

    miniWork

    Editor, Calculator, Image Viewer and Color Picker

    -> miniColors is replaced by Colora (https://colora.sourceforge.io). <- miniWork is a project which includes a group of small and simple VB.Net WinForms office applications. It consists of the text and rich text editor miniEditor, the simple calculator miniCalc, the color picker miniColors and the image viewing program miniViewer. All applications are independent programs which are put together in this project. The project is kept very simple, so all applications only provide the most...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Eclipse Hex Editor Plugin
    Eclipse Hex Editor Plugin (EHEP) is an Eclipse plugin which allows user to view or modify any file in hex mode.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    HEXlator

    HEXlator

    A simple and light-weight hexadecimal color finder.

    Want to know what a certain hexadecimal code is? Try using HEXlator! Simply input the HEX code (Without the "#"), click "OK", and it will instantly find the matching color, just for you! You can also view the HSV, HSL, RBG, and CMYK properties of the color. HEXlator is the easiest and fastest way to decipher HEX codes! What are you waiting for? Download today! Java 1.8+ is needed to run.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25

    bitview

    Set and clear bits, view in hex and dec, perform logic and arith

    Bitview provides a way to set bits based on number, or to input a hex number and view the bits as they would appear in a register. You can also format the bits. For example, a PCI configuration address consists of segment-bus-device-function, where segment is 16 bits, bus is 8 bits, device is 5 bits, and function is 3 bits. You can view a PCI configuration address in this format by inputting 16.8.5.3 in the format window and seeing the results in hex in the results window. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB