[Need Help] I'm failing to do combination attack from a wordlist
#3
(08-05-2021, 12:57 PM)philsmd Wrote: could you please give examples of password candidates ? how do the passwords look like ?

are they several words combined directly next to each other (no space etc) ? how many words do you need to combine ?

if you only need 2 words, you can use -a 1 attack mode. otherwise you might need to use combinator3 or combine 2 of them with --stdout and repeat that for more combinations (e.g. first combine 2, then add 1 word to make it 3 etc etc).

It all depends on how many words and variants you have and how many words need to be combined (next to each other).

Well, that is an old wallet was used on a mining test rig only for few days and I'm sure that during this period of time I was using a small group of password combinations but idk what combination I used on that rig. let's say the seed words is (cat, bird, door, bell, 585663) I'd combine them to make a password and probably add some numbers in between or make some letters uppercase or replace some with numbers like replacing o with 0 as example so the password could be something like cat&bird or 2C4Ts2b!rds&585663doorb3lls. currently I'm trying OneRuleToRuleThemAll.rule with dict.txt but I'm not sure if that is what I'm looking for. also what do u think about that speed i'm using 1 rx 570 on my pc but that looks so low 
Speed.Dev.#1.....:      84 H/s (0.21ms) @ Accel:32 Loops:16 Thr:256 Vec:1
Reply


Messages In This Thread
RE: [Need Help] I'm failing to do combination attack from a wordlist - by baddy - 08-05-2021, 02:51 PM