I´m having the same problem of the post http://forum.enigmaprotector.com/viewto ... ntos#p1117
The compiled version for Linux x64 is avaiable?
Thanks in advance
CGI Keygen for Linux x64 webhost
Re: CGI Keygen for Linux x64 webhost
Hi rkenjih,
Unfortunately, we still do not have keygen available for Linux x64.
Unfortunately, we still do not have keygen available for Linux x64.
Re: CGI Keygen for Linux x64 webhost
Damn, I need 64 bit too 
Re: CGI Keygen for Linux x64 webhost
readelf -a keygen on debian 6 (2.6.32-5-amd64) gives this output
So after I add those 32 bit libraries it should hopefully be working.
edit- it works now, after adding the libraries and fixing a stupid suexec issue it's working fine
Code: Select all
ELF Header:
Magic: 7f 45 4c 46 01 01 01 00 00 00 00 00 00 00 00 00
Class: ELF32
Data: 2's complement, little endian
Version: 1 (current)
OS/ABI: UNIX - System V
ABI Version: 0
Type: EXEC (Executable file)
Machine: Intel 80386
Version: 0x1
Entry point address: 0x80528a4
Start of program headers: 52 (bytes into file)
Start of section headers: 449556 (bytes into file)
Flags: 0x0
Size of this header: 52 (bytes)
Size of program headers: 32 (bytes)
Number of program headers: 5
Size of section headers: 40 (bytes)
Number of section headers: 21
Section header string table index: 20
Section Headers:
[Nr] Name Type Addr Off Size ES Flg Lk Inf Al
[ 0] NULL 00000000 000000 000000 00 0 0 0
[ 1] .interp PROGBITS 080480d4 0000d4 000013 00 A 0 0 1
[ 2] .dynsym DYNSYM 080480e8 0000e8 0007f0 10 A 3 1 4
[ 3] .dynstr STRTAB 080488d8 0008d8 000580 00 A 0 0 1
[ 4] .hash HASH 08048e58 000e58 000310 04 A 2 0 4
[ 5] .rel.plt REL 08049168 001168 0003a8 08 A 2 7 4
[ 6] .rel.got REL 08049510 001510 000000 08 A 2 16 4
[ 7] .plt PROGBITS 08049510 001510 000760 00 AX 0 0 16
[ 8] .text PROGBITS 08049c70 001c70 0577c4 00 AX 0 0 4
[ 9] borland.ressym PROGBITS 080a1434 059434 0000d0 10 A 10 1 4
[10] borland.resstr STRTAB 080a1504 059504 000048 00 A 0 0 1
[11] borland.reshash PROGBITS 080a154c 05954c 000068 04 A 9 0 4
[12] borland.resdata PROGBITS 080a15b4 0595b4 0021b0 00 A 0 0 4
[13] borland.resspare NOBITS 080a3764 05b764 100000 00 A 0 0 1
[14] .data PROGBITS 081a4764 05b764 00d7b0 00 WA 0 0 4
[15] .rodata PROGBITS 081b1f14 068f14 0049b4 00 A 0 0 4
[16] .got PROGBITS 081b68c8 06d8c8 0001e0 04 WA 0 0 4
[17] .dynamic DYNAMIC 081b6aa8 06daa8 000088 08 WA 3 0 4
[18] .bss NOBITS 081b6b30 06db30 007574 00 WA 0 0 4
[19] .comment PROGBITS 00000000 06db30 000025 00 0 0 1
[20] .shstrtab STRTAB 00000000 06db55 0000bf 00 0 0 1
Key to Flags:
W (write), A (alloc), X (execute), M (merge), S (strings)
I (info), L (link order), G (group), x (unknown)
O (extra OS processing required) o (OS specific), p (processor specific)
There are no section groups in this file.
Program Headers:
Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align
PHDR 0x000034 0x08048034 0x08048034 0x000a0 0x000a0 R E 0x4
INTERP 0x0000d4 0x080480d4 0x080480d4 0x00013 0x00013 R 0x1
[Requesting program interpreter: /lib/ld-linux.so.2]
LOAD 0x000000 0x08048000 0x08048000 0x5b764 0x15b764 R E 0x1000
LOAD 0x05b764 0x081a4764 0x081a4764 0x123cc 0x19940 RW 0x1000
DYNAMIC 0x06daa8 0x081b6aa8 0x081b6aa8 0x00088 0x00088 RW 0x4
Section to Segment mapping:
Segment Sections...
00
01 .interp
02 .interp .dynsym .dynstr .hash .rel.plt .plt .text borland.ressym borland.resstr borland.reshash borland.resdata borland.resspare
03 .data .rodata .got .dynamic .bss
04 .dynamic
Dynamic section at offset 0x6daa8 contains 17 entries:
Tag Type Name/Value
0x00000001 (NEEDED) Shared library: [libpthread.so.0]
0x00000001 (NEEDED) Shared library: [libdl.so.2]
0x00000001 (NEEDED) Shared library: [libc.so.6]
0x00000006 (SYMTAB) 0x80480e8
0x0000000b (SYMENT) 16 (bytes)
0x00000005 (STRTAB) 0x80488d8
0x0000000a (STRSZ) 1408 (bytes)
0x00000004 (HASH) 0x8048e58
0x00000017 (JMPREL) 0x8049168
0x00000014 (PLTREL) REL
0x00000002 (PLTRELSZ) 936 (bytes)
0x00000011 (REL) 0x8049510
0x00000013 (RELENT) 8 (bytes)
0x00000012 (RELSZ) 0 (bytes)
0x00000003 (PLTGOT) 0x81b68c8
0x00000015 (DEBUG) 0x0
0x00000000 (NULL) 0x0
Relocation section '.rel.plt' at offset 0x1168 contains 117 entries:
Offset Info Type Sym.Value Sym. Name
081b68d4 00002807 R_386_JUMP_SLOT 08049520 open
081b68d8 00002707 R_386_JUMP_SLOT 08049530 close
081b68dc 00002607 R_386_JUMP_SLOT 08049540 read
081b68e0 00002507 R_386_JUMP_SLOT 08049550 write
081b68e4 00002407 R_386_JUMP_SLOT 08049560 getcwd
081b68e8 00002307 R_386_JUMP_SLOT 08049570 getenv
081b68ec 00002107 R_386_JUMP_SLOT 08049580 memcpy
081b68f0 00002007 R_386_JUMP_SLOT 08049590 malloc
081b68f4 00001f07 R_386_JUMP_SLOT 080495a0 free
081b68f8 00001e07 R_386_JUMP_SLOT 080495b0 realloc
081b68fc 00001d07 R_386_JUMP_SLOT 080495c0 exit
081b6900 00001c07 R_386_JUMP_SLOT 080495d0 time
081b6904 00001b07 R_386_JUMP_SLOT 080495e0 lseek
081b6908 00001a07 R_386_JUMP_SLOT 080495f0 ftruncate
081b690c 00001907 R_386_JUMP_SLOT 08049600 strcasecmp
081b6910 00001807 R_386_JUMP_SLOT 08049610 __errno_location
081b6914 00001707 R_386_JUMP_SLOT 08049620 nl_langinfo
081b6918 00001607 R_386_JUMP_SLOT 08049630 iconv_open
081b691c 00001507 R_386_JUMP_SLOT 08049640 iconv
081b6920 00001407 R_386_JUMP_SLOT 08049650 iconv_close
081b6924 00001307 R_386_JUMP_SLOT 08049660 mblen
081b6928 00001207 R_386_JUMP_SLOT 08049670 mmap
081b692c 00001107 R_386_JUMP_SLOT 08049680 munmap
081b6930 00001007 R_386_JUMP_SLOT 08049690 raise
081b6934 00000f07 R_386_JUMP_SLOT 080496a0 __xstat
081b6938 00002207 R_386_JUMP_SLOT 080496b0 strlen
081b693c 00000e07 R_386_JUMP_SLOT 080496c0 readlink
081b6940 00002d07 R_386_JUMP_SLOT 080496d0 dladdr
081b6944 00002c07 R_386_JUMP_SLOT 080496e0 dlopen
081b6948 00002b07 R_386_JUMP_SLOT 080496f0 dlclose
081b694c 00002a07 R_386_JUMP_SLOT 08049700 dlsym
081b6950 00002907 R_386_JUMP_SLOT 08049710 dlerror
081b6954 00002f07 R_386_JUMP_SLOT 08049720 pthread_create
081b6958 00002e07 R_386_JUMP_SLOT 08049730 pthread_self
081b695c 00000d07 R_386_JUMP_SLOT 08049740 memset
081b6960 00000c07 R_386_JUMP_SLOT 08049750 printf
081b6964 00000b07 R_386_JUMP_SLOT 08049760 strtok
081b6968 00000a07 R_386_JUMP_SLOT 08049770 strdup
081b696c 00000907 R_386_JUMP_SLOT 08049780 fopen
081b6970 00000807 R_386_JUMP_SLOT 08049790 fdopen
081b6974 00000707 R_386_JUMP_SLOT 080497a0 ctime
081b6978 00000607 R_386_JUMP_SLOT 080497b0 fclose
081b697c 00000507 R_386_JUMP_SLOT 080497c0 fprintf
081b6980 00000407 R_386_JUMP_SLOT 080497d0 vfprintf
081b6984 00000307 R_386_JUMP_SLOT 080497e0 fflush
081b6988 00000207 R_386_JUMP_SLOT 080497f0 dup
081b698c 00000107 R_386_JUMP_SLOT 08049800 setlocale
081b6990 00003207 R_386_JUMP_SLOT 08049810 malloc
081b6994 00003107 R_386_JUMP_SLOT 08049820 free
081b6998 00003607 R_386_JUMP_SLOT 08049830 dlopen
081b699c 00003507 R_386_JUMP_SLOT 08049840 dlsym
081b69a0 00003407 R_386_JUMP_SLOT 08049850 dlclose
081b69a4 00003307 R_386_JUMP_SLOT 08049860 dladdr
081b69a8 00003a07 R_386_JUMP_SLOT 08049870 pthread_once
081b69ac 00003907 R_386_JUMP_SLOT 08049880 pthread_key_create
081b69b0 00003807 R_386_JUMP_SLOT 08049890 pthread_getspecific
081b69b4 00003707 R_386_JUMP_SLOT 080498a0 pthread_setspecific
081b69b8 00003007 R_386_JUMP_SLOT 080498b0 __libc_start_main
081b69bc 00006107 R_386_JUMP_SLOT 080498c0 localtime_r
081b69c0 00006007 R_386_JUMP_SLOT 080498d0 time
081b69c4 00005f07 R_386_JUMP_SLOT 080498e0 gettimeofday
081b69c8 00005e07 R_386_JUMP_SLOT 080498f0 sigaction
081b69cc 00005d07 R_386_JUMP_SLOT 08049900 kill
081b69d0 00005c07 R_386_JUMP_SLOT 08049910 sigaddset
081b69d4 00007207 R_386_JUMP_SLOT 08049920 pthread_kill
081b69d8 00007107 R_386_JUMP_SLOT 08049930 pthread_cond_signal
081b69dc 00007007 R_386_JUMP_SLOT 08049940 pthread_cond_wait
081b69e0 00006f07 R_386_JUMP_SLOT 08049950 pthread_detach
081b69e4 00006e07 R_386_JUMP_SLOT 08049960 pthread_exit
081b69e8 00006d07 R_386_JUMP_SLOT 08049970 pthread_getschedparam
081b69ec 00006c07 R_386_JUMP_SLOT 08049980 pthread_join
081b69f0 00006b07 R_386_JUMP_SLOT 08049990 pthread_mutex_init
081b69f4 00006a07 R_386_JUMP_SLOT 080499a0 pthread_mutexattr_dest
081b69f8 00006907 R_386_JUMP_SLOT 080499b0 pthread_mutexattr_init
081b69fc 00006807 R_386_JUMP_SLOT 080499c0 pthread_mutexattr_sett
081b6a00 00006707 R_386_JUMP_SLOT 080499d0 pthread_self
081b6a04 00006607 R_386_JUMP_SLOT 080499e0 pthread_setschedparam
081b6a08 00006507 R_386_JUMP_SLOT 080499f0 sem_init
081b6a0c 00006407 R_386_JUMP_SLOT 08049a00 sem_destroy
081b6a10 00006307 R_386_JUMP_SLOT 08049a10 sem_wait
081b6a14 00006207 R_386_JUMP_SLOT 08049a20 sem_post
081b6a18 00005b07 R_386_JUMP_SLOT 08049a30 fcntl
081b6a1c 00005a07 R_386_JUMP_SLOT 08049a40 open
081b6a20 00005907 R_386_JUMP_SLOT 08049a50 ioctl
081b6a24 00005807 R_386_JUMP_SLOT 08049a60 close
081b6a28 00005707 R_386_JUMP_SLOT 08049a70 __lseek
081b6a2c 00005607 R_386_JUMP_SLOT 08049a80 read
081b6a30 00005507 R_386_JUMP_SLOT 08049a90 write
081b6a34 00005407 R_386_JUMP_SLOT 08049aa0 euidaccess
081b6a38 00005307 R_386_JUMP_SLOT 08049ab0 ftruncate
081b6a3c 00005207 R_386_JUMP_SLOT 08049ac0 getpid
081b6a40 00005107 R_386_JUMP_SLOT 08049ad0 pipe
081b6a44 00005007 R_386_JUMP_SLOT 08049ae0 usleep
081b6a48 00004f07 R_386_JUMP_SLOT 08049af0 strcoll
081b6a4c 00004e07 R_386_JUMP_SLOT 08049b00 strerror_r
081b6a50 00004d07 R_386_JUMP_SLOT 08049b10 strncmp
081b6a54 00004c07 R_386_JUMP_SLOT 08049b20 strverscmp
081b6a58 00004b07 R_386_JUMP_SLOT 08049b30 __ctype_get_mb_cur_max
081b6a5c 00004a07 R_386_JUMP_SLOT 08049b40 calloc
081b6a60 00004907 R_386_JUMP_SLOT 08049b50 free
081b6a64 00004807 R_386_JUMP_SLOT 08049b60 getenv
081b6a68 00004707 R_386_JUMP_SLOT 08049b70 mblen
081b6a6c 00004607 R_386_JUMP_SLOT 08049b80 setlocale
081b6a70 00004507 R_386_JUMP_SLOT 08049b90 localeconv
081b6a74 00004407 R_386_JUMP_SLOT 08049ba0 nl_langinfo
081b6a78 00004307 R_386_JUMP_SLOT 08049bb0 wordexp
081b6a7c 00004207 R_386_JUMP_SLOT 08049bc0 wordfree
081b6a80 00007407 R_386_JUMP_SLOT 08049bd0 dlclose
081b6a84 00007307 R_386_JUMP_SLOT 08049be0 dladdr
081b6a88 00004107 R_386_JUMP_SLOT 08049bf0 towupper
081b6a8c 00004007 R_386_JUMP_SLOT 08049c00 wcscoll
081b6a90 00003f07 R_386_JUMP_SLOT 08049c10 gnu_get_libc_version
081b6a94 00003e07 R_386_JUMP_SLOT 08049c20 select
081b6a98 00003d07 R_386_JUMP_SLOT 08049c30 pthread_mutex_lock
081b6a9c 00003c07 R_386_JUMP_SLOT 08049c40 pthread_mutex_unlock
081b6aa0 00003b07 R_386_JUMP_SLOT 08049c50 pthread_mutex_destroy
081b6aa4 00007507 R_386_JUMP_SLOT 08049c60 pthread_getspecific
There are no unwind sections in this file.
Symbol table '.dynsym' contains 127 entries:
Num: Value Size Type Bind Vis Ndx Name
0: 00000000 0 NOTYPE LOCAL DEFAULT UND
1: 08049800 0 FUNC GLOBAL DEFAULT UND setlocale
2: 080497f0 0 FUNC GLOBAL DEFAULT UND dup
3: 080497e0 0 FUNC GLOBAL DEFAULT UND fflush
4: 080497d0 0 FUNC GLOBAL DEFAULT UND vfprintf
5: 080497c0 0 FUNC GLOBAL DEFAULT UND fprintf
6: 080497b0 0 FUNC GLOBAL DEFAULT UND fclose
7: 080497a0 0 FUNC GLOBAL DEFAULT UND ctime
8: 08049790 0 FUNC GLOBAL DEFAULT UND fdopen
9: 08049780 0 FUNC GLOBAL DEFAULT UND fopen
10: 08049770 0 FUNC GLOBAL DEFAULT UND strdup
11: 08049760 0 FUNC GLOBAL DEFAULT UND strtok
12: 08049750 0 FUNC GLOBAL DEFAULT UND printf
13: 08049740 0 FUNC GLOBAL DEFAULT UND memset
14: 080496c0 0 FUNC GLOBAL DEFAULT UND readlink
15: 080496a0 0 FUNC GLOBAL DEFAULT UND __xstat
16: 08049690 0 FUNC GLOBAL DEFAULT UND raise
17: 08049680 0 FUNC GLOBAL DEFAULT UND munmap
18: 08049670 0 FUNC GLOBAL DEFAULT UND mmap
19: 08049660 0 FUNC GLOBAL DEFAULT UND mblen
20: 08049650 0 FUNC GLOBAL DEFAULT UND iconv_close
21: 08049640 0 FUNC GLOBAL DEFAULT UND iconv
22: 08049630 0 FUNC GLOBAL DEFAULT UND iconv_open
23: 08049620 0 FUNC GLOBAL DEFAULT UND nl_langinfo
24: 08049610 0 FUNC GLOBAL DEFAULT UND __errno_location
25: 08049600 0 FUNC GLOBAL DEFAULT UND strcasecmp
26: 080495f0 0 FUNC GLOBAL DEFAULT UND ftruncate
27: 080495e0 0 FUNC GLOBAL DEFAULT UND lseek
28: 080495d0 0 FUNC GLOBAL DEFAULT UND time
29: 080495c0 0 FUNC GLOBAL DEFAULT UND exit
30: 080495b0 0 FUNC GLOBAL DEFAULT UND realloc
31: 080495a0 0 FUNC GLOBAL DEFAULT UND free
32: 08049590 0 FUNC GLOBAL DEFAULT UND malloc
33: 08049580 0 FUNC GLOBAL DEFAULT UND memcpy
34: 080496b0 0 FUNC GLOBAL DEFAULT UND strlen
35: 08049570 0 FUNC GLOBAL DEFAULT UND getenv
36: 08049560 0 FUNC GLOBAL DEFAULT UND getcwd
37: 08049550 0 FUNC GLOBAL DEFAULT UND write
38: 08049540 0 FUNC GLOBAL DEFAULT UND read
39: 08049530 0 FUNC GLOBAL DEFAULT UND close
40: 08049520 0 FUNC GLOBAL DEFAULT UND open
41: 08049710 0 FUNC GLOBAL DEFAULT UND dlerror
42: 08049700 0 FUNC GLOBAL DEFAULT UND dlsym
43: 080496f0 0 FUNC GLOBAL DEFAULT UND dlclose
44: 080496e0 0 FUNC GLOBAL DEFAULT UND dlopen
45: 080496d0 0 FUNC GLOBAL DEFAULT UND dladdr
46: 08049730 0 FUNC GLOBAL DEFAULT UND pthread_self
47: 08049720 0 FUNC GLOBAL DEFAULT UND pthread_create
48: 080498b0 0 FUNC GLOBAL DEFAULT UND __libc_start_main
49: 08049820 0 FUNC GLOBAL DEFAULT UND free
50: 08049810 0 FUNC GLOBAL DEFAULT UND malloc
51: 08049860 0 FUNC GLOBAL DEFAULT UND dladdr
52: 08049850 0 FUNC GLOBAL DEFAULT UND dlclose
53: 08049840 0 FUNC GLOBAL DEFAULT UND dlsym
54: 08049830 0 FUNC GLOBAL DEFAULT UND dlopen
55: 080498a0 0 FUNC GLOBAL DEFAULT UND pthread_setspecific
56: 08049890 0 FUNC GLOBAL DEFAULT UND pthread_getspecific
57: 08049880 0 FUNC GLOBAL DEFAULT UND pthread_key_create
58: 08049870 0 FUNC GLOBAL DEFAULT UND pthread_once
59: 08049c50 0 FUNC GLOBAL DEFAULT UND pthread_mutex_destroy
60: 08049c40 0 FUNC GLOBAL DEFAULT UND pthread_mutex_unlock
61: 08049c30 0 FUNC GLOBAL DEFAULT UND pthread_mutex_lock
62: 08049c20 0 FUNC GLOBAL DEFAULT UND select
63: 08049c10 0 FUNC GLOBAL DEFAULT UND gnu_get_libc_version
64: 08049c00 0 FUNC GLOBAL DEFAULT UND wcscoll
65: 08049bf0 0 FUNC GLOBAL DEFAULT UND towupper
66: 08049bc0 0 FUNC GLOBAL DEFAULT UND wordfree
67: 08049bb0 0 FUNC GLOBAL DEFAULT UND wordexp
68: 08049ba0 0 FUNC GLOBAL DEFAULT UND nl_langinfo
69: 08049b90 0 FUNC GLOBAL DEFAULT UND localeconv
70: 08049b80 0 FUNC GLOBAL DEFAULT UND setlocale
71: 08049b70 0 FUNC GLOBAL DEFAULT UND mblen
72: 08049b60 0 FUNC GLOBAL DEFAULT UND getenv
73: 08049b50 0 FUNC GLOBAL DEFAULT UND free
74: 08049b40 0 FUNC GLOBAL DEFAULT UND calloc
75: 08049b30 0 FUNC GLOBAL DEFAULT UND __ctype_get_mb_cur_max
76: 08049b20 0 FUNC GLOBAL DEFAULT UND strverscmp
77: 08049b10 0 FUNC GLOBAL DEFAULT UND strncmp
78: 08049b00 0 FUNC GLOBAL DEFAULT UND strerror_r
79: 08049af0 0 FUNC GLOBAL DEFAULT UND strcoll
80: 08049ae0 0 FUNC GLOBAL DEFAULT UND usleep
81: 08049ad0 0 FUNC GLOBAL DEFAULT UND pipe
82: 08049ac0 0 FUNC GLOBAL DEFAULT UND getpid
83: 08049ab0 0 FUNC GLOBAL DEFAULT UND ftruncate
84: 08049aa0 0 FUNC GLOBAL DEFAULT UND euidaccess
85: 08049a90 0 FUNC GLOBAL DEFAULT UND write
86: 08049a80 0 FUNC GLOBAL DEFAULT UND read
87: 08049a70 0 FUNC GLOBAL DEFAULT UND __lseek
88: 08049a60 0 FUNC GLOBAL DEFAULT UND close
89: 08049a50 0 FUNC GLOBAL DEFAULT UND ioctl
90: 08049a40 0 FUNC GLOBAL DEFAULT UND open
91: 08049a30 0 FUNC GLOBAL DEFAULT UND fcntl
92: 08049910 0 FUNC GLOBAL DEFAULT UND sigaddset
93: 08049900 0 FUNC GLOBAL DEFAULT UND kill
94: 080498f0 0 FUNC GLOBAL DEFAULT UND sigaction
95: 080498e0 0 FUNC GLOBAL DEFAULT UND gettimeofday
96: 080498d0 0 FUNC GLOBAL DEFAULT UND time
97: 080498c0 0 FUNC GLOBAL DEFAULT UND localtime_r
98: 08049a20 0 FUNC GLOBAL DEFAULT UND sem_post
99: 08049a10 0 FUNC GLOBAL DEFAULT UND sem_wait
100: 08049a00 0 FUNC GLOBAL DEFAULT UND sem_destroy
101: 080499f0 0 FUNC GLOBAL DEFAULT UND sem_init
102: 080499e0 0 FUNC GLOBAL DEFAULT UND pthread_setschedparam
103: 080499d0 0 FUNC GLOBAL DEFAULT UND pthread_self
104: 080499c0 0 FUNC GLOBAL DEFAULT UND pthread_mutexattr_settype
105: 080499b0 0 FUNC GLOBAL DEFAULT UND pthread_mutexattr_init
106: 080499a0 0 FUNC GLOBAL DEFAULT UND pthread_mutexattr_destroy
107: 08049990 0 FUNC GLOBAL DEFAULT UND pthread_mutex_init
108: 08049980 0 FUNC GLOBAL DEFAULT UND pthread_join
109: 08049970 0 FUNC GLOBAL DEFAULT UND pthread_getschedparam
110: 08049960 0 FUNC GLOBAL DEFAULT UND pthread_exit
111: 08049950 0 FUNC GLOBAL DEFAULT UND pthread_detach
112: 08049940 0 FUNC GLOBAL DEFAULT UND pthread_cond_wait
113: 08049930 0 FUNC GLOBAL DEFAULT UND pthread_cond_signal
114: 08049920 0 FUNC GLOBAL DEFAULT UND pthread_kill
115: 08049be0 0 FUNC GLOBAL DEFAULT UND dladdr
116: 08049bd0 0 FUNC GLOBAL DEFAULT UND dlclose
117: 08049c60 0 FUNC GLOBAL DEFAULT UND pthread_getspecific
118: 0804b980 6 FUNC GLOBAL DEFAULT 8 @DbgExcNotify
119: 0804b9a0 84 FUNC GLOBAL DEFAULT 8 @DbgEvalFrame
120: 0804b988 6 FUNC GLOBAL DEFAULT 8 @DbgEvalMarker
121: 0804b990 6 FUNC GLOBAL DEFAULT 8 @DbgEvalExcept
122: 0804b998 6 FUNC GLOBAL DEFAULT 8 @DbgEvalEnd
123: 080528fc 6 FUNC GLOBAL DEFAULT 8 Portions Copyright (c) 19
124: 080a1434 0 OBJECT GLOBAL DEFAULT ABS @Sysinit@ResSym
125: 080a1504 0 OBJECT GLOBAL DEFAULT ABS @Sysinit@ResStr
126: 080a154c 0 OBJECT GLOBAL DEFAULT ABS @Sysinit@ResHash
Histogram for bucket list length (total of 67 buckets):
Length Number % of total Coverage
0 12 ( 17.9%)
1 19 ( 28.4%) 15.1%
2 15 ( 22.4%) 38.9%
3 11 ( 16.4%) 65.1%
4 6 ( 9.0%) 84.1%
5 4 ( 6.0%) 100.0%
No version information found in this file.edit- it works now, after adding the libraries and fixing a stupid suexec issue it's working fine
Re: CGI Keygen for Linux x64 webhost
Hi xenoglyph,
Thanks you for the very useful information!
That's would be very helpful and appreciated if you could explain the steps you did in details, so your information will help other customers to solve similar issue.
If possible, please post here the steps you did to fix it.
Thanks you for the very useful information!
That's would be very helpful and appreciated if you could explain the steps you did in details, so your information will help other customers to solve similar issue.
If possible, please post here the steps you did to fix it.
