Search found 2 matches
- March 19th, 2016, 2:03 am
- Forum: Bug Reports
- Topic: Failed to parse password
- Replies: 5
- Views: 3362
Re: Failed to parse password
Nice idea. How much faster is that for you though? I've tested it with a script (below) and it's not noticeably faster than trying to unpack. I've tried with 15 passwords and even echoed 3 to drop_caches before, with a 300mb file. Maybe that was only in an old version of unrar? while true; do read p...
- March 19th, 2016, 1:35 am
- Forum: Bug Reports
- Topic: Automated Password Extraction from NZB Filename Fails
- Replies: 4
- Views: 3237
Automated Password Extraction from NZB Filename Fails
I have a very specific scenario, where passwords are not extracted from the filename: I drop an archive with an nzb file inside into the nzb folder to automatic detection: something {{password}}.nzb.rar Sab unpacks it to something.nzb. The password gets dropped. Sab adds that nzb, the password is ne...