Yeah. I spent forever trying to figure it out and even used a decrypter that I wrote about a year ago. I came close but not close enough. I ended up just writing an huge switch statement for about 100 items.
If the post was helpful...Rate it! Remember to use [code] or [php] tags.
Ok, but how does that relate to the hex numbers you posted?
Those aren't hex numbers. Those are the image file names.
Originally Posted by Zaccheus
Interesting - I think it is just an id for the image file
Yes, I already know that. But I am trying to figure out if it is a logical pattern to the filenames or just a random assignment. So far, we are pretty sure it is random.
If the post was helpful...Rate it! Remember to use [code] or [php] tags.
What I mean is that they are probably (something like) database row id-s, with no connection to the actual value, mapping each price to a corresponding gif. I suspect that the website is set up like this in order to make the displayed prices non-machine readable.
Assuming $3 being a common US price:
$3 * 7,0423 (SEK/$) / 3.58 (liter / usgallon) -> 5,90 SEK / liter
Filled my car yesterday for the common price of 12.19 SEK / liter.
Is the pattern repeated where the price is the same?
If the filename is different where the price is the same, then I would conclude
that the filename is randomized to prevent someone from reading the
price programatically.
* The Best Reasons to Target Windows 8
Learn some of the best reasons why you should seriously consider bringing your Android mobile development expertise to bear on the Windows 8 platform.