Small C code to dump chrome and firefox passwords
-
dump chrome passwords
-
dump firefox passwords
-
can be extended to dump cookies, histories or other data stored by browsers!
- To dump chrome: call
bang_chromefunction fromChromeDumpper.c - To dump firefox: call
firefoxfunction fromFirefoxDumpper.c
[I know these are not so clean :)) developed just for fun and education]