Kodewerx

Our culture has advanced beyond all that you could possibly comprehend with one hundred percent of your brain.
It is currently Thu Mar 28, 2024 9:30 am

All times are UTC - 8 hours [ DST ]


Forum rules


Discussion of illegal hacking/cracking is prohibited. (No virus/trojans/cracks/warez/etc allowed.)



Post new topic Reply to topic  [ 9 posts ] 
Author Message
 Post subject: Mega Upload, URL source
PostPosted: Sat Apr 28, 2007 8:43 pm 
Offline
Komrade
Komrade

Joined: Sat Jan 27, 2007 6:18 pm
Posts: 2070
Location: Dothan, Alabama
Title: Derp
Ok, I've been reading the source code of the Megaupload download page

So, to make it easier for people to download, here's how to make a direct link:

1. Goto a MegaUpload download page
ex: http://www.megaupload.com/?d=3OS4TIQ7

2. Type in the security code, and proceed to the next page.

3. Click View in the top of your browser and click page source (Firefox: View Source)

4. Press Ctrl+F to search and type in downloadbutton
*You should get:
Code:
   <div id="downloadbutton" style="position:absolute; top:3px; left:0px;">

   
               <TABLE cellpadding="0" cellspacing="0">

         <TR>
            <TD width="350" height="35" align="center" valign="middle">
            
            <table style="border-color: #FF8923; border-style: solid; border-width: 1px; 1px; border-spacing: 0; border-collapse: collapse;">
            <tr>
               <td style="border-color: #FF8923; border-style: solid; border-width: 1px 1px 0 0; background-color: #F5F5F5;" align="center" width="250" height="23">
               <div id="download_html" class="downloadhtml" style="font: Arial; font-weight: normal;   font-size: 13px;   color: black; }">Javascript/ActiveScripting required..</div>
               </td>
            </tr>

            </table>         
                        <script language="Javascript">
                        x7615=26;
                        function countdown()
            {
               if ((0 <= 100) || (0 > 0))
               {
                  x7615--;
                  if(x7615 == 0)
                  {
                     if (0)
                     document.getElementById("downloadhtml").innerHTML = '<a href="http://www21.megaupload.com/files/3e073fb69f3c04f207b42b94b265ec11/shutdown.exe" class="downloadlink" onclick="loadingdownload();">Click here to download</font></a>';
                  
                     if (0)
document.getElementById("download_html").innerHTML = '<a href="http://www21.megaupload.com/files/3e213f909f3c04f207b42b94b265ec11/shutdown.exe" class="downloadhtml" onclick="loadingdownload();">Click here to download</font></a>';
var j = String.fromCharCode(Math.abs(-57));
var m = 'b' + String.fromCharCode(Math.sqrt(2916));
document.getElementById("download_html").innerHTML = '<a href="http://www74.megaupload.com/files/3e073f' + m + j + 'f3c04f207b42b94b265ec11/shutdown.exe" class="downloadhtml"  onclick="loadingdownload();">Click here to download</font></a>';


5. Notice the http://www21.megaupload.com/files/3e213 ... utdown.exe link? That's the download

So look for this:

Code:
)
document.getElementById("download_html").innerHTML = '<a href="http://www21.megaupload.com/files/3e213f909f3c04f207b42b94b265ec11/shutdown.exe" class="downloadhtml" onclick="loadingdownload();">Click here to download</font></a>';


Just ignore the one below it

Dosn't work with pictures

_________________
Image
WWDD? - What Would Dale Do?


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Sat Apr 28, 2007 11:25 pm 
Offline
Komrade
Komrade
User avatar

Joined: Tue Mar 27, 2007 6:23 pm
Posts: 1354
Location: Mario Raceway, 1509.831, 217.198, -564.429
Title: Mario Kart 64 Hacker
I prefer to just hack the timer code with something like Proxomitron or Greasemonkey. In this case I'd look for where countdown() is called or assigned to a timer, and either insert a few more calls or change the timer interval respectively. Counts down in one second, there you go. If you wanted to get fancy, you could hack countdown() itself to just set the timer variable to zero, but "x7615" is obviously randomly generated, so the other method is probably easier.

_________________
Image 143
HyperNova Software is now live (but may take a few tries to load) currently down; check out my PSP/DS/Game Boy/Windows/Linux homebrew, ROM hacks, and Gameshark codes!


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Sun Apr 29, 2007 8:24 am 
Offline
Komrade
Komrade

Joined: Sat Jan 27, 2007 6:18 pm
Posts: 2070
Location: Dothan, Alabama
Title: Derp
Mine? If you just want to like give out a download link, then you do that

_________________
Image
WWDD? - What Would Dale Do?


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Sun Apr 29, 2007 9:39 am 
Offline
Kommunist
Kommunist
User avatar

Joined: Tue Oct 03, 2006 9:39 am
Posts: 312
Location: 4e-2f-41
Well, there is one problem with this:
The 'direct link' only works for an estimated 24 hours.

I've tried this method before, and the source code of the page only gives the temporary link. If you were to get a link, and try it the next day, it wont work.

This is probably because MegaUpload's links are dynamic (ever-changing). So just be aware this will only work for a short amount of time.

EDIT: This is the same thing when you Right-Click the "download" button, and hit properties.

_________________
Quote:
Fix your shitty signature, bitchcakes.

Ok, I did.


Last edited by NEo_Bazz on Sun Apr 29, 2007 4:22 pm, edited 1 time in total.

Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Sun Apr 29, 2007 9:55 am 
Offline
Kunt (Banned)
Kunt (Banned)

Joined: Wed Oct 11, 2006 8:19 am
Posts: 549
Location: With your momz
Orrr you can right click on the download link and go to properties.>_>


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Mon Apr 30, 2007 10:32 am 
Offline
Komrade
Komrade

Joined: Sat Jan 27, 2007 6:18 pm
Posts: 2070
Location: Dothan, Alabama
Title: Derp
EDIT: Seems to still be working after 24 hours

_________________
Image
WWDD? - What Would Dale Do?


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Tue May 22, 2007 8:51 pm 
Offline
Kommunist
Kommunist

Joined: Wed May 02, 2007 11:11 pm
Posts: 30
Can you explain how to hack the following...MegaRotic or SexUploader???

Please respond I hate to pay Monthly for the following services...MegaUpload, Rapidshare, SendSpace, MegaShare, Gigashare...

I have WebMonkey but no clue how to use it...Please explain


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Wed May 23, 2007 9:40 am 
Offline
Komrade
Komrade

Joined: Sat Jan 27, 2007 6:18 pm
Posts: 2070
Location: Dothan, Alabama
Title: Derp
Megaupload gives you 50 GB for free, the only way to hack for premium is to buy it.

_________________
Image
WWDD? - What Would Dale Do?


Top
 Profile  
Reply with quote  
PostPosted: Fri Jun 01, 2007 6:05 pm 
Offline
Komrade
Komrade
User avatar

Joined: Tue Mar 27, 2007 6:23 pm
Posts: 1354
Location: Mario Raceway, 1509.831, 217.198, -564.429
Title: Mario Kart 64 Hacker
If you're going to pay for something, make it a real web host. Then people don't have to go through all the bullshit to download. If not, use free web hosts like Geocities with decent bandwidth. Even if you can't hotlink, you can just make a page with the link on it; it'll still be less of a PITA. (And killing the ads is always possible if you're smart enough, though if they notice they'll probably kill your account.)

_________________
Image 143
HyperNova Software is now live (but may take a few tries to load) currently down; check out my PSP/DS/Game Boy/Windows/Linux homebrew, ROM hacks, and Gameshark codes!


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 9 posts ] 

All times are UTC - 8 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 89 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group