All Projects â†’ FireyFly â†’ Pixd

FireyFly / Pixd

Licence: mit
🔍 Colourful visualization tool for binary files

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Pixd

Pokeyellow
Disassembly of Pokemon Yellow
Stars: ✭ 383 (-12.56%)
Mutual labels:  reverse-engineering
Amoco
yet another tool for analysing binaries
Stars: ✭ 413 (-5.71%)
Mutual labels:  reverse-engineering
Dji Firmware Tools
Tools for handling firmwares of DJI products, with focus on quadcopters.
Stars: ✭ 424 (-3.2%)
Mutual labels:  reverse-engineering
Openpods
The Free and Open Source app for monitoring your AirPods on Android
Stars: ✭ 386 (-11.87%)
Mutual labels:  reverse-engineering
Sec skills
čŊ¯äģļ厉全åˇĨį¨‹å¸ˆæŠ€čƒŊ襨
Stars: ✭ 410 (-6.39%)
Mutual labels:  reverse-engineering
Domain generation algorithms
Some results of my DGA reversing efforts
Stars: ✭ 417 (-4.79%)
Mutual labels:  reverse-engineering
Xprobeplugin
Live Memory Browser for Apps & Xcode
Stars: ✭ 382 (-12.79%)
Mutual labels:  reverse-engineering
Subaru Starlink Research
Subaru StarLink persistent root code execution.
Stars: ✭ 432 (-1.37%)
Mutual labels:  reverse-engineering
Ios Apm Secrets
㊙ī¸ WIP æˇąåēĻ揭į§˜å„大 APM 厂商 iOS SDK čƒŒåŽįš„æ ¸åŋƒæŠ€æœ¯å’ŒåŽžįŽ°įģ†čŠ‚ 更新中â€Ļâ€Ļ
Stars: ✭ 414 (-5.48%)
Mutual labels:  reverse-engineering
Security Notes
📓 Some security related notes
Stars: ✭ 422 (-3.65%)
Mutual labels:  reverse-engineering
Rigelengine
A modern re-implementation of the classic DOS game Duke Nukem II
Stars: ✭ 393 (-10.27%)
Mutual labels:  reverse-engineering
Pinctf
Using Intel's PIN tool to solve CTF problems
Stars: ✭ 399 (-8.9%)
Mutual labels:  reverse-engineering
Reverseapk
Quickly analyze and reverse engineer Android packages
Stars: ✭ 419 (-4.34%)
Mutual labels:  reverse-engineering
Hyperpwn
A hyper plugin to provide a flexible GDB GUI with the help of GEF, pwndbg or peda
Stars: ✭ 387 (-11.64%)
Mutual labels:  reverse-engineering
Pev
The PE file analysis toolkit
Stars: ✭ 422 (-3.65%)
Mutual labels:  reverse-engineering
Drakvuf Sandbox
DRAKVUF Sandbox - automated hypervisor-level malware analysis system
Stars: ✭ 384 (-12.33%)
Mutual labels:  reverse-engineering
Pwndra
A collection of pwn/CTF related utilities for Ghidra
Stars: ✭ 417 (-4.79%)
Mutual labels:  reverse-engineering
Binaryninja Api
Public API, examples, documentation and issues for Binary Ninja
Stars: ✭ 437 (-0.23%)
Mutual labels:  reverse-engineering
Redriver2
Driver 2 Playstation game reverse engineering effort
Stars: ✭ 426 (-2.74%)
Mutual labels:  reverse-engineering
Debundle
🗃 A javascript debundler. Takes a Browserify or Webpack bundle and recreates the initial, pre-bundled source.
Stars: ✭ 420 (-4.11%)
Mutual labels:  reverse-engineering

pixd is a tool for visualizing binary data using a colour palette. It is in a lot of ways akin to a hexdump tool, except using coloured squares to represent each octet.

pixd uses 24-bit color SGR escape sequences. For a list of terminal emulators with support for these, see XVilka's list of supporting terminal emulators.

Screenshot

Screenshot

License

MIT license. Enjoy!

See also

  • hexd: more conventional hexdump tool with colourful output, and also what pixd's code is based on.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].