|
Interesting 3 lines :P
|
|
06-19-2010, 01:00 PM
Post: #11
|
|||
|
|||
RE: Interesting 3 lines :P
(06-19-2010 11:11 AM)l3g1sl4tor Wrote: Here is something I found Looks like it sends the actual file instead of decrypting the passwords...And this method is pretty bad. With a disassembler you can find the hackers email/password. Thats how skids get owned
"Character is determined more by the lack of certain experiences than by those one has had." Friedrich Nietzsche |
|||
|
06-19-2010, 07:58 PM
Post: #12
|
|||
|
|||
|
RE: Interesting 3 lines :P
Code: string DefaultPath = Environment.GetEnvironmentVariable("APPDATA") + "\\Mozilla\\Firefox\\Profiles"; string[] Dirs = Directory.GetDirectories(DefaultPath);
Read rules ![]()
|
|||
|
« Next Oldest | Next Newest »
|







