GithubHelp home page GithubHelp logo

v3l0c1r4pt0r / hdcb Goto Github PK

View Code? Open in Web Editor NEW
13.0 4.0 5.0 226 KB

HexDumpColoringBook - binary file analysis helper

License: GNU General Public License v3.0

C 7.22% Shell 47.18% Makefile 44.89% M4 0.71%
hexdump reverse-engineering

hdcb's People

Contributors

v3l0c1r4pt0r avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

hdcb's Issues

SIGSEGV in colour binary

[r4pt0r@Arch-PC ~]$ gdb /usr/local/share/hdcb/colour
GNU gdb (GDB) 7.12

...

Reading symbols from /usr/local/share/hdcb/colour...done.
(gdb) run 0 1 0 1 1 1 241 236 2 2 0 2 4 1 0 3 5 1 15 4 6 1 0 5 7 1 0 6 8 1 0 7 9 1 15 8 10 1 0 9 11 1 0 10 12 1 0 11 < hd
Starting program: /usr/local/share/hdcb/colour 0 1 0 1 1 1 241 236 2 2 0 2 4 1 0 3 5 1 15 4 6 1 0 5 7 1 0 6 8 1 0 7 9 1 15 8 10 1 0 9 11 1 0 10 12 1 0 11 < hd

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff7ab7324 in free () from /usr/lib/libc.so.6
(gdb) bt
#0  0x00007ffff7ab7324 in free () from /usr/lib/libc.so.6
#1  0x00000000004009ff in main (argc=<optimized out>, argv=<optimized out>) at colour.c:78

Seems to be caused by coloring something recursively and in effect overflowing a line buffer.

Custom hexdump binary

hexdump program name/path is hardcoded into script. It might be useful to enable user choose his own implementation

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.