Python Forum
Brute Forcing RAR file using several PC Paying in Bitcoin
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Brute Forcing RAR file using several PC Paying in Bitcoin
#7
(Oct-23-2022, 08:55 AM)Gribouillis Wrote:
(Oct-23-2022, 03:36 AM)Calli Wrote: when we look at the bitcoin hashrate it's 240.75M terahashes per second.
Let us compute
>>> h_per_sec = 240.75e6 * 1e12
>>> space = 1.9074403212938070052188251342723e+75
>>> secs = space / h_per_sec
>>> sec_per_year = 3600 * 24 * 365.25
>>> years = secs / sec_per_year
>>> years
2.5106183344206745e+47
>>> 
It seems that more that 2e+47 years of the bitcoin hashrate are necessary to scan the 1.9e75 keyspace that you have. As the age the universe is estimated to less than 1.4e10 years as far as we know, it means that you need many tera-tera-tera ages of the universe to explore that space.

Unless I'm making a mistake in my calculations.

Assuming that the password is 42 character long? It can be 4 character long or 7 character I can't say anything for sure right now, but here I am assuming that the x has y amount of character this can be set so while the max try has been reach it can end or terminate the program because if the password is too long it will definitely take this amount 1.4e10 of years which is impossible.
Reply


Messages In This Thread
RE: Brute Forcing RAR file using several PC Paying in Bitcoin - by Calli - Oct-24-2022, 05:26 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Heart Simple Task paying in BTC Calli 3 2,514 Dec-30-2022, 02:47 PM
Last Post: Rishabh779
  Mid Level Django Python Developer at Bitcoin Solutions, Inc djangojobs.net 1 3,066 Oct-04-2022, 07:08 PM
Last Post: Lauren11
  Paying bounty 100$ Diablo 3 ps4 Kayyyzz 1 3,377 Apr-15-2021, 06:49 AM
Last Post: jenniferW
  Paying $5000, DemonBot DemonBot 1 3,524 Dec-16-2019, 11:12 AM
Last Post: LGilbert

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020