Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
10 results tagged hexeditor  ✕   ✕
Veles https://codisec.com/veles/
Fri 09 May 2025 03:00:09 AM PDT archive.org

It is a very difficult task for a human to notice subtle patterns in large amounts of binary data, however, us humans are very good at finding patterns in images. Statistical visualizations let you find the important bits in a sea of binary data - all at a glance.

Veles combines advanced hex explorer and data visualization features with an extensible framework for binary data analysis. Reverse engineering binaries? Exploring file system images? Steganography? Veles supports your work in all these fields.

With the number of different architectures, file formats and encodings you can't always expect to find the tool you need online. Veles uses client-server architecture, where each analyser can run in a separate process. All you need to do is get the data from the server, implement a Python function to parse it and return the results.

Available for Windows, OSX, and Linux.

Github: https://github.com/codilime/veles

In the AUR.

hexeditor crossplatform binaryanalysis data visualization cpp python
hexed.it - The client-side Javascript-based hex editor https://hexed.it/
Thu 11 Jan 2024 08:54:58 AM PST archive.org

Analyse and edit binary files wherever you want, on any operating system, whether on a desktop or smartphone, and without installing any software. All you need is a modern web browser (Mozilla Firefox 79+, Google Chrome 66+, Opera 53+, Apple Safari 12.1+, Microsoft Edge 79+).

The complete file processing is done by your browser and HTML5 functionality. HexEd.it does not upload your data to the server.

HexEd.it has a small memory footprint - it does not keep your files in memory. This makes it possible to handle very large files even on low-RAM machines. HexEd.it has been tested on files as large as 150 GiB.

online webapps hexeditor javascript pwa
WerWolv/ImHex https://github.com/WerWolv/ImHex
Sun 31 Jul 2022 06:26:44 PM PDT archive.org

A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM. Full featured hex editor. Byte patching. Patch management. Copy and paste byte sequences. String and hex pattern highlighting. Pattern matching DSL. Huge file support. Can disassemble 16 different architectures' code and counting.

Has an official webapp (WASM) build if you want to self-host it. If you get errors about missing GPU support, enable WebGL in your browser configuration and force a reload.

software hexeditor reverseengineering disassembler analysis
wader/fq https://github.com/wader/fq
Sat 25 Jun 2022 06:15:22 PM PDT archive.org

fq is inspired by the well known jq tool and language and allows you to work with binary formats the same way you would using jq. In addition it can present data like a hex viewer, transform, slice and concatenate binary data. It also supports nested formats and has an interactive REPL with auto-completion.

It was originally designed to query, inspect and debug media codecs and containers like mp4, flac, mp3, jpeg. Since then it has been extended to support a variety of formats like executables, packet captures (including TCP reassembly) and serialization formats like JSON, YAML, XML, ASN1 BER, Avro, CBOR, protobuf.

In summary it aims to be jq, hexdump, dd and gdb for files combined into one.

golang cli binary analysis hexeditor
robmcmullen/omnivore https://github.com/robmcmullen/omnivore
Mon 29 Nov 2021 11:31:56 PM PST archive.org

Omnivore is a cross-platform app for modern hardware (running linux, MacOS and Windows) to work with executables or media images of Atari 8-bit, Apple ][+, and other retrocomputer machines and game consoles.

software retrocomputing 8bit python reverseengineering hexeditor debugger emulators editor
sharkdp/hexyl https://github.com/sharkdp/hexyl
Thu 08 Jul 2021 03:58:17 PM PDT archive.org

hexyl is a simple hex viewer for the terminal. It uses a colored output to distinguish different categories of bytes (NULL bytes, printable ASCII characters, ASCII whitespace characters, other ASCII characters and non-ASCII).

cli hexeditor rust files
droiD64 - A graphical file manager for D64 files http://droid64.sourceforge.net/
Tue 19 May 2020 11:47:58 AM PDT archive.org

DroiD64 is a graphical file manager for the contents of D64, D67, D71, D80, D81, D82, D88, T64 and LNX files. Examine your disk images in a fine-grained way to see what's in there.

c64 diskimages browser hexeditor retrocomputing analysis organization
itchyny/bed: Binary editor written in Go https://github.com/itchyny/bed
Thu 12 Apr 2018 10:32:19 AM PDT archive.org

A binary editor written in Go that tries to act like vim. Text based. Portable. Insert/replace/delete individual bytes. Implements internal search.

hexeditor binary editor golang bytes insert replace delete search
lfhex - (Large File Hex Editor) | stoopidsimple.com http://stoopidsimple.com/lfhex
Tue 20 Mar 2018 02:20:34 AM PDT archive.org

A hex editor that uses the QT toolkit for editing very, very large files - files larger than the amount of RAM in your system, in fact. Very useful.

binary software hexeditor foss hex editor file linux tools
binvis.io http://binvis.io/
Tue 20 Mar 2018 12:23:26 AM PDT archive.org

Upload a file to this site and it not only takes the file apart like a hex editor, but it also implements a number of different visualization techniques that translate the binary into visual pictures. The visual feedback is highly useful in the process of reverse engineering, because people's brains just weren't wired to read hex.

binary art visualization online hexeditor data reverseengineering
6961 links, including 440 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn