hashcat / princeprocessor

Standalone password candidate generator using the PRINCE algorithm
Other
425 stars 98 forks source link

More memory savings: Use only the actual space needed for each word. #30

Closed magnumripper closed 9 years ago

magnumripper commented 9 years ago

...using JIT tiny aloc of actually needed size! This can save a whole lot of memory depending on situation.