Forum Moderators: open

Message Too Old, No Replies

Is this hex, binary, what is it and how do I unconvert it?

         

JAB Creations

3:49 pm on Jul 3, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I know this may be hex or binary or something along those lines. I need to be able to convert it back to normal readable language (at least to me right hehe). Here is a small chunk below...


fr_n.gn('\x69\x66\x28\x21\x28\x64\x77\x5f\x49\x6e\x66

iamlost

6:10 pm on Jul 3, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



it is hex and translates as:

fr_n.gn('if(!(dw_Inf ...

To continue translating you can either run through a translation/conversion script or do a search for ascii hex and manually convert from a table.

tbear

6:47 pm on Jul 5, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



fr_n.gn('if(!(dw_Inf ...

Hmmmm, that looks really useful (¿)

httpwebwitch

12:55 am on Jul 7, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



what does it do?

my instincts say this is the beginning of some carefully obfuscated javascript

j4mes

10:06 am on Jul 7, 2005 (gmt 0)

10+ Year Member



my instincts say this is the beginning of some carefully obfuscated javascript

Me too, how about some more, I like a challenge :-)