| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| Senior Member Join Date: Jul 2005
Posts: 1,492
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | How to decrypt an image Hi, Would really appreciate if someone could find a way to decrypt the image url --Edited-- Thanks
__________________ ||||newsiness.com||||'""|""\__,_ | _[lol]___[lol]____ l ||__|__|) |(@)(@)"""""""**|(@)(@)**|(@) 100% Free Online Flash games
Last edited by newsiness; 07-04-2009 at 06:16 AM.
|
| | |
| | THREAD STARTER #3 (permalink) |
| Senior Member Join Date: Jul 2005
Posts: 1,492
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | the original image url is --Edited-- Looks like the image has been encryted, anyway to decrypt it?
__________________ ||||newsiness.com||||'""|""\__,_ | _[lol]___[lol]____ l ||__|__|) |(@)(@)"""""""**|(@)(@)**|(@) 100% Free Online Flash games
Last edited by newsiness; 07-04-2009 at 06:16 AM.
|
| | |
| | #4 (permalink) |
| Senior Member Join Date: Jul 2005 Location: NJ
Posts: 1,219
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | All I see is the filename in my browser (where the image usually shows up). Is this what you see? The same thing happened when I downloaded it (except it changed to whatever the current files filepath was). I opened it with Firefox. It could be that (if it really is supposed to do this) it's a scripted image that just displays the path of the file.
__________________ Hacksar.com - Your source for random computer tips and tricks! MySiteMemberships.com - Keep track of your site registration information! Like my post? Rep is appreciated! |
| | |
| | THREAD STARTER #5 (permalink) |
| Senior Member Join Date: Jul 2005
Posts: 1,492
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | ????: NamePros.com http://www.namepros.com/programming/593885-how-to-decrypt-an-image.html I am using a simple script, for example --Edited-- From the demo, it shows alien language. Do you think it is possible to decrypt it? please advice.
__________________ ||||newsiness.com||||'""|""\__,_ | _[lol]___[lol]____ l ||__|__|) |(@)(@)"""""""**|(@)(@)**|(@) 100% Free Online Flash games
Last edited by newsiness; 07-04-2009 at 06:16 AM.
|
| | |
| | #6 (permalink) |
| NamePros Member Join Date: Sep 2006
Posts: 99
![]() ![]() | The "alien language" is the binary content of the image. ????: NamePros.com http://www.namepros.com/showthread.php?t=593885 Unfortunately, there is an error with how they're generating the image. Opening the link with IE would yield that little box with the red X that says the image can't be loaded. Sometimes, Firefox replaces the erroneous image with an image of the site's URL. If the image Was valid, you would need to tell the browser the code you're spitting out is actually an image using the content-type header. <?php header('Content-type: image/jpeg'); $url="http://..."; echo file_get_contents( $url ); ?> Where are you getting this link from? Does it display a real image elsewhere? It's possible there is a session cookie behind it... Bruce
Last edited by Bruce_KD; 07-05-2009 at 03:23 PM.
|
| | |
| | THREAD STARTER #7 (permalink) | ||||
| Senior Member Join Date: Jul 2005
Posts: 1,492
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
__________________ ||||newsiness.com||||'""|""\__,_ | _[lol]___[lol]____ l ||__|__|) |(@)(@)"""""""**|(@)(@)**|(@) 100% Free Online Flash games | ||||
| | |
| | #8 (permalink) |
| NamePros Member Join Date: Sep 2006
Posts: 99
![]() ![]() | Ok. You need to tell me where is is displayed. If you're not going to give me all the information, I am not going to help you. This is the third and final time I am going to ask. Tell me exactly what you are trying to do, or I'm going to assume it's something illegal/unethical. They can't just "encrypt" and image so it doesn't display in the browser and magically display it elsewhere. Unfortunately, without seeing how they are displaying it and all the files that come into play, as well as what you're actually trying to get as an outcome, I can't do anything. Bruce |
| | |
| | THREAD STARTER #9 (permalink) |
| Senior Member Join Date: Jul 2005
Posts: 1,492
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
__________________ ||||newsiness.com||||'""|""\__,_ | _[lol]___[lol]____ l ||__|__|) |(@)(@)"""""""**|(@)(@)**|(@) 100% Free Online Flash games |
| | |
| | #10 (permalink) |
| New Member Join Date: Jul 2009
Posts: 5
![]() | You are right, this is what i see in FF browser.
__________________ Buy Backlinks- 20.000 Backlinks SEO Pack .-EDU .GOV Backlinks SEO Installment Plans Available |
| | |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ACE Image Hosting Script - ***24 HOUR 50% OFF SALE*** | RAH | Scripts For Sale | 0 | 09-26-2007 04:24 AM |
| ACE Image Hosting Script - New Version 3.0 - Amazing new features! | RAH | Scripts For Sale | 0 | 04-09-2007 06:00 AM |
| ACE Image Hosting Script - New Version 3.0 - Amazing new features! | RAH | Scripts For Sale | 6 | 02-27-2007 12:42 PM |
| Greatest Image Gallery Tutorial Ever | Wybe | Webmaster Tutorials | 5 | 12-20-2005 11:51 AM |
| What Keywords? | spy69 | Search Engines | 5 | 06-28-2005 09:05 PM |