vinifera Posted February 2, 2011 Posted February 2, 2011 (edited) helloI need a help from... well those who are good in these kind of things I have bunch of .RSF filesthey are taken out of old Microsoft Windows Longhorn system files (extracted resource)my thinking is that they are some sort of images, this will tell you why:problem is renaming them to PNG does nothingalso by googling (specificaly for MS OS - Longhorn) I only came acros 1 articlesaying those were mislabeled RSS files, but as you see from pictureit looks nothing like RSS, in fact they have nothing incomonn with XMLor they are encrypted ?heres link to 1 file for analysis http://www.mediafire.com/?rayi4vrmc3rp1p1anyone have idea how to "convert" them to image or extract it out ? or what the heck they might be ? Edited February 2, 2011 by vinifera
allen2 Posted February 2, 2011 Posted February 2, 2011 (edited) It seems a lot like a PNG file as it the same structure IHDR gAMA cHRM IDAT IEND but after IHDR it miss the sRGB part so it might be non a standard png. Edited February 2, 2011 by allen2
jaclaz Posted February 2, 2011 Posted February 2, 2011 (edited) Well, you cannot just rename them to .png.The 89 50 4E 47 0D 0A 1A 0A in the header is first 8 bytes, you have an "excess header" of 24 bytes:http://en.wikipedia.org/wiki/Portable_Network_Graphics#File_headerYou need at least to cut it out. jaclaz Edited February 2, 2011 by jaclaz
vinifera Posted February 2, 2011 Author Posted February 2, 2011 ah nicecutting did the jobthanks guys
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now