OMEN icon indicating copy to clipboard operation
OMEN copied to clipboard

OMEN: Ordered Markov ENumerator - Password Guesser

Results 7 OMEN issues
Sort by recently updated
recently updated
newest added

It appears that the length data saved in LN.level has an off by one error when training passwords of length 4 are being saved as length 5, length 5 are...

I tried to compile OMEN on a very old version of Ubuntu (long story), and ran into the following issues when running Make: cc1: error: unrecognized command line option ‘-Wpedantic’...

Current alphabet support is limited to ISO 8859-1 8-bit ASCII. Many word corpora are based on other character sets.

When trying to run enumNG from another directory, certain assumptions are made about file locations. This is a very common use case that would be very helpful to add. $...

Long cracking runs sometimes need to resume at a specific point in the wordlist. A way to save state on termination of the process and then resume at that point...

I know this is an old project and probably abandoned but in case it is still supposed to work when I (using Ubuntu Studio) try to create a list I...

Hey ! So I was trying out OMEN and wanted to see how it performs but I dont really know what I am actually doing wrong as OMEN is not...