Splitting Large Single-Line File Into Passwords
#6
(05-03-2023, 12:52 PM)blazer Wrote: Hi 86Ranger

It seems like what you are asking for was recently released 2 days ago. Please see this link (https://github.com/Cynosureprime/slider) for source and releases for binaries (win/nix).

Please read the instructions carefully and note that since the max ingestion is BUFSIZ -1, if there is no break between that block of text you will miss some windows of text.

Stay safe and happy password cracking.

Very cool tool. I tested it on some smaller files with stdin/hashcat and it works great.

On larger files, I was not able to get it to work. It looks like it needs the entire file to be loaded into memory, which is not feasible per my original post. The files I'm dealing with are LARGE (40, 60GB+). 

Could you elaborate a little about the BUFSIZ issue? What determines its size? My files have no breaks, and the chance I might "miss some windows of text" is not a great prospect...

Thank you!
Reply


Messages In This Thread
RE: Splitting Large Single-Line File Into Passwords - by 86Ranger - 05-08-2023, 11:57 PM