Decode javascript

Trinks

Registered Member
Joined
Mar 22, 2011
Messages
99
Reaction score
141
Hi guys i was asking if someone could tell me how to decode javascript example:
Code:
["\x31\x73\x20\x6D\x3D\x5B\x22\x5C\x52\x5C\
 
just type that in your browser address bar:

Code:
javascript:alert("\x31\x73\x20\x6D\x3D\x5B\x22\x5C\x52\x5C");
 
Thanks Stalli0n, Your example is great. I wish i could learn a lot more from you. Thanks for the reviews.
 
Still we need a Converter .. .

HTML TO Java and All =)
 
Back
Top