![]() |
|
Upload EXECUTABLE for direct Link - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Hacking (https://sinister.ly/Forum-Hacking) +--- Forum: Tutorials (https://sinister.ly/Forum-Tutorials) +--- Thread: Upload EXECUTABLE for direct Link (/Thread-Upload-EXECUTABLE-for-direct-Link) |
Upload EXECUTABLE for direct Link - Mnemonic - 11-28-2011 - Past days i went through many posts asking for direct link upload sites.But i tried all and none of the sites worked. -There was my post and even one by jacob and Coder San . in which they discussed about these sites -filetolink.com -Dropbox (iv not tried because it asked for download ,so i got confused,why need of download?) -then I founda idea , why not upload to our own site ?? for a direct link. -But BadThing is that I dont no PHP ..So iwant my buddies to post a PHP code and procedure to make a direct link outa free hosting sites. RE: Upload EXECUTABLE for direct Link - ArkPhaze - 11-28-2011 Quote:-then I founda idea , why not upload to our own site ?? for a direct link. Why do you need to know PHP? Just upload the plain file to your site via ftp and your done with the direct link... RE: Upload EXECUTABLE for direct Link - Mnemonic - 11-28-2011 i uploaded it to Cpanel of site(0fees.net)but what is link to it ?? my subdomain is xxxxxx.0fees.net nothing else is uploaded on it no site page ...only directories are there.....what is link ???to it RE: Upload EXECUTABLE for direct Link - ArkPhaze - 11-28-2011 No you used the cpanel to upload to the site, not to the "cpanel" per say. If you uploaded it, it's wherever you put it... RE: Upload EXECUTABLE for direct Link - Mnemonic - 11-29-2011 U confused me a bit.........Please if u can post step by step (I uploaded to htdocs(filemanager) of cpanel).Actually i just have domain and free hosting no site...(I made it for keylogger purpose) RE: Upload EXECUTABLE for direct Link - ArkPhaze - 11-29-2011 If you uploaded to htdocs, obviously it's in your root directory on your ftp, so a similar link to access your file would be: Code: mysite.com/myfile.fileextensionOtherwise uploading in a folder from your root directory would be: Code: mysite.com/foldername/myfile.fileextensionRE: Upload EXECUTABLE for direct Link - Mnemonic - 11-29-2011 wait a min trying this way ![]() Yuhu i got it right...
|