Re: delete "0D"
- From: "Almas" <almas@xxxxxxxxxx>
- Date: Thu, 28 Aug 2008 22:39:51 +0200
You can use a tool like SREP.COM size 8 KBytes
syntax is srep "old_value" "new_value" file_name.ext
But it do not change ascii 3,6,10,13, ans others particular.
So i do a xor 20h on the file then 0D becomes 2Dh
and i can do srep "-" "" filename.ext
then, an other xor 20h on the file.
I try to build a file that replace 2 space by just 1 space, il cost less
than 1 KBytes.
But the file just replace 2 space...
So i prefer srep.com ( a tool made by a french
If you want, i can research my file
"J.Dorval" <J.orval@xxxxxxxxxx> a écrit dans le message de news:
48adadbc$0$908$ba4acef3@xxxxxxxxxxxxxxxxx
Hello,
does exist a tool destroy bytes value "0D" in a file ?
I did not found it with google.
.
- References:
- delete "0D"
- From: J.Dorval
- delete "0D"
- Prev by Date: Re: NASM 0.98.39 vs. NASM 2.03.01 disassembly
- Next by Date: Re: NASM 0.98.39 vs. NASM 2.03.01 disassembly
- Previous by thread: Re: delete "0D"
- Next by thread: announce: crudcom2 (the crude decompiler) now available, with full GPL'd source code
- Index(es):