in reply to Binary file (exe) to decimal converter

Does some know perl script to convert Binary file (EXE) to decimal values(with option to set custom delimiters), and then just write output in html page?

Its called hexdump/od/....

  • Comment on Re: Binary file (exe) to decimal converter

Replies are listed 'Best First'.
Re^2: Binary file (exe) to decimal converter
by Anonymous Monk on May 20, 2010 at 10:49 UTC
    I mean PERL script that I can run on any virtual web host. Not on my Windows machine. Any help??

      It's not hard to write that using CGI. A search for "hexdump" returns the following nodes:

      This site is not a script writing service. We will help you with your programming questions. You are supposed to write your own programs.

      A reply falls below the community's threshold of quality. You may see it by logging in.