BishopFox/unredacter

Always looking for the first letter, no further search

aaa1223aaa opened this issue · 5 comments

The same issue. Offsets end at 7/7 while only first char is found.
image

Terminal shows only warnings:
image

According to the code, there are several phases. In the first phase, unredacter tries to identify the best offsets. These are, with the default threshold setting required to have score at least 0.25 or lower. Since there is no such a good match, the main algorithm is not started. You can increase the threshold to 0.5, but there is a high chance that you will not find anything useful with so bad matches anyway.

i have the same problem, even using the same png that it has by default it doesnt work

@trentfulbright I'm not saying it works with the default settings. I only explained the mechanics of the issue as I struggled with this as well.

psydvl commented

Not always: Score and Good offsets are changing and in time it will add next letter