Web Hosting Talk







View Full Version : OMG! Help Plz! ... LIB FILE!


JustinSmall
01-15-2008, 05:42 PM
Hey! I'm using webNetwork and they use .LIB files... I'm trying to edit it, but when I edit it in DreamWeaver, Notepad, Wordpad it comes out all nasty looking... how can I edit these files.

I've searched all over google and can't find anything

this is what it looks like



\/*BKL!⵿ֵza{E*iUd"79z`>MyT*"3)otJ}RfL;jtgܓgg~ـ3#s%< m$1Q_
ܕOՓ*94prقEj@yrM*߅X`e3oYṏFvXn#ɨ IOW[F^$o[?6}hC c--P*LzcXeLjE?X{z*iO',/f"=]2O.C(k)B[  "̺̪!WB&]T
< 1 0UCE\K30^Vj8 \ ^76^xTf'F+x<gw!.1 2=+'֖]u#*4T*&Hũ̚BatShB%q F2l̕J9e稺N@=a%G
#PH;9,/whqip<黁X*brz2hP<_]US$%dSC;tp<-*-ޣ8
YW{r&MyqUfWdj.%fzM(n@ua(0,$Gv~˞&;D;ukx
ky„~ຮjkؿ5_
҈ZCi_*=v]Yh ƨɨH%At/M^ܓr ŵ单VT@1[7:k
3 ǝYYVsh?Jm C"!>XdA/@ -BAl1n,"mK%c]w`7.RJD;%Yx ;j*`,e Q)=V&4-Q
]ћ.5\+`ǛheC3!&N+\
dz$LڥZ]}Xئ
ES 4]—v8SP[.JR 
vetAREfťh.+[GiƱuP훶SMv| \T .+n

csparks
01-15-2008, 08:37 PM
As far as I know you cannot edit this, it is a binary file. That is the compiled version, you would need the source file to edit it, and then a compiler in the language it is to be compiled in.

Czaries
01-16-2008, 12:00 AM
Yes, this is a compiled file format, which is why it looks like a bunch of strange characters. You would need the source file for this to edit it (or you can decompile it if you know the language it was written in).