Menu

#9 UNW: pxview/pxlib read encrypted tables with blobs

open
nobody
None
5
2004-12-18
2004-12-18
Anonymous
No

decrypt.o, mod .c .h,decrypt.o, libs 4 Unixware, pxview
4 Unixware
src-modifications are marked with //BVK.
decrypt.o makes no library calls, so might be usable on
other intels too.
$ cc -c decrypt.c
$ nm decrypt.o
00000054 t CodeBufferA
00000104 t CodeBufferB
00000324 t DeCodeBufferA
00000438 t DecryptBlock_DB
00000478 t DecryptBlock_MB
000003d4 t DecryptTab
000001b8 t MakeLongFromBuff
0000014c t MakeWordFromBuff
000001dc t PasswordCheckSum
00000004 d TabD
00000104 d TabE
00000204 d TabF
00000000 d debug
000004f0 T decrypt
00000518 T decrypt_mb
00000000 t mymemcpy
00000028 t mystrlen

Discussion


Log in to post a comment.