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_chrome
function fromChromeDumpper.c
- To dump firefox: call
firefox
function fromFirefoxDumpper.c
[I know these are not so clean :)) developed just for fun and education]