Skip to content

Wordlist mode check against last is wrong when external filter modifies word #4999

@solardiz

Description

@solardiz

A long-standing core bug: the wordlist/rules check against last word (poor man's de-duplication) isn't doing the right thing when an external mode filter modifies the word (the check compares post-filter vs. pre-filter). This appears non-trivial to fix while keeping the current last logic with two buffers coming from rules.c. Maybe something to avoid in a rewrite of that logic.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugcore branchBug or issue coming from John the Ripper core

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions