disguise it?

Discussion in 'JavaScript' started by terryuk, Aug 8, 2006.

  1. #1
    Is there any way to disguise javascript, i tried doing a rewrite rule and use it in an image but it doesnt work, anyone got suggestions on how to do this?

    thanks
     
    terryuk, Aug 8, 2006 IP
  2. exam

    exam Peon

    Messages:
    2,434
    Likes Received:
    120
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Can you elaborate as to what exactly you mean by disguising the Javascript?
     
    exam, Aug 12, 2006 IP
  3. terryuk

    terryuk Notable Member

    Messages:
    3,962
    Likes Received:
    319
    Best Answers:
    0
    Trophy Points:
    255
    #3
    Yeh, well basically i have a javascript that i'd like to be able to use on Myspace, and at the moment, when i goto edit my profile it changes it so it doesn't run so i'm wondering if theres any solution? or can it not be done?
     
    terryuk, Aug 12, 2006 IP
  4. exam

    exam Peon

    Messages:
    2,434
    Likes Received:
    120
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Does myspace allow you to use javascripts in your profile?
     
    exam, Aug 12, 2006 IP
  5. terryuk

    terryuk Notable Member

    Messages:
    3,962
    Likes Received:
    319
    Best Answers:
    0
    Trophy Points:
    255
    #5
    There's a way to include it, but then once you goto edit your profile again, the code won't work :\
     
    terryuk, Aug 13, 2006 IP
  6. exam

    exam Peon

    Messages:
    2,434
    Likes Received:
    120
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Maybe someone who's used MySpace can help you?
     
    exam, Aug 15, 2006 IP
  7. phper

    phper Active Member

    Messages:
    247
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    60
    #7
    Disguising javascript as an image? Thankfully it's not possible. Otherwise XSS would have been a much bigger issue than it has already been today.
     
    phper, Aug 17, 2006 IP