The MASM Forum Archive 2004 to 2012
Welcome, Guest. Please login or register.
March 23, 2023, 08:56:52 AM

Login with username, password and session length
Search:     Advanced search
128553 Posts in 15254 Topics by 684 Members
Latest Member: mottt
* Home Help Search Login Register
+  The MASM Forum Archive 2004 to 2012
|-+  General Forums
| |-+  The Laboratory (Moderator: Mark_Larson)
| | |-+  A hex undumping filter for the Win32 console
« previous next »
Pages: [1] Print
Author Topic: A hex undumping filter for the Win32 console  (Read 2796 times)
Larry Hammick
Guest


Email
A hex undumping filter for the Win32 console
« on: December 15, 2009, 10:12:38 AM »

It's a useful utility, converts hex text to binary data, and allows a mixture of hex and string data such as
3C "hello" 3E 0D 0A
Reads from redirected standard input or from the command line. Writes to standard output; thus it can be used to send control strings to devices or to make small files with any desired contents.
The zip contains the MASM source, which includes a build file.

* BINECHO.ZIP (2.21 KB - downloaded 334 times.)
Logged
Pages: [1] Print 
« previous next »
Jump to:  

Powered by MySQL Powered by PHP The MASM Forum Archive 2004 to 2012 | Powered by SMF 1.0.12.
© 2001-2005, Lewis Media. All Rights Reserved.
Valid XHTML 1.0! Valid CSS!