<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to support-requests</title><link href="https://sourceforge.net/p/pxlib/support-requests/" rel="alternate"/><link href="https://sourceforge.net/p/pxlib/support-requests/feed.atom" rel="self"/><id>https://sourceforge.net/p/pxlib/support-requests/</id><updated>2008-02-26T23:17:27Z</updated><subtitle>Recent changes to support-requests</subtitle><entry><title>Call to undefined function px_new()</title><link href="https://sourceforge.net/p/pxlib/support-requests/13/" rel="alternate"/><published>2008-02-26T23:17:27Z</published><updated>2008-02-26T23:17:27Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net77336049a63cb24b5b4ec7183d16cc49b744d89c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Does pxlib even run with PHP on Windows? &lt;/p&gt;
&lt;p&gt;Here's my code:&lt;/p&gt;
&lt;p&gt;&amp;lt;?php&lt;br /&gt;
$fh=fopen("customer.db","r");&lt;br /&gt;
if(!$fh){&lt;br /&gt;
print "Error"; &lt;br /&gt;
die;&lt;br /&gt;
}&lt;br /&gt;
$pxh = px_new();&lt;br /&gt;
px_open_fp($pxh,$fh);&lt;/p&gt;
&lt;p&gt;px_close($pxh);&lt;br /&gt;
fclose($fh);&lt;br /&gt;
?&amp;gt;&lt;/p&gt;
&lt;p&gt;PHP Fatal error:  Call to undefined function px_new() in C:\temp\testParadox.php on line 7&lt;/p&gt;
&lt;p&gt;Putting extension=pxlib.dll in my PHP.INI makes no difference. There's no proper installation guide for Windows anywhere either. What about pxlib.lib? Should that file be copied into the PHP ext directory too? Answers appreciated folks..&lt;/p&gt;
&lt;p&gt;-ND&lt;/p&gt;
&lt;p&gt;~ ..and the rooster told me that he was high and couldn't remember a thing. ~&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Compile errors with version 0.6.1</title><link href="https://sourceforge.net/p/pxlib/support-requests/12/" rel="alternate"/><published>2006-11-09T23:40:41Z</published><updated>2006-11-09T23:40:41Z</updated><author><name>Carsten Schoene</name><uri>https://sourceforge.net/u/stresslinux/</uri></author><id>https://sourceforge.netd3ffe5d5c88b74df651f961d8dfb3e18fadd536e</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;i get this error on &lt;/p&gt;
&lt;p&gt;SuSE Linux 9.2 (x86) and Debian Sarge 3.1 (amd64)&lt;/p&gt;
&lt;p&gt;./configure --prefix=/usr --sysconfdir=/etc&lt;br /&gt;
--mandir=/usr/share/man --localstatedir=/var&lt;br /&gt;
--with-recode=/usr --with-gsf=/usr&lt;br /&gt;
checking for a BSD-compatible install...&lt;br /&gt;
/usr/bin/install -c&lt;br /&gt;
checking whether build environment is sane... yes&lt;br /&gt;
checking for gawk... no&lt;br /&gt;
checking for mawk... mawk&lt;br /&gt;
checking whether make sets $(MAKE)... yes&lt;br /&gt;
checking whether to enable maintainer-specific portions&lt;br /&gt;
of Makefiles... no&lt;br /&gt;
checking for perl... /usr/bin/perl&lt;br /&gt;
checking for XML::Parser... ok&lt;br /&gt;
checking for iconv... /usr/bin/iconv&lt;br /&gt;
checking for msgfmt... msgfmt&lt;br /&gt;
checking for msgmerge... msgmerge&lt;br /&gt;
checking for xgettext... xgettext&lt;br /&gt;
checking for gcc... gcc&lt;br /&gt;
checking for C compiler default output file name... a.out&lt;br /&gt;
checking whether the C compiler works... yes&lt;br /&gt;
checking whether we are cross compiling... no&lt;br /&gt;
checking for suffix of executables...&lt;br /&gt;
checking for suffix of object files... o&lt;br /&gt;
checking whether we are using the GNU C compiler... yes&lt;br /&gt;
checking whether gcc accepts -g... yes&lt;br /&gt;
checking for gcc option to accept ANSI C... none needed&lt;br /&gt;
checking for style of include used by make... GNU&lt;br /&gt;
checking dependency style of gcc... gcc3&lt;br /&gt;
checking for a BSD-compatible install...&lt;br /&gt;
/usr/bin/install -c&lt;br /&gt;
checking how to run the C preprocessor... gcc -E&lt;br /&gt;
checking for egrep... grep -E&lt;br /&gt;
checking for ANSI C header files... yes&lt;br /&gt;
checking for sys/types.h... yes&lt;br /&gt;
checking for sys/stat.h... yes&lt;br /&gt;
checking for stdlib.h... yes&lt;br /&gt;
checking for string.h... yes&lt;br /&gt;
checking for memory.h... yes&lt;br /&gt;
checking for strings.h... yes&lt;br /&gt;
checking for inttypes.h... yes&lt;br /&gt;
checking for stdint.h... yes&lt;br /&gt;
checking for unistd.h... yes&lt;br /&gt;
checking locale.h usability... yes&lt;br /&gt;
checking locale.h presence... yes&lt;br /&gt;
checking for locale.h... yes&lt;br /&gt;
checking for LC_MESSAGES... yes&lt;br /&gt;
checking libintl.h usability... yes&lt;br /&gt;
checking libintl.h presence... yes&lt;br /&gt;
checking for libintl.h... yes&lt;br /&gt;
checking for ngettext in libc... yes&lt;br /&gt;
checking for dgettext in libc... yes&lt;br /&gt;
checking for bind_textdomain_codeset... yes&lt;br /&gt;
checking for msgfmt... no&lt;br /&gt;
checking build system type... x86_64-unknown-linux-gnu&lt;br /&gt;
checking host system type... x86_64-unknown-linux-gnu&lt;br /&gt;
checking for a sed that does not truncate output...&lt;br /&gt;
/bin/sed&lt;br /&gt;
checking for ld used by gcc... /usr/bin/ld&lt;br /&gt;
checking if the linker (/usr/bin/ld) is GNU ld... yes&lt;br /&gt;
checking for /usr/bin/ld option to reload object&lt;br /&gt;
files... -r&lt;br /&gt;
checking for BSD-compatible nm... /usr/bin/nm -B&lt;br /&gt;
checking whether ln -s works... yes&lt;br /&gt;
checking how to recognise dependent libraries... pass_all&lt;br /&gt;
checking dlfcn.h usability... yes&lt;br /&gt;
checking dlfcn.h presence... yes&lt;br /&gt;
checking for dlfcn.h... yes&lt;br /&gt;
checking for g++... g++&lt;br /&gt;
checking whether we are using the GNU C++ compiler... yes&lt;br /&gt;
checking whether g++ accepts -g... yes&lt;br /&gt;
checking dependency style of g++... gcc3&lt;br /&gt;
checking how to run the C++ preprocessor... g++ -E&lt;br /&gt;
checking for g77... no&lt;br /&gt;
checking for f77... no&lt;br /&gt;
checking for xlf... no&lt;br /&gt;
checking for frt... no&lt;br /&gt;
checking for pgf77... no&lt;br /&gt;
checking for fort77... no&lt;br /&gt;
checking for fl32... no&lt;br /&gt;
checking for af77... no&lt;br /&gt;
checking for f90... no&lt;br /&gt;
checking for xlf90... no&lt;br /&gt;
checking for pgf90... no&lt;br /&gt;
checking for epcf90... no&lt;br /&gt;
checking for f95... no&lt;br /&gt;
checking for fort... no&lt;br /&gt;
checking for xlf95... no&lt;br /&gt;
checking for ifc... no&lt;br /&gt;
checking for efc... no&lt;br /&gt;
checking for pgf95... no&lt;br /&gt;
checking for lf95... no&lt;br /&gt;
checking for gfortran... no&lt;br /&gt;
checking whether we are using the GNU Fortran 77&lt;br /&gt;
compiler... no&lt;br /&gt;
checking whether  accepts -g... no&lt;br /&gt;
checking the maximum length of command line&lt;br /&gt;
arguments... 32768&lt;br /&gt;
checking command to parse /usr/bin/nm -B output from&lt;br /&gt;
gcc object... ok&lt;br /&gt;
checking for objdir... .libs&lt;br /&gt;
checking for ar... ar&lt;br /&gt;
checking for ranlib... ranlib&lt;br /&gt;
checking for strip... strip&lt;br /&gt;
checking if gcc supports -fno-rtti -fno-exceptions... no&lt;br /&gt;
checking for gcc option to produce PIC... -fPIC&lt;br /&gt;
checking if gcc PIC flag -fPIC works... yes&lt;br /&gt;
checking if gcc static flag -static works... yes&lt;br /&gt;
checking if gcc supports -c -o file.o... yes&lt;br /&gt;
checking whether the gcc linker (/usr/bin/ld -m&lt;br /&gt;
elf_x86_64) supports shared libraries... yes&lt;br /&gt;
checking whether -lc should be explicitly linked in... no&lt;br /&gt;
checking dynamic linker characteristics... GNU/Linux ld.so&lt;br /&gt;
checking how to hardcode library paths into programs...&lt;br /&gt;
immediate&lt;br /&gt;
checking whether stripping libraries is possible... yes&lt;br /&gt;
checking if libtool supports shared libraries... yes&lt;br /&gt;
checking whether to build shared libraries... yes&lt;br /&gt;
checking whether to build static libraries... yes&lt;br /&gt;
configure: creating libtool&lt;br /&gt;
appending configuration tag "CXX" to libtool&lt;br /&gt;
checking for ld used by g++... /usr/bin/ld -m elf_x86_64&lt;br /&gt;
checking if the linker (/usr/bin/ld -m elf_x86_64) is&lt;br /&gt;
GNU ld... yes&lt;br /&gt;
checking whether the g++ linker (/usr/bin/ld -m&lt;br /&gt;
elf_x86_64) supports shared libraries... yes&lt;br /&gt;
checking for g++ option to produce PIC... -fPIC&lt;br /&gt;
checking if g++ PIC flag -fPIC works... yes&lt;br /&gt;
checking if g++ static flag -static works... yes&lt;br /&gt;
checking if g++ supports -c -o file.o... yes&lt;br /&gt;
checking whether the g++ linker (/usr/bin/ld -m&lt;br /&gt;
elf_x86_64) supports shared libraries... yes&lt;br /&gt;
checking dynamic linker characteristics... GNU/Linux ld.so&lt;br /&gt;
checking how to hardcode library paths into programs...&lt;br /&gt;
immediate&lt;br /&gt;
appending configuration tag "F77" to libtool&lt;br /&gt;
checking for an ANSI C-conforming const... yes&lt;br /&gt;
checking whether byte ordering is bigendian... no&lt;br /&gt;
checking whether struct tm is in sys/time.h or&lt;br /&gt;
time.h... time.h&lt;br /&gt;
checking for dirent.h that defines DIR... yes&lt;br /&gt;
checking for library containing opendir... none required&lt;br /&gt;
checking for ANSI C header files... (cached) yes&lt;br /&gt;
checking fcntl.h usability... yes&lt;br /&gt;
checking fcntl.h presence... yes&lt;br /&gt;
checking for fcntl.h... yes&lt;br /&gt;
checking for unistd.h... (cached) yes&lt;br /&gt;
checking ctype.h usability... yes&lt;br /&gt;
checking ctype.h presence... yes&lt;br /&gt;
checking for ctype.h... yes&lt;br /&gt;
checking dirent.h usability... yes&lt;br /&gt;
checking dirent.h presence... yes&lt;br /&gt;
checking for dirent.h... yes&lt;br /&gt;
checking errno.h usability... yes&lt;br /&gt;
checking errno.h presence... yes&lt;br /&gt;
checking for errno.h... yes&lt;br /&gt;
checking malloc.h usability... yes&lt;br /&gt;
checking malloc.h presence... yes&lt;br /&gt;
checking for malloc.h... yes&lt;br /&gt;
checking stdarg.h usability... yes&lt;br /&gt;
checking stdarg.h presence... yes&lt;br /&gt;
checking for stdarg.h... yes&lt;br /&gt;
checking for sys/stat.h... (cached) yes&lt;br /&gt;
checking for sys/types.h... (cached) yes&lt;br /&gt;
checking time.h usability... yes&lt;br /&gt;
checking time.h presence... yes&lt;br /&gt;
checking for time.h... yes&lt;br /&gt;
checking ieeefp.h usability... no&lt;br /&gt;
checking ieeefp.h presence... no&lt;br /&gt;
checking for ieeefp.h... no&lt;br /&gt;
checking nan.h usability... no&lt;br /&gt;
checking nan.h presence... no&lt;br /&gt;
checking for nan.h... no&lt;br /&gt;
checking math.h usability... yes&lt;br /&gt;
checking math.h presence... yes&lt;br /&gt;
checking for math.h... yes&lt;br /&gt;
checking fp_class.h usability... no&lt;br /&gt;
checking fp_class.h presence... no&lt;br /&gt;
checking for fp_class.h... no&lt;br /&gt;
checking float.h usability... yes&lt;br /&gt;
checking float.h presence... yes&lt;br /&gt;
checking for float.h... yes&lt;br /&gt;
checking for stdlib.h... (cached) yes&lt;br /&gt;
checking sys/socket.h usability... yes&lt;br /&gt;
checking sys/socket.h presence... yes&lt;br /&gt;
checking for sys/socket.h... yes&lt;br /&gt;
checking netinet/in.h usability... yes&lt;br /&gt;
checking netinet/in.h presence... yes&lt;br /&gt;
checking for netinet/in.h... yes&lt;br /&gt;
checking arpa/inet.h usability... yes&lt;br /&gt;
checking arpa/inet.h presence... yes&lt;br /&gt;
checking for arpa/inet.h... yes&lt;br /&gt;
checking netdb.h usability... yes&lt;br /&gt;
checking netdb.h presence... yes&lt;br /&gt;
checking for netdb.h... yes&lt;br /&gt;
checking sys/time.h usability... yes&lt;br /&gt;
checking sys/time.h presence... yes&lt;br /&gt;
checking for sys/time.h... yes&lt;br /&gt;
checking sys/select.h usability... yes&lt;br /&gt;
checking sys/select.h presence... yes&lt;br /&gt;
checking for sys/select.h... yes&lt;br /&gt;
checking sys/mman.h usability... yes&lt;br /&gt;
checking sys/mman.h presence... yes&lt;br /&gt;
checking for sys/mman.h... yes&lt;br /&gt;
checking for strftime... yes&lt;br /&gt;
checking for strdup... yes&lt;br /&gt;
checking for strndup... yes&lt;br /&gt;
checking for strerror... yes&lt;br /&gt;
checking for snprintf... yes&lt;br /&gt;
checking for finite... yes&lt;br /&gt;
checking for isnand... no&lt;br /&gt;
checking for fp_class... no&lt;br /&gt;
checking for class... no&lt;br /&gt;
checking for fpclass... no&lt;br /&gt;
checking for strftime... (cached) yes&lt;br /&gt;
checking for localtime... yes&lt;br /&gt;
checking for gethostent... yes&lt;br /&gt;
checking for setsockopt... yes&lt;br /&gt;
checking for connect... yes&lt;br /&gt;
checking for type of socket length (socklen_t)...&lt;br /&gt;
checking for ld used by GCC... /usr/bin/ld -m elf_x86_64&lt;br /&gt;
checking if the linker (/usr/bin/ld -m elf_x86_64) is&lt;br /&gt;
GNU ld... yes&lt;br /&gt;
checking for shared library run path origin...&lt;br /&gt;
./config.rpath: ./config.rpath: No such file or directory&lt;br /&gt;
done&lt;br /&gt;
checking for iconv... yes&lt;br /&gt;
checking for recode... not needed, using iconv&lt;br /&gt;
checking for gsf_input_read in -lgsf-1... yes&lt;br /&gt;
checking for docbook-to-man... no&lt;br /&gt;
docbook-to-man could not be found. I will not build man&lt;br /&gt;
pages!&lt;br /&gt;
configure: creating ./config.status&lt;br /&gt;
config.status: creating Makefile&lt;br /&gt;
config.status: creating pxlib.spec&lt;br /&gt;
config.status: creating pxlib.pc&lt;br /&gt;
config.status: creating include/Makefile&lt;br /&gt;
config.status: creating src/Makefile&lt;br /&gt;
config.status: creating po/Makefile.in&lt;br /&gt;
config.status: creating doc/Makefile&lt;br /&gt;
config.status: creating include/pxversion.h&lt;br /&gt;
config.status: creating include/paradox.h&lt;br /&gt;
config.status: creating include/paradox-gsf.h&lt;br /&gt;
config.status: creating config.h&lt;br /&gt;
config.status: config.h is unchanged&lt;br /&gt;
config.status: executing intltool commands&lt;br /&gt;
config.status: executing depfiles commands&lt;br /&gt;
config.status: executing default-1 commands&lt;/p&gt;
&lt;p&gt;Configuration:&lt;br /&gt;
Prefix:     /usr&lt;br /&gt;
Recoding:   Using iconv for recoding.&lt;/p&gt;
&lt;p&gt;aixitintern:/usr/src/pxlib-0.6.1# make&lt;br /&gt;
make  all-recursive&lt;br /&gt;
make[1]: Entering directory `/usr/src/pxlib-0.6.1'&lt;br /&gt;
Making all in include&lt;br /&gt;
make[2]: Entering directory `/usr/src/pxlib-0.6.1/include'&lt;br /&gt;
make[2]: Nothing to be done for `all'.&lt;br /&gt;
make[2]: Leaving directory `/usr/src/pxlib-0.6.1/include'&lt;br /&gt;
Making all in src&lt;br /&gt;
make[2]: Entering directory `/usr/src/pxlib-0.6.1/src'&lt;br /&gt;
if /bin/sh ../libtool --tag=CC --mode=compile gcc&lt;br /&gt;
-DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I./include&lt;br /&gt;
-DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" &lt;br /&gt;
-I/usr/include/libgsf-1 -I/usr/include/glib-2.0&lt;br /&gt;
-I/usr/lib/glib-2.0/include    -g -O2 -MT paradox.lo&lt;br /&gt;
-MD -MP -MF ".deps/paradox.Tpo" -c -o paradox.lo&lt;br /&gt;
paradox.c; \
then mv -f ".deps/paradox.Tpo" ".deps/paradox.Plo";&lt;br /&gt;
else rm -f ".deps/paradox.Tpo"; exit 1; fi&lt;br /&gt;
mkdir .libs&lt;br /&gt;
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include&lt;br /&gt;
-I./include -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\"&lt;br /&gt;
-I/usr/include/libgsf-1 -I/usr/include/glib-2.0&lt;br /&gt;
-I/usr/lib/glib-2.0/include -g -O2 -MT paradox.lo -MD&lt;br /&gt;
-MP -MF .deps/paradox.Tpo -c paradox.c  -fPIC -DPIC -o&lt;br /&gt;
.libs/paradox.o&lt;br /&gt;
paradox.c: In function `PX_delete':&lt;br /&gt;
paradox.c:2570: warning: cast from pointer to integer&lt;br /&gt;
of different size&lt;br /&gt;
paradox.c:2572: warning: cast from pointer to integer&lt;br /&gt;
of different size&lt;br /&gt;
paradox.c: In function `PX_get_data_bcd':&lt;br /&gt;
paradox.c:3608: warning: assignment makes pointer from&lt;br /&gt;
integer without a cast&lt;br /&gt;
paradox.c:3610: error: dereferencing pointer to&lt;br /&gt;
incomplete type&lt;br /&gt;
paradox.c: In function `PX_put_data_bcd':&lt;br /&gt;
paradox.c:3984: warning: assignment makes pointer from&lt;br /&gt;
integer without a cast&lt;br /&gt;
paradox.c:3986: error: dereferencing pointer to&lt;br /&gt;
incomplete type&lt;br /&gt;
paradox.c:3986: error: dereferencing pointer to&lt;br /&gt;
incomplete type&lt;br /&gt;
paradox.c:3986: error: dereferencing pointer to&lt;br /&gt;
incomplete type&lt;br /&gt;
paradox.c:3986: error: dereferencing pointer to&lt;br /&gt;
incomplete type&lt;br /&gt;
make[2]: *** [paradox.lo] Error 1&lt;br /&gt;
make[2]: Leaving directory `/usr/src/pxlib-0.6.1/src'&lt;br /&gt;
make[1]: *** [all-recursive] Error 1&lt;br /&gt;
make[1]: Leaving directory `/usr/src/pxlib-0.6.1'&lt;br /&gt;
make: *** [all] Error 2&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>sourcebundle to work with encrypted tables</title><link href="https://sourceforge.net/p/pxlib/support-requests/11/" rel="alternate"/><published>2004-12-19T16:48:16Z</published><updated>2004-12-19T16:48:16Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netc0dc347ed09513251f6454a146a616ab674e4bc2</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;pxlib mod src, decrypttable src&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>pxview reads encrypted files with blob</title><link href="https://sourceforge.net/p/pxlib/support-requests/10/" rel="alternate"/><published>2004-12-18T17:55:01Z</published><updated>2004-12-18T17:55:01Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.nete7fc6596027ca19d9809628812af3bc52f831eda</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;$ cd *pxlib*             &lt;br /&gt;
$ cd src                 &lt;br /&gt;
$ cc -c decrypt.c        &lt;br /&gt;
$ nm decrypt.o           &lt;br /&gt;
00000054 t CodeBufferA   &lt;br /&gt;
00000104 t CodeBufferB   &lt;br /&gt;
00000324 t DeCodeBufferA &lt;br /&gt;
00000438 t DecryptBlock_DB &lt;br /&gt;
00000478 t DecryptBlock_MB &lt;br /&gt;
000003d4 t DecryptTab    &lt;br /&gt;
000001b8 t MakeLongFromBuff&lt;br /&gt;
0000014c t MakeWordFromBuff&lt;br /&gt;
000001dc t PasswordCheckSum&lt;br /&gt;
00000004 d TabD          &lt;br /&gt;
00000104 d TabE          &lt;br /&gt;
00000204 d TabF          &lt;br /&gt;
00000000 d debug         &lt;br /&gt;
000004f0 T decrypt       &lt;br /&gt;
00000518 T decrypt_mb    &lt;br /&gt;
00000000 t mymemcpy      &lt;br /&gt;
00000028 t mystrlen      &lt;br /&gt;
&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>UNW: pxview/pxlib read encrypted tables with blobs</title><link href="https://sourceforge.net/p/pxlib/support-requests/9/" rel="alternate"/><published>2004-12-18T17:47:24Z</published><updated>2004-12-18T17:47:24Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netde317366c1f561ee869f3615c2b43bb59bd66481</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;decrypt.o, mod .c .h,decrypt.o, libs 4 Unixware, pxview &lt;br /&gt;
4 Unixware&lt;br /&gt;
src-modifications are marked with //BVK.&lt;br /&gt;
decrypt.o makes no library calls, so might be usable on &lt;br /&gt;
other intels too.&lt;br /&gt;
$ cc -c decrypt.c         &lt;br /&gt;
$ nm decrypt.o            &lt;br /&gt;
00000054 t CodeBufferA    &lt;br /&gt;
00000104 t CodeBufferB    &lt;br /&gt;
00000324 t DeCodeBufferA  &lt;br /&gt;
00000438 t DecryptBlock_DB&lt;br /&gt;
00000478 t DecryptBlock_MB&lt;br /&gt;
000003d4 t DecryptTab     &lt;br /&gt;
000001b8 t MakeLongFromBuff &lt;br /&gt;
0000014c t MakeWordFromBuff &lt;br /&gt;
000001dc t PasswordCheckSum &lt;br /&gt;
00000004 d TabD           &lt;br /&gt;
00000104 d TabE           &lt;br /&gt;
00000204 d TabF           &lt;br /&gt;
00000000 d debug          &lt;br /&gt;
000004f0 T decrypt        &lt;br /&gt;
00000518 T decrypt_mb     &lt;br /&gt;
00000000 t mymemcpy       &lt;br /&gt;
00000028 t mystrlen&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>SCO Unixware decrypttable</title><link href="https://sourceforge.net/p/pxlib/support-requests/8/" rel="alternate"/><published>2004-12-14T09:42:10Z</published><updated>2004-12-14T09:42:10Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net7dfeffcb561ff24ff72a9383dbe74a1d53b509fd</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;SCO Unixware decrypttable&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>LNX libc6 decrypttable</title><link href="https://sourceforge.net/p/pxlib/support-requests/7/" rel="alternate"/><published>2004-12-14T09:41:19Z</published><updated>2004-12-14T09:41:19Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net0b5c5836dc12e9313ad788eb45f2519cbad98e1c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Version for lunux libc6&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>LNX libc5 decrypttable</title><link href="https://sourceforge.net/p/pxlib/support-requests/6/" rel="alternate"/><published>2004-12-14T09:40:17Z</published><updated>2004-12-14T09:40:17Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net4f600ae00474904ce755748896a05ec1e054e9f9</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Version for linux libc5&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>W32 decrypttabe</title><link href="https://sourceforge.net/p/pxlib/support-requests/5/" rel="alternate"/><published>2004-12-14T09:39:24Z</published><updated>2004-12-14T09:39:24Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.neta5aa1081c5cf1efa6dd7fa7736ed5ca87c535ea0</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;updated version von Win32&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>decrypttable</title><link href="https://sourceforge.net/p/pxlib/support-requests/4/" rel="alternate"/><published>2004-12-12T21:31:08Z</published><updated>2004-12-12T21:31:08Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net4947d2053b7a0b7ea7716be691632d9fc1858683</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I contribute a windows program that reads a filename.db &lt;br /&gt;
and places a decrypted copy in filename_.db and &lt;br /&gt;
filename_.mb without password knowlege.&lt;br /&gt;
Perhaps linux prog and lib will follow.&lt;br /&gt;
No source of the core decryption logic possible.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>