home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 6_2008-2009.ISO / data / zips / Nexus_Yaho2121647242008.psc / @PSC_ReadMe_70876_1.txt
Text File  |  2008-07-27  |  2KB  |  18 lines

  1. Title: Nexus Yahoo! Decoder (BETA)
  2. Description: Well ive seen couple of programs over the internet in attempt to decode yahoo! messenger archive files. as you may know, yahoo! messenger stores your chat archives on your disk and you can read them offline if you could decode them. well if you must know these archives are not encrypted, but they're just coded with a simple XOR algorithm. ive seen some attempts so i decided to make one my own way. this program is an attempt to decode yahoo! messenger archive files.
  3. with this program you can select the root directory for yahoo! messenger profiles, as default "C:\Program Files\Yahoo!\Messenger\Profiles", and then select the buddy you want, decode your archives and then save the decoded message into Text,RTF and HTML file formats.
  4. there are two more options included which you can backup all your chat archives into zip files (using free XZip library), and one to enable profiles archiving option in registry.
  5. although this is a good and useful program, it still needs more work, the algorithm is not 100% completed yet, the problem is that you cannot decode archive files without having your yahoo! id and your buddy yahoo! id, so it needs more work. also im willing to add another feature for adding yahoo Emoticons in the RichTextBox control instead of they're codes.
  6. this program uses some controls listed bellow, and can be found in the Control folder in source code:
  7. MS Common Controls 6.0, 3-6.0
  8. MS RichTextBox 6.0
  9. MS CommonDialog control 6.0
  10. Hook Menu Control (PSCode)
  11. XZip library, and the MS ScriptingRuntime library.
  12. hope its useful as a source code and as a free desktop utility for all. feel free to report any bugs or suggestions.
  13. enjoy, INexusCore.
  14. This file came from Planet-Source-Code.com...the home millions of lines of source code
  15. You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=70876&lngWId=1
  16.  
  17. The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
  18.