GithubHelp home page GithubHelp logo

krevis / hexfiend Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hexfiend/hexfiend

0.0 0.0 1.0 18.87 MB

A fast and clever hex editor for macOS

Home Page: http://ridiculousfish.com/hexfiend/

License: BSD 2-Clause "Simplified" License

Shell 0.30% C++ 1.07% Python 0.19% C 1.16% Objective-C 79.89% Tcl 16.65% Makefile 0.01% Rich Text Format 0.02% Swift 0.72%

hexfiend's Introduction

Hex Fiend

A fast and clever open source hex editor for macOS.

Download the latest version from the releases page.

CI

Features

  • Insert, delete, rearrange. Hex Fiend does not limit you to in-place changes like some hex editors.
  • Work with huge files. Hex Fiend can handle as big a file as you’re able to create. It’s been tested on files as large as 118 GB.
  • Small footprint. Hex Fiend does not keep your files in memory. You won’t dread launching or working with Hex Fiend even on low-RAM machines.
  • Fast. Open a huge file, scroll around, copy and paste, all instantly. Find what you’re looking for with fast searching.
  • Binary diff. Hex Fiend can show the differences between files, taking into account insertions or deletions. Simply open two files in Hex Fiend and then use the File > Compare menus.
  • Smart saving. Hex Fiend knows not to waste time overwriting the parts of your files that haven’t changed, and never needs temporary disk space.
  • Data inspector. Interpret data as integer or floating point, signed or unsigned, big or little endian.
  • Binary templates. Visualize the structure of a file through scripting. See documentation.
  • Embeddable! It’s really easy to incorporate Hex Fiend’s hex or data views into your app using the Hex Fiend framework. Its permissive BSD-style license won’t burden you. See the API reference for details.

hexfiend's People

Contributors

kainjow avatar ridiculousfish avatar percontation avatar wader avatar fosterbrereton avatar shysaur avatar bitsnlenses avatar ahelsley avatar kumowoon1025 avatar tellowkrinkle avatar denisname avatar swillits avatar hamidnazari avatar frizlab avatar ryleysill93 avatar zorgiepoo avatar svendahlstrand avatar sroberts avatar saagarjha avatar roryokane avatar lkraider avatar martinlindhe avatar logicaljoe avatar lemnet avatar krevis avatar iluvcapra avatar tbartelmess avatar stigbjorlykke avatar simon-jentzsch avatar secopssteve avatar

Forkers

gavezdois

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.