Takes combolists and stealer logs collected from... you know... places, and writes them to your mongo db. It was working, until I added some complicated progress tracker. Putting this on a shelf among the 100's of other projects, to "work on it later" Written in Rust.
Go to file
CatWithAHat 93046363ed Update README.md 2025-03-29 09:08:45 +00:00
src Upload files to "src" 2025-03-29 08:59:12 +00:00
Cargo.toml Upload files to "/" 2025-03-29 07:15:21 +00:00
README.md Update README.md 2025-03-29 09:08:45 +00:00
config.toml Upload files to "/" 2025-03-29 07:15:21 +00:00

README.md

copy config.toml to ~/.config/pwnwriter/config.toml

Possible race condition\

running it in debug mode, it seems to work.
running it direct, it does nothing.
problem started after adding the progress bar.
It was able to write about 200k records per second to local mongodb server\

Given up for now.