Quelltext /~heha/hs/dos/dosmisc.zip/FPATCH.COM

0;s
J!s3۸D!€u
rktbrk6
=&
7"
!rW
W!rI


a>
>!r#r4u6
< tNs
$422&R	!Z'
	!	!L!3


t 3?!P_r
< tt	N
t;øP<Pt2<Su%<Ru<Mtz<Itp<Ht<?t<Dt^<#tT<Uth<!txXì<+t
<-t1Nrxr
t

+UxPIPr؃π
À
 À
À
À
0T<Mt&
NÀ<-uF	

u	!
r
t
B
u>
rw	!ul	!JJ	!

O	!
tr
tx
V^rk

t=

uTP
MX
u=ȋ
+ٺ2	! QY
u

u>	!	!ñ3WQ3Y_r+:33ҴB!ð
-33ҸB
!rokre

T&Iu5QVGtG%uIXP-

r
^Yr
8r^YQWA_Yà
$"u


W!SQR


?!ZY[SQRx
ʋиB!2@!r;<ar<zw$ t
t
<Ar<Zw :ú	!!P	!X<YË
 r
USP[U,0r<
,0r
<
r,$
<QrFȊr
FYQr33ҹr
Fs؀<#uFSr)33VWQ23ҹ
Y_^r
Fgs[</t<-ìt<,t<#t<'t2<"t.N<!s[YrU8trJuF
uBFr9u5뼊Ȭ:t$<
t'<
t#
t
t
 tڪ8uF
u3>
t-PX$'@'PRд!ZXS!QDuLX
uu0u[P3
܇
ZQW
!
>
!tS
tE</t<\t<:tO>D
N!rV
>Dv^
_YQW>Ddr6O!s<u
=!rܣD'r<!r
r<!s2r<!r2SQRD
?!r=r
ZY[<!rVR^
t^DOS error $Command line error. For help type -h
$Can't find or open file $: Found at:$: Not found$done$replace address buffer empty$replace.. $multiple locations found, replace all?$ (Y/N)$negative position - aborting (use -m before -p to ignore)$FilePatch 1.14 (haftmann#software)		++ Public Domain ++
Usage:	fpatch {/|-}options filename [filename..] [<pattern-file]
Options are:
 -sSTRING  search string and store positions in address buffer (max. 32)
 -p{hexnumber|#decnumber}  store absolute position in replace address buffer
 -p{+|-}{hexnum|#decnum}  offset those buffer positions found by last search
 -rSTRING  replace STRING into positions stored and clear buffer for next op.
 -m  do not ask when replacing at multiply found positions (replace all)
 -i  search lower case letters in STRING case insensitively (strict for upper)
 -u  strings are Unicode (little endian), -um  (big endian), no OEM conversion
 -d  keep file date and time
 -#  show positions found by option "-s" in decimal
 -![-]  write list file with [without] matches to stdout

STRING is:	universal, spaceless chain of the following parts:
  1- or 2-digit hex byte with or without delimiters ,-/
  #decimal-byte,  ##decimal-word, "string" or 'string'

filename: Wildcards allowed, List-File with prefix '!'!

Examples:  fpatch -sCD213 -p+1 -p-1 -rcd-21-04 example.exe
	   fpatch /p204F /r#103,#2,##5 \path\*.exe
	   fpatch -s'All Rights Reserved'0 -r"All Rights Reversed"0 win.com
$
Vorgefundene Kodierung: UTF-80