Tuesday, April 24, 2007

SOLReader




What is SOLReader?

SOLReader is a decompiler for the .sol files used by flash to save its own cookie (the SharedObjects). It will decompile the entire file and will show you every saved variable, its class type and its value.

I can say its a another cool feature like trace. See the tool here


On XP machine the path to all the .sol file is something like this: C:\Documents and Settings\{username}\Application Data\Macromedia\Flash Player\
But Note that the "Apllication Data" path name depends also on your SO language. In fact, on italian Windows XP the path is: C:\Documents and Settings\{uswrname}\Dati applicazioni\Macromedia\Flash Player This folder is hidden by default by the system too, so you need to allow hidden folder view from your OS settings.

Solreader is Written in python2.2, wxPython for the GUI.


Nice tool youich [kou_pp@fb3.so-net.ne.jp] for help me with deserialization example

And not advisable storing security data (something like credit card number) in SOL file. :)

Download

SOLReader.zip
SharedObject Writer (test)

No comments: