What if I’ll write here about a tricky tasks I’m doing at work?
For example, now I’m trying to discover a format which opera-mini uses for storing it’s speed-dial bookmarks in RMS. I cannot find the description of this format. Nobody has given me any hint (I’ve asked here and here). The only solution I see is to decompile binary files (if it is possible to decompile obfuscated binaries) or just guess what is the format
To be continued…