Remote Administration Tool Research forumRemote Administration Tool Research forum
  Remote Administration Tool Research forum
Register Social Groups Mark Forums Read

Go Back   Remote Administration Tool Research forum > Programming > Source Code help

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-01-2010, 11:24
Junior Member
 
Join Date: Dec 2009
Posts: 11
ASHL33T is on a distinguished road
How to steal firefox signons.sqlite and key3.db in VC++2008 for vista and xp?

Im having trouble getting the full path of where signons.sqlite and key3.db along with other files in the FF profile folder of a Vista computer. For me its:

"C:\\Users\\ASHL33T\\AppData\\Roaming\\Mozilla\\Fi refox\\Profiles\\ewg8ep30.default\\key3.db"

Notice the last folder is a very random name so I can't use to the WINAPI call CopyFile() to grab certain files out of that folder and copy them somewhere because I dont know what the last folders name for other people will be. Does anyone know if any simple and clean ways to do it?

I cant seem to find any tutorials for beginners on file searching, I was thinking of searching for key3.db and then having a function return the full path, then feeding that into CopyFile() but everything I find is way too complicated for me.

Thanks for any help!
Reply With Quote
  #2 (permalink)  
Old 05-01-2010, 09:15
shadowZ
Guest
 
Posts: n/a
Just use FindFile/FindNextFile etc to enumerate through the files of the parent folder to find the folder name.
Reply With Quote
  #3 (permalink)  
Old 05-01-2010, 11:25
Junior Member
 
Join Date: Dec 2009
Posts: 11
ASHL33T is on a distinguished road
Perfect, thank you. What do I do for IE? Any ideas?
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Firefox Password Steal RoMeO Scanners and loggers 14 16-02-2010 14:18
save firefox passwords automatically like in abhe firefox exploit in hackhoundstealer counterstrikewi Tutorials/articles 9 06-01-2010 12:32
Steal Login FusioN VB help 6 30-05-2009 15:44
How to start IE or Firefox hiddenly in vista Dcoder Delphi help 0 05-02-2008 20:56
Passwords Steal LEE_ROY Snippets 6 22-08-2007 18:34


All times are GMT +1. The time now is 05:14.


vBulletin Version is 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.