Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Open media files (.vwx) to find sources' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Open media files (.vwx) to find sources
Authored by: EddEdmondson on Oct 11, '04 05:17:32AM

'strings' can sometimes be handy for extracting text from files like this. Try opening a Terminal, and doing 'strings [filename]' or 'strings [filename] |less'. It might not always work, but it can be a nice quick way to search for URLs in a binary file.



[ Reply to This | # ]