Thread: hex editor

  1. #1
    Registered User Sekti's Avatar
    Join Date
    Feb 2002
    Posts
    163

    hex editor

    just wondering how in the world you would make one
    +++
    ++
    + Sekti
    ++
    +++

  2. #2
    S­énior Member
    Join Date
    Jan 2002
    Posts
    982
    Read a file.

    Write a file in hex (with a split ASCII output for extra kudos) to whatever medium you wish to output to.

    It becomes tricky (system dependant) when you need to read large files.

    There are probably numerous hex editor sources available on the internet that you can learn from.

  3. #3
    Registered User Sekti's Avatar
    Join Date
    Feb 2002
    Posts
    163
    how would i write it in hex
    +++
    ++
    + Sekti
    ++
    +++

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 2
    Last Post: 09-24-2007, 02:46 AM
  2. Replies: 11
    Last Post: 03-24-2006, 11:26 AM
  3. Hex Editor Programs
    By Stardust7 in forum A Brief History of Cprogramming.com
    Replies: 19
    Last Post: 01-14-2003, 12:55 PM
  4. IDEA: Hex Editor
    By ygfperson in forum Contests Board
    Replies: 3
    Last Post: 09-16-2002, 03:13 PM