[VB.NET] [C#] Firefox Password Recovery


SUBMITTED BY: Guest

DATE: Nov. 11, 2013, 9:07 p.m.

FORMAT: Text only

SIZE: 665 Bytes

HITS: 1234

  1. How to recover Firefox passwords with Visual Basic and C# .NET
  2. 1. Make a new DLL in C#, and copy+paste this code: http://pastebin.com/3T8hstn6
  3. 2. Include this class in the project http://pastebin.com/J7aekEaj
  4. 3. Compile the DLL
  5. 4. Open VB.NET
  6. 5. Make a new project (console/gui doesn't matter)
  7. 6. Include the DLL you made in C# as a reference in your VB.NET project
  8. 7. Use this method to retrieve the passwords http://pastebin.com/micJWGK9
  9. 8. Compile your VB.NET project and put these DLL files in the same directory as your VB.NET executable http://www.mediafire.com/?r5lh286otvi1h2h
  10. 9. YOU'VE MADE A FIREFOX PASSWORD RECOVERY TOOL

comments powered by Disqus