<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: problem with crack utility. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-crack-utility/m-p/2876095#M99676</link>
    <description>Agreed. It should not stop us. However we should distribute it responsibly. &lt;BR /&gt;&lt;BR /&gt;Particularly a tweaked copy that works on *our* boxes. (I know which side of my bread has the butter on it!)</description>
    <pubDate>Fri, 31 Jan 2003 20:00:53 GMT</pubDate>
    <dc:creator>paul courry</dc:creator>
    <dc:date>2003-01-31T20:00:53Z</dc:date>
    <item>
      <title>problem with crack utility.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-crack-utility/m-p/2876076#M99657</link>
      <description>I've downloaded and installed crack 5a for checking passwords for crackable passwords.&lt;BR /&gt;&lt;BR /&gt;The install seemed to go okay.&lt;BR /&gt;&lt;BR /&gt;./Crack /download/passwd &lt;BR /&gt;&lt;BR /&gt;results.&lt;BR /&gt;&lt;BR /&gt;Crack 5.0a: The Password Cracker.&lt;BR /&gt;(c) Alec Muffett, 1991, 1992, 1993, 1994, 1995, 1996&lt;BR /&gt;System: HP-UX tzfat B.11.11 U 9000/800 531716547 unlimited-user license&lt;BR /&gt;Home: /usr/local/crack&lt;BR /&gt;Invoked: ./Crack /download/passwd&lt;BR /&gt;Stamp: hp-ux-b-9000/800&lt;BR /&gt;&lt;BR /&gt;Crack: making utilities in run/bin/hp-ux-b-9000/800&lt;BR /&gt;        find . -name "*~" -print | xargs -n50 rm -f&lt;BR /&gt;        ( cd src; for dir in * ; do ( cd $dir ; make clean ) ; done )&lt;BR /&gt;        rm -f dawglib.o debug.o rules.o stringlib.o *~&lt;BR /&gt;        /bin/rm -f *.o tags core rpw destest des speed libdes.a .nfs* *.old         *.bak destest rpw des speed&lt;BR /&gt;        rm -f *.o *~&lt;BR /&gt;        ( make "XDIR=../../run/bin/hp-ux-b-9000/800" "XCFLAGS=-O -D_HPUX_SOURCE&lt;BR /&gt;-DUSE_STRING_H -DUSE_STDLIB_H -DUSE_SIGNAL_H -DUSE_SYS_TYPES_H -DUSE_UNISTD_H -D&lt;BR /&gt;USE_PWD_H" dawglib.o debug.o rules.o stringlib.o || exit 1 )&lt;BR /&gt;        gcc -O -D_HPUX_SOURCE -DUSE_STRING_H -DUSE_STDLIB_H -DUSE_SIGNAL_H -DUSE&lt;BR /&gt;_SYS_TYPES_H -DUSE_UNISTD_H -DUSE_PWD_H -c dawglib.c&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;swverify shows no errors.&lt;BR /&gt;&lt;BR /&gt;It was installed with swinstall&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This error seems critical&lt;BR /&gt;&lt;BR /&gt;Make: Cannot load gcc.  Stop.&lt;BR /&gt;&lt;BR /&gt;As always, help posts will be rewarded liberally with points(btw newbies, you get more help when you give points).&lt;BR /&gt;&lt;BR /&gt;Steve&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Jan 2003 14:23:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-crack-utility/m-p/2876076#M99657</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-01-07T14:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: problem with crack utility.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-crack-utility/m-p/2876077#M99658</link>
      <description>Steve,&lt;BR /&gt;&lt;BR /&gt;It looks like it's having a problem loading gcc.  Do you have gcc?  It is it findable (in your path, etc)?&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 07 Jan 2003 14:28:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-crack-utility/m-p/2876077#M99658</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-01-07T14:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: problem with crack utility.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-crack-utility/m-p/2876078#M99659</link>
      <description>is the gcc binary in a directory world readable by everyone and in /etc/PATH so that its picked up for all users when they login ?&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Jan 2003 14:29:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-crack-utility/m-p/2876078#M99659</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2003-01-07T14:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: problem with crack utility.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-crack-utility/m-p/2876079#M99660</link>
      <description>I have now downloaded and installed gcc 3.1 public domain.&lt;BR /&gt;&lt;BR /&gt;I am working but appreciate insights here.&lt;BR /&gt;&lt;BR /&gt;A little cookbook on how to quickly get this up and running would be helpful.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Tue, 07 Jan 2003 14:30:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-crack-utility/m-p/2876079#M99660</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-01-07T14:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: problem with crack utility.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-crack-utility/m-p/2876080#M99661</link>
      <description>Steve,&lt;BR /&gt;&lt;BR /&gt;You can get 5.0 in swinstall depot format from the porting center:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Sysadmin/crack-5.0/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Sysadmin/crack-5.0/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Then you don't have to worry about building.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 07 Jan 2003 14:33:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-crack-utility/m-p/2876080#M99661</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-01-07T14:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: problem with crack utility.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-crack-utility/m-p/2876081#M99662</link>
      <description>installing gcc helped.&lt;BR /&gt;&lt;BR /&gt;-makeonly worked&lt;BR /&gt;&lt;BR /&gt;./Crack -makedict fails on error...&lt;BR /&gt;&lt;BR /&gt;Invoked: ./Crack -makedict&lt;BR /&gt;Option: -makedict enabled&lt;BR /&gt;Stamp: hp-ux-b-9000/800&lt;BR /&gt;&lt;BR /&gt;Crack: making utilities in run/bin/hp-ux-b-9000/800&lt;BR /&gt;        find . -name "*~" -print | xargs -n50 rm -f&lt;BR /&gt;        ( cd src; for dir in * ; do ( cd $dir ; make clean ) ; done )&lt;BR /&gt;        rm -f dawglib.o debug.o rules.o stringlib.o *~&lt;BR /&gt;        /bin/rm -f *.o tags core rpw destest des speed libdes.a .nfs* *.old         *.bak destest rpw des speed&lt;BR /&gt;        rm -f *.o *~&lt;BR /&gt;`../../run/bin/hp-ux-b-9000/800/libc5.a' is up to date.&lt;BR /&gt;        gcc -O -D_HPUX_SOURCE -DUSE_STRING_H -DUSE_STDLIB_H -DUSE_SIGNAL_H -DUSE&lt;BR /&gt;_SYS_TYPES_H -DUSE_UNISTD_H -DUSE_PWD_H -I../lib -o ../../run/bin/hp-ux-b-9000/8&lt;BR /&gt;00/dictfilt dictfilt.c elcid.o ../../run/bin/hp-ux-b-9000/800/libc5.a&lt;BR /&gt;gcc: elcid.o: No such file or directory&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;Stop.&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;Stop.&lt;BR /&gt;&lt;BR /&gt;Perhaps I'm missing the dictionary?</description>
      <pubDate>Tue, 07 Jan 2003 14:33:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-crack-utility/m-p/2876081#M99662</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-01-07T14:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: problem with crack utility.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-crack-utility/m-p/2876082#M99663</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Explained on&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.users.dircon.co.uk/~crypto/download/c50-faq.html" target="_blank"&gt;http://www.users.dircon.co.uk/~crypto/download/c50-faq.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;                       Regards&lt;BR /&gt;&lt;BR /&gt;                       Steve Steel&lt;BR /&gt;&lt;BR /&gt;Quote of the moment&lt;BR /&gt;-------------------&lt;BR /&gt;"We are drowning in information but starved for knowledge."&lt;BR /&gt;-- John Naisbitt</description>
      <pubDate>Tue, 07 Jan 2003 14:39:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-crack-utility/m-p/2876082#M99663</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2003-01-07T14:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: problem with crack utility.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-crack-utility/m-p/2876083#M99664</link>
      <description>I got the depot and ran swinstall.&lt;BR /&gt;&lt;BR /&gt;./Crack -makeonly works, so I'd say the gcc library is okay with the PATH.&lt;BR /&gt;&lt;BR /&gt;I'm checking the path and reading the document.&lt;BR /&gt;&lt;BR /&gt;Should I download a different Makefile??&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Tue, 07 Jan 2003 14:46:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-crack-utility/m-p/2876083#M99664</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-01-07T14:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: problem with crack utility.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-crack-utility/m-p/2876084#M99665</link>
      <description>Seems I'm missing a file&lt;BR /&gt;&lt;BR /&gt;elcid.o&lt;BR /&gt;&lt;BR /&gt;I'll try.  What is it?  Where to I find it?</description>
      <pubDate>Tue, 07 Jan 2003 14:51:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-crack-utility/m-p/2876084#M99665</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-01-07T14:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: problem with crack utility.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-crack-utility/m-p/2876085#M99666</link>
      <description>Steve,&lt;BR /&gt;&lt;BR /&gt;Follow Steve Steel's link, then search on elcid.  There's a section there titled "On RedHat-based Linux distributions, Crack doesn't run, and I get messages like this: " which contains a link to an alternate makefile "which should alleviate the problem".&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 07 Jan 2003 14:57:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-crack-utility/m-p/2876085#M99666</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-01-07T14:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: problem with crack utility.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-crack-utility/m-p/2876086#M99667</link>
      <description>[1301#] ./Crack -makedict&lt;BR /&gt;Crack 5.0a: The Password Cracker.&lt;BR /&gt;(c) Alec Muffett, 1991, 1992, 1993, 1994, 1995, 1996&lt;BR /&gt;System: HP-UX tzfat B.11.11 U 9000/800 531716547 unlimited-user license&lt;BR /&gt;Home: /usr/local/crack&lt;BR /&gt;Invoked: ./Crack -makedict&lt;BR /&gt;Option: -makedict enabled&lt;BR /&gt;Stamp: hp-ux-b-9000/800&lt;BR /&gt;&lt;BR /&gt;Crack: making utilities in run/bin/hp-ux-b-9000/800&lt;BR /&gt;        rm -f *.o *~&lt;BR /&gt;Make: Don't know how to make utils.  Stop.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I don't think the linux file's going to work on HP-UX.&lt;BR /&gt;&lt;BR /&gt;Attaching current makefile.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Jan 2003 15:59:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-crack-utility/m-p/2876086#M99667</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-01-07T15:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: problem with crack utility.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-crack-utility/m-p/2876087#M99668</link>
      <description>I had a HP version of Crack 5.0 for HP-UX 10.10 in tar format.&lt;BR /&gt;&lt;BR /&gt;That file was cleaned up by HP so it would work.&lt;BR /&gt;&lt;BR /&gt;That version of crack is working and has guessed the passwords of half my user accounts on production so far.&lt;BR /&gt;&lt;BR /&gt;Thank you all so much for your help.&lt;BR /&gt;&lt;BR /&gt;I'll check with HP and if its okay I'll post it to anyone that wants it.&lt;BR /&gt;&lt;BR /&gt;It was developed by HP for its Practical Network Security Class, which I took in July of 2001.  The instructor sent it to me because I couldn't get crack to work, amoong other issues.&lt;BR /&gt;&lt;BR /&gt;Steve.</description>
      <pubDate>Tue, 07 Jan 2003 17:49:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-crack-utility/m-p/2876087#M99668</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-01-07T17:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: problem with crack utility.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-crack-utility/m-p/2876088#M99669</link>
      <description>Hi Steve,&lt;BR /&gt;&lt;BR /&gt;Could you please send me the working crack utility.&lt;BR /&gt;Appreciate it.</description>
      <pubDate>Fri, 31 Jan 2003 09:35:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-crack-utility/m-p/2876088#M99669</guid>
      <dc:creator>Norman_21</dc:creator>
      <dc:date>2003-01-31T09:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: problem with crack utility.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-crack-utility/m-p/2876089#M99670</link>
      <description>I need to check with HP.  I will send off an email and do so if permitted.  This may take a day or so.&lt;BR /&gt;&lt;BR /&gt;I'm not going to post it to a web site or anything so we'll need to work out how to give you the file.  It is bigger than what I can push out via email.&lt;BR /&gt;&lt;BR /&gt;P</description>
      <pubDate>Fri, 31 Jan 2003 15:59:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-crack-utility/m-p/2876089#M99670</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-01-31T15:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: problem with crack utility.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-crack-utility/m-p/2876090#M99671</link>
      <description>If appropriate, I'd be willing to put it on my ITRC pages&lt;BR /&gt;&lt;BR /&gt;Enjoy, have FUN! H.Merijn</description>
      <pubDate>Fri, 31 Jan 2003 16:34:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-crack-utility/m-p/2876090#M99671</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2003-01-31T16:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: problem with crack utility.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-crack-utility/m-p/2876091#M99672</link>
      <description>I've asked an HP engineer if he's gotten the one sitting on the public domain site to work and if so what steps he's taken to make it work.&lt;BR /&gt;&lt;BR /&gt;I would actually be somewhat surprised if HP said go ahead, distribute. I had to ask a couple of times to get them to send me a tape.&lt;BR /&gt;&lt;BR /&gt;I gave XMAN his first point.  Isn't that special.&lt;BR /&gt;&lt;BR /&gt;P</description>
      <pubDate>Fri, 31 Jan 2003 17:07:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-crack-utility/m-p/2876091#M99672</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-01-31T17:07:51Z</dc:date>
    </item>
    <item>
      <title>Re: problem with crack utility.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-crack-utility/m-p/2876092#M99673</link>
      <description>Procura,&lt;BR /&gt;&lt;BR /&gt;Putting hacking tools where any script kiddy can get them is probably not a good idea.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 31 Jan 2003 18:17:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-crack-utility/m-p/2876092#M99673</guid>
      <dc:creator>paul courry</dc:creator>
      <dc:date>2003-01-31T18:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: problem with crack utility.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-crack-utility/m-p/2876093#M99674</link>
      <description>If I get permission to distrubute at all, it will not be on a website.  I'll post it to my own site with password only access.  Only responsible people will get it.&lt;BR /&gt;&lt;BR /&gt;I'm expecting a No from Darren btw.&lt;BR /&gt;&lt;BR /&gt;P</description>
      <pubDate>Fri, 31 Jan 2003 18:24:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-crack-utility/m-p/2876093#M99674</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-01-31T18:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: problem with crack utility.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-crack-utility/m-p/2876094#M99675</link>
      <description>With regard to crack source code.  Isn't it already a kiddie risk that its on the public domain University of Utah site?&lt;BR /&gt;&lt;BR /&gt;The fact that the source for crack is readily available at hundreds of sites should not preclude us as systems administrators using it in the war on hackers.&lt;BR /&gt;&lt;BR /&gt;Forgive the flowery prose.&lt;BR /&gt;&lt;BR /&gt;P</description>
      <pubDate>Fri, 31 Jan 2003 18:32:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-crack-utility/m-p/2876094#M99675</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-01-31T18:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: problem with crack utility.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-crack-utility/m-p/2876095#M99676</link>
      <description>Agreed. It should not stop us. However we should distribute it responsibly. &lt;BR /&gt;&lt;BR /&gt;Particularly a tweaked copy that works on *our* boxes. (I know which side of my bread has the butter on it!)</description>
      <pubDate>Fri, 31 Jan 2003 20:00:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-crack-utility/m-p/2876095#M99676</guid>
      <dc:creator>paul courry</dc:creator>
      <dc:date>2003-01-31T20:00:53Z</dc:date>
    </item>
  </channel>
</rss>

