GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- crack 5.0
Operating System - HP-UX
1846155
Members
5013
Online
110254
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2004 12:13 AM
05-05-2004 12:13 AM
crack 5.0
I'm trying to install crack 5.0:
./Crack -makeonly
worked like a dream
./Crack -makedict
This is the error i get:
./Crack -makedict
Crack 5.0a: The Password Cracker.
(c) Alec Muffett, 1991, 1992, 1993, 1994, 1995, 1996
System: HP-UX tm012 B.11.00 U 9000/800 1737917621 unlimited-user license
Home: /usr/local/crack
Invoked: ./Crack -makedict
Option: -makedict enabled
Stamp: hp-ux-b-9000/800
Crack: making utilities in run/bin/hp-ux-b-9000/800
find . -name "*~" -print | xargs -n50 rm -f
( cd src; for dir in * ; do ( cd $dir ; make clean ) ; done )
rm -f dawglib.o debug.o rules.o stringlib.o *~
/bin/rm -f *.o tags core rpw destest des speed libdes.a .nfs* *.old \
*.bak destest rpw des speed
rm -f *.o *~
`../../run/bin/hp-ux-b-9000/800/libc5.a' is up to date.
cc -O -D_HPUX_SOURCE -DUSE_STRING_H -DUSE_STDLIB_H -DUSE_SIGNAL_H -DUSE_SYS_TYPES_H -DUSE_UNISTD_H -DUSE_PWD_H -I../lib -o ../../run/bin/hp-ux-b-9000/800/dictfilt dictfilt.c elcid.o ../../run/bin/hp-ux-b-9000/800/libc5.a
/usr/ccs/bin/ld: Can't open elcid.o
/usr/ccs/bin/ld: No such file or directory
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
./Crack -makeonly
worked like a dream
./Crack -makedict
This is the error i get:
./Crack -makedict
Crack 5.0a: The Password Cracker.
(c) Alec Muffett, 1991, 1992, 1993, 1994, 1995, 1996
System: HP-UX tm012 B.11.00 U 9000/800 1737917621 unlimited-user license
Home: /usr/local/crack
Invoked: ./Crack -makedict
Option: -makedict enabled
Stamp: hp-ux-b-9000/800
Crack: making utilities in run/bin/hp-ux-b-9000/800
find . -name "*~" -print | xargs -n50 rm -f
( cd src; for dir in * ; do ( cd $dir ; make clean ) ; done )
rm -f dawglib.o debug.o rules.o stringlib.o *~
/bin/rm -f *.o tags core rpw destest des speed libdes.a .nfs* *.old \
*.bak destest rpw des speed
rm -f *.o *~
`../../run/bin/hp-ux-b-9000/800/libc5.a' is up to date.
cc -O -D_HPUX_SOURCE -DUSE_STRING_H -DUSE_STDLIB_H -DUSE_SIGNAL_H -DUSE_SYS_TYPES_H -DUSE_UNISTD_H -DUSE_PWD_H -I../lib -o ../../run/bin/hp-ux-b-9000/800/dictfilt dictfilt.c elcid.o ../../run/bin/hp-ux-b-9000/800/libc5.a
/usr/ccs/bin/ld: Can't open elcid.o
/usr/ccs/bin/ld: No such file or directory
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
jaton
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2004 12:26 AM
05-05-2004 12:26 AM
Re: crack 5.0
this resolved the problem:
http://www.crypticide.com/users/alecm/security/c50-linux-util-makefile.txt
a new Makefile in ./src/util
http://www.crypticide.com/users/alecm/security/c50-linux-util-makefile.txt
a new Makefile in ./src/util
jaton
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2004 12:33 AM
05-05-2004 12:33 AM
Re: crack 5.0
hi,
why not try the binary one if you are on 11.00?
http://hpux.connect.org.uk/hppd/hpux/Sysadmin/crack-5.0/
regards.
why not try the binary one if you are on 11.00?
http://hpux.connect.org.uk/hppd/hpux/Sysadmin/crack-5.0/
regards.
what you do not see does not mean you should not believe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2004 12:48 AM
05-05-2004 12:48 AM
Re: crack 5.0
it is the binary one. But U still need to build your dictionaries:
done by:
# change gcc to cc in Makefile and Crack
./Crack -makeonly
./Crack -makedict
run program:
./Crack -nice 10 /etc/passwd
report:
./Reporter -quiet
Stop and reset:
./scripts/plaster
make tidy
done by:
# change gcc to cc in Makefile and Crack
./Crack -makeonly
./Crack -makedict
run program:
./Crack -nice 10 /etc/passwd
report:
./Reporter -quiet
Stop and reset:
./scripts/plaster
make tidy
jaton
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2026 Hewlett Packard Enterprise Development LP