I have some experience in that field.
First of, I want to warn you about falling for the trap of investing in more hardware, physical or rented. In particular when using cloud computing, you can easily burn money while not significantly increasing your chances to find the password. A RTX 3060 should have enough computation power for most cracking jobs. Recovering a wallet is more about knowing what you are searching for and limiting the search space intelligently.
For example, you might end your password with three consecutive numbers or shift variants of those numbers leading to special characters. Using a rather stupid mask for this -1 ?d?s ?1?1?1 would result in (33+10)^3= 80,000. combinations. Using smart rules or a generated wordlist would result in only 8*3=24 combinations assuming only the ending numbers are shift and always consecutive which matches most peoples password behavior.
In other words, being intelligent about attacks matters much more than computing power which scales linearly with costs. Your concern about the cost vs. benefit is warranted. The solution is in intelligent attacks, mostly using rules which I read you have not yet explored properly.
In your case it sounds like you might have deviated from your regular password pattern. Think of using rules to double or tripling characters in positions using rules, using rules to delete characters or doubling them, using a leet speak rules, consecutive shift rules etc. Also try if you might have used a mirror or sandwich pattern (123Bitcoin123 ,321Bitcoin123) using rules. Last resort, try rules like prince_optimized.rule or prince_generated.rule that try all combinations of your password fragments in different order.
Think back about the time you created the wallet, you might have used cues from your surrounding, e.g. name of a person, street, music, favorite beer, old-girlfriend etc.
If you can still not find it, search for a recovery specialist in your neighborhood, preferable the ones that you meet on physical meetups or that are recommended to you by people you physically know or see on crypto meetups. Never go for companies that ask upfront payment, they are scammers. A good recovery specialist never asks for upfront payment.
First of, I want to warn you about falling for the trap of investing in more hardware, physical or rented. In particular when using cloud computing, you can easily burn money while not significantly increasing your chances to find the password. A RTX 3060 should have enough computation power for most cracking jobs. Recovering a wallet is more about knowing what you are searching for and limiting the search space intelligently.
For example, you might end your password with three consecutive numbers or shift variants of those numbers leading to special characters. Using a rather stupid mask for this -1 ?d?s ?1?1?1 would result in (33+10)^3= 80,000. combinations. Using smart rules or a generated wordlist would result in only 8*3=24 combinations assuming only the ending numbers are shift and always consecutive which matches most peoples password behavior.
In other words, being intelligent about attacks matters much more than computing power which scales linearly with costs. Your concern about the cost vs. benefit is warranted. The solution is in intelligent attacks, mostly using rules which I read you have not yet explored properly.
In your case it sounds like you might have deviated from your regular password pattern. Think of using rules to double or tripling characters in positions using rules, using rules to delete characters or doubling them, using a leet speak rules, consecutive shift rules etc. Also try if you might have used a mirror or sandwich pattern (123Bitcoin123 ,321Bitcoin123) using rules. Last resort, try rules like prince_optimized.rule or prince_generated.rule that try all combinations of your password fragments in different order.
Think back about the time you created the wallet, you might have used cues from your surrounding, e.g. name of a person, street, music, favorite beer, old-girlfriend etc.
If you can still not find it, search for a recovery specialist in your neighborhood, preferable the ones that you meet on physical meetups or that are recommended to you by people you physically know or see on crypto meetups. Never go for companies that ask upfront payment, they are scammers. A good recovery specialist never asks for upfront payment.
