Hi ,

i'am trying to read a registry value
but my problem is that is crypted
it show
PHP Code:
3E 3D 3C 3B 3A 39 00 
origine is
PHP Code:
123456 
how i can decrypt that value ?

Thanks