Results 1 to 2 of 2

Thread: Building RainbowCrack

  1. #1
    Senior Member
    Join Date
    Jan 2004
    Location
    Hawaii
    Posts
    350

    Post Building RainbowCrack

    Okay, I downloaded the Windows source to rtgen, rtsort, and rcrack here: http://www.antsight.com/zsl/rainbowcrack/


    Now, I tried to build it with Dev-C++ (with OpenSSL installed), and got all kinds of undefined errors. Has anyone else tried compiling the source?

    Also, how do I go about actually compiling the project as 3 executables and the DLL that are included in the binary? What I did was add all of the src to one project and click "Rebuild All" and "Compile and Run" to see if it would work....and it didn't.

    Am I supposed to seperate these somehow into 4 different projects? Are these supposed to be done with VC++ or something instead?


    A_T
    Geek isn't just a four-letter word; it's a six-figure income.

  2. #2
    Senior Member
    Join Date
    Jan 2004
    Location
    Hawaii
    Posts
    350
    Okay, so I've attempted to build with VC++ 6, and I get 3 errors all pertaining to OpenSSL. Where can I add those? I can't just add them to the project.

    A_T
    Geek isn't just a four-letter word; it's a six-figure income.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •