Bitcoin Forum
May 09, 2024, 01:40:55 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they believe that the creator of this topic displays some red flags which make them high-risk. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: [1] 2 »  All
  Print  
Author Topic: [POB] New Mining Algo ProofofBruteForce,Cluster and Blockchain based HashCracker  (Read 2725 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
TillKoeln (OP)
Legendary
*
Offline Offline

Activity: 2282
Merit: 1051

unnamed.Exchange, join the Cool Kids!!!


View Profile WWW
October 09, 2016, 05:38:36 AM
Last edit: October 11, 2016, 07:15:38 PM by TillKoeln
 #1

Q: [POB] ?
A: Proof of Bruteforce

Q: a new mining algo ? how does it work ?
A: Combining the Blockchain Technology with Cluster Multi-Hash Cracking,

Q: Can everyone mine this, with his CPU or GPU ?
A: Yes. Multi-Platform, CPU, GPU, DSP, FPGA, etc., basicly, everything that comes with an OpenCL runtime

Q: mining will be similar like on the exisitng Algos like X11-X17 or [insertrandomalgoname] ?
A: yes you just Need to download the Miner/Hashing Software.

Q: Can i try to Mine/Crack solo like other coins ?
A: sure, but you would Need weeks to find a Passwort with BruteForce on a specific lenght

Q: there will be something similar like pool mining for small rigs or CPU / GPU miner ?
A: yes, the Technology behind will be different. but the function will be similar  -
    The Hashtopus Software spread the Work between connected Miner,

Q: can you tell me something about the payout/reward System on These Pool ?
A: the reward will be calculated by PPS~PayPerShare & PPH~ PayPerHash after a Password got cracked

Q: there exist similar Service Provider which offer Hash/password Cracking for Money ?
A: Thats right.  but These Companys running her own MiningFarms or use CPU/GPU instances  by cloud services
    which result into a Limitation on her HashPower

Q: is there a big difference between CPU and GPU mining ?
A: i would call it not a difference ... i would say this is located on different planets. since some longer time
    any 250 Dollar Home PC with some crap nvidis GPU Profit a lot from the CUDA Technology which
    result into steady rising Hash Power on the World.

Q: eveyone is able to solve some work on the current Job ?!
A: yes there are no different pools which compete with other pools.  
    
A: The Hashtopus Software Combine all Miner Worldwide to one Big Cluster where any kind of device
    work on the same Job, /CPU, GPU, DSP, FPGA, whatever you have running.

Q: Holy Shit...  Multi-Platform, Multi-Devices, Multi-Device-Types and Multi-OS.  
A:  Cool

Q: more infos get released soon ?
A: yes but it will take some time to finish everything.
    this is something different compared to the other wannabe Shit/Fun/Scam/ICO Coins which get
    cloned and compiled in less then 2 Hours + 12 Hours for the listing on any Exchange including instant Premine Dump ^^

Stats for WPA2




on that Video Mike Pound explains very good how HashCat works and how
fast Passwords get solved.  his Cluster with Nvidia Titans solve a few Billion
Passwords on md5 per second.

https://www.youtube.com/watch?v=7U-RbOKanYs
   





[POB]

*reserved*
*more Infos soon*
*yep .. more Details later*

Blockchain based Cloud Cracking,

Current Project Name: InsertRandomNameHere
Algo : Proof of Bruteforce [POB]
Cluster and Blockchain based Hash Cracker, based on hascat and Hashtopus
Payout/Reward based on PPS~PayPerShare & PPH~ PayPerHash

Mining Enviroment & Devices:
Multi-OS (Linux, Windows and OSX)
Multi-Platform, CPU, GPU, DSP, FPGA, etc., basicly, everything that comes with an OpenCL runtime
Multi-Devices (Utilizing multiple devices in same system)
Multi-Device-Types (Utilizing mixed device types in same system)


Multi-Hash (Cracking multiple hashes at the same time)

Miner :
binaries http://hashcat.net/files/hashcat-3.10.7z
GPU Driver requirements:
AMD users require AMD drivers 14.9 or later (recommended 15.12 exact)
Intel users require Intel OpenCL Runtime 14.2 or later (recommended 16.1 or later)
NVidia users require NVidia drivers 346.59 or later (recommended 367.27 or later)
Supports distributed cracking networks (using overlay)
Supports interactive pause / resume
Supports sessions
Supports restore
Supports reading password candidates from file and stdin
Supports hex-salt and hex-charset
Supports automatic performance tuning
Supports automatic keyspace ordering markov-chains
Built-in benchmarking system
Integrated thermal watchdog



Supported OpenCL runtimes
AMD
Apple
Intel
Mesa (Gallium)
NVidia
pocl


Supported OpenCL device types
GPU
CPU
APU
DSP
FPGA
Coprocessor


-----------------------------------------------------------------------
Sources :
Hashtopus https://github.com/curlyboi
Hashcat https://github.com/hashcat

--------------------------------------------------------------------------------









Supported Algos :

Winrar
WinZip
WPE
WPA
WPA2
MD4
MD5
Half MD5 (left, mid, right)
SHA1
SHA-256
SHA-384
SHA-512
SHA-3 (Keccak)
SipHash
RipeMD160
Whirlpool
GOST R 34.11-94
GOST R 34.11-2012 (Streebog) 256-bit
GOST R 34.11-2012 (Streebog) 512-bit
Double MD5
Double SHA1
md5($pass.$salt)
md5($salt.$pass)
md5(unicode($pass).$salt)
md5($salt.unicode($pass))
md5(sha1($pass))
md5($salt.md5($pass))
md5($salt.$pass.$salt)
md5(strtoupper(md5($pass)))
sha1($pass.$salt)
sha1($salt.$pass)
sha1(unicode($pass).$salt)
sha1($salt.unicode($pass))
sha1(md5($pass))
sha1($salt.$pass.$salt)
sha256($pass.$salt)
sha256($salt.$pass)
sha256(unicode($pass).$salt)
sha256($salt.unicode($pass))
sha512($pass.$salt)
sha512($salt.$pass)
sha512(unicode($pass).$salt)
sha512($salt.unicode($pass))
HMAC-MD5 (key = $pass)
HMAC-MD5 (key = $salt)
HMAC-SHA1 (key = $pass)
HMAC-SHA1 (key = $salt)
HMAC-SHA256 (key = $pass)
HMAC-SHA256 (key = $salt)
HMAC-SHA512 (key = $pass)
HMAC-SHA512 (key = $salt)
PBKDF2-HMAC-MD5
PBKDF2-HMAC-SHA1
PBKDF2-HMAC-SHA256
PBKDF2-HMAC-SHA512
MyBB
phpBB3
SMF
vBulletin
IPB
Woltlab Burning Board
osCommerce
xt:Commerce
PrestaShop
Mediawiki B type
Wordpress
Drupal
Joomla
PHPS
Django (SHA-1)
Django (PBKDF2-SHA256)
EPiServer
ColdFusion 10+
Apache MD5-APR
MySQL
PostgreSQL
MSSQL
Oracle H: Type (Oracle 7+)
Oracle S: Type (Oracle 11+)
Oracle T: Type (Oracle 12+)
Sybase
hMailServer
DNSSEC (NSEC3)
IKE-PSK
IPMI2 RAKP
iSCSI CHAP
Cram MD5
MySQL Challenge-Response Authentication (SHA1)
PostgreSQL Challenge-Response Authentication (MD5)
SIP Digest Authentication (MD5)
WPA
WPA2
NetNTLMv1
NetNTLMv1 + ESS
NetNTLMv2
Kerberos 5 AS-REQ Pre-Auth etype 23
Kerberos 5 TGS-REP etype 23
Netscape LDAP SHA/SSHA
LM
NTLM
Domain Cached Credentials (DCC), MS Cache
Domain Cached Credentials 2 (DCC2), MS Cache 2
MS-AzureSync PBKDF2-HMAC-SHA256
descrypt
bsdicrypt
md5crypt
sha256crypt
sha512crypt
bcrypt
scrypt
OSX v10.4
OSX v10.5
OSX v10.6
OSX v10.7
OSX v10.8
OSX v10.9
OSX v10.10
AIX {smd5}
AIX {ssha1}
AIX {ssha256}
AIX {ssha512}
Cisco-ASA
Cisco-PIX
Cisco-IOS
Cisco $8$
Cisco $9$
Juniper IVE
Juniper Netscreen/SSG (ScreenOS)
Android PIN
Windows 8+ phone PIN/Password
GRUB 2
CRC32
RACF
Radmin2
Redmine
OpenCart
Citrix Netscaler
SAP CODVN B (BCODE)
SAP CODVN F/G (PASSCODE)
SAP CODVN H (PWDSALTEDHASH) iSSHA-1
PeopleSoft
PeopleSoft PS_TOKEN
Skype
WinZip
7-Zip
RAR3-hp
RAR5
AxCrypt
AxCrypt in memory SHA1
PDF 1.1 1.3 (Acrobat 2 4)
PDF 1.4 1.6 (Acrobat 5 Cool
PDF 1.7 Level 3 (Acrobat 9)
PDF 1.7 Level 8 (Acrobat 10 11)
MS Office <= 2003 MD5
MS Office <= 2003 SHA1
MS Office 2007
MS Office 2010
MS Office 2013
Lotus Notes/Domino 5
Lotus Notes/Domino 6
Lotus Notes/Domino 8
Bitcoin/Litecoin wallet.dat
Blockchain, My Wallet
1Password, agilekeychain
1Password, cloudkeychain
Lastpass
Password Safe v2
Password Safe v3
Keepass 1 (AES/Twofish) and Keepass 2 (AES)
eCryptfs
Android FDE <= 4.3
Android FDE (Samsung DEK)
TrueCrypt
VeraCrypt

---------------------------------------------------------------------------------------





I HATE TABLES I HATE TABLES I HA(╯°□°)╯︵ ┻━┻ TABLES I HATE TABLES I HATE TABLES
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715262055
Hero Member
*
Offline Offline

Posts: 1715262055

View Profile Personal Message (Offline)

Ignore
1715262055
Reply with quote  #2

1715262055
Report to moderator
1715262055
Hero Member
*
Offline Offline

Posts: 1715262055

View Profile Personal Message (Offline)

Ignore
1715262055
Reply with quote  #2

1715262055
Report to moderator
kaconk
Hero Member
*****
Offline Offline

Activity: 1083
Merit: 503


View Profile
October 09, 2016, 05:45:22 AM
 #2

interesting, waiting for more info.
*bookmark*
syahril
Sr. Member
****
Offline Offline

Activity: 434
Merit: 250


Bountie- Do You Have Game?


View Profile
October 09, 2016, 05:46:15 AM
 #3

if need translation indonesia pm me sir !!!!

graviteta
Sr. Member
****
Offline Offline

Activity: 415
Merit: 250



View Profile
October 09, 2016, 05:47:18 AM
 #4

You have got too much Negative Trusts. How can ppl trust u?




▄▄▄                                          ███                ▄▄▄     ███
███                                          ███               ▐███▌    ███
███                                          ███                ▀▀▀     ███
███        ▄███████▄   ▐███▄█████▄     ▄▄███████ ▄▄███████▄▄    ███   ███████▄
███       ████▀  ████  ▐████▀▀████▌   ████▀▀██▀▄████▀▀▀▀▀███▌   ███   ▀▀███▀▀▀
███      ▐████▄▄▄████  ▐███    ███▌  ████    ▄████▀▄█▌   ▐███   ███     ███
███      ▐███▀▀▀▀▀▀▀▀  ▐███    ███▌  ███▌   ████▀▄███▀   ▐███   ███     ███
███       ████▄    ▄▄  ▐███    ███▌  ████▄   ▄█████▀▄█   ████   ███     ███▄ ▄▄
▀████████  ▀████████▀  ▐███    ███▌   █████████▀▀  ████████▀    ███     ▀█████▀

ALL YOU NEED IS LOAN





















           ▄▄██████▄▄
       ▄▄██████████████▄▄
    ▄▄████████████████████▄▄
 ▄████████████████████████████▄
████████████▌  █████████████████
████████████▌  █████████████████
███████▀▀      ███▀      ▀██████
██████   ▄██▄▄▀▀  ▄▄▄██▄   █████
█████▌  ████    ▄▀  ████   █████
█████▌  ▐███▄▄▀▀  ▄▄████   █████
██████   ▀▀▀   ▄▄█▀  ▀▀   ▄█████
████████▄▄▄▄███████▄▄▄▄▄████████
▀██████████████████████████████▀
   ▀▀███████████████████████▀▀
      ▀▀████████████████▀▀
          ▀▀▀██████▀▀▀
szachta
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500


View Profile
October 09, 2016, 05:48:50 AM
 #5

This will be miner or coin to mine.
DigitalCurrencyConsultant
Hero Member
*****
Offline Offline

Activity: 671
Merit: 1000



View Profile
October 09, 2016, 05:49:45 AM
 #6

*reserved*
*more Infos soon*
*yep .. more Details later*

Blockchain based Cloud Cracking,

Current Project Name: InsertRandomNameHere
Algo : Proof of Bruteforce [POB]
Cluster and Blockchain based Hash Cracker, based on hascat and Hashtopus
Payout/Reward based on PPS~PayPerShare & PPH~ PayPerHash

Mining Enviroment & Devices:
Multi-OS (Linux, Windows and OSX)
Multi-Platform (CPU, GPU, DSP, FPGA, etc., everything that comes with an OpenCL runtime)
Multi-Devices (Utilizing multiple devices in same system)
Multi-Device-Types (Utilizing mixed device types in same system)


Multi-Hash (Cracking multiple hashes at the same time)

Miner :
binaries http://hashcat.net/files/hashcat-3.10.7z
GPU Driver requirements:
AMD users require AMD drivers 14.9 or later (recommended 15.12 exact)
Intel users require Intel OpenCL Runtime 14.2 or later (recommended 16.1 or later)
NVidia users require NVidia drivers 346.59 or later (recommended 367.27 or later)
Supports distributed cracking networks (using overlay)
Supports interactive pause / resume
Supports sessions
Supports restore
Supports reading password candidates from file and stdin
Supports hex-salt and hex-charset
Supports automatic performance tuning
Supports automatic keyspace ordering markov-chains
Built-in benchmarking system
Integrated thermal watchdog



Supported OpenCL runtimes
AMD
Apple
Intel
Mesa (Gallium)
NVidia
pocl


Supported OpenCL device types
GPU
CPU
APU
DSP
FPGA
Coprocessor


-----------------------------------------------------------------------
Sources :
Hashtopus https://github.com/curlyboi
Hashcat https://github.com/hashcat

--------------------------------------------------------------------------------

Available Algos :

MD4
MD5
Half MD5 (left, mid, right)
SHA1
SHA-256
SHA-384
SHA-512
SHA-3 (Keccak)
SipHash
RipeMD160
Whirlpool
GOST R 34.11-94
GOST R 34.11-2012 (Streebog) 256-bit
GOST R 34.11-2012 (Streebog) 512-bit
Double MD5
Double SHA1
md5($pass.$salt)
md5($salt.$pass)
md5(unicode($pass).$salt)
md5($salt.unicode($pass))
md5(sha1($pass))
md5($salt.md5($pass))
md5($salt.$pass.$salt)
md5(strtoupper(md5($pass)))
sha1($pass.$salt)
sha1($salt.$pass)
sha1(unicode($pass).$salt)
sha1($salt.unicode($pass))
sha1(md5($pass))
sha1($salt.$pass.$salt)
sha256($pass.$salt)
sha256($salt.$pass)
sha256(unicode($pass).$salt)
sha256($salt.unicode($pass))
sha512($pass.$salt)
sha512($salt.$pass)
sha512(unicode($pass).$salt)
sha512($salt.unicode($pass))
HMAC-MD5 (key = $pass)
HMAC-MD5 (key = $salt)
HMAC-SHA1 (key = $pass)
HMAC-SHA1 (key = $salt)
HMAC-SHA256 (key = $pass)
HMAC-SHA256 (key = $salt)
HMAC-SHA512 (key = $pass)
HMAC-SHA512 (key = $salt)
PBKDF2-HMAC-MD5
PBKDF2-HMAC-SHA1
PBKDF2-HMAC-SHA256
PBKDF2-HMAC-SHA512
MyBB
phpBB3
SMF
vBulletin
IPB
Woltlab Burning Board
osCommerce
xt:Commerce
PrestaShop
Mediawiki B type
Wordpress
Drupal
Joomla
PHPS
Django (SHA-1)
Django (PBKDF2-SHA256)
EPiServer
ColdFusion 10+
Apache MD5-APR
MySQL
PostgreSQL
MSSQL
Oracle H: Type (Oracle 7+)
Oracle S: Type (Oracle 11+)
Oracle T: Type (Oracle 12+)
Sybase
hMailServer
DNSSEC (NSEC3)
IKE-PSK
IPMI2 RAKP
iSCSI CHAP
Cram MD5
MySQL Challenge-Response Authentication (SHA1)
PostgreSQL Challenge-Response Authentication (MD5)
SIP Digest Authentication (MD5)
WPA
WPA2
NetNTLMv1
NetNTLMv1 + ESS
NetNTLMv2
Kerberos 5 AS-REQ Pre-Auth etype 23
Kerberos 5 TGS-REP etype 23
Netscape LDAP SHA/SSHA
LM
NTLM
Domain Cached Credentials (DCC), MS Cache
Domain Cached Credentials 2 (DCC2), MS Cache 2
MS-AzureSync PBKDF2-HMAC-SHA256
descrypt
bsdicrypt
md5crypt
sha256crypt
sha512crypt
bcrypt
scrypt
OSX v10.4
OSX v10.5
OSX v10.6
OSX v10.7
OSX v10.8
OSX v10.9
OSX v10.10
AIX {smd5}
AIX {ssha1}
AIX {ssha256}
AIX {ssha512}
Cisco-ASA
Cisco-PIX
Cisco-IOS
Cisco $8$
Cisco $9$
Juniper IVE
Juniper Netscreen/SSG (ScreenOS)
Android PIN
Windows 8+ phone PIN/Password
GRUB 2
CRC32
RACF
Radmin2
Redmine
OpenCart
Citrix Netscaler
SAP CODVN B (BCODE)
SAP CODVN F/G (PASSCODE)
SAP CODVN H (PWDSALTEDHASH) iSSHA-1
PeopleSoft
PeopleSoft PS_TOKEN
Skype
WinZip
7-Zip
RAR3-hp
RAR5
AxCrypt
AxCrypt in memory SHA1
PDF 1.1 1.3 (Acrobat 2 4)
PDF 1.4 1.6 (Acrobat 5 Cool
PDF 1.7 Level 3 (Acrobat 9)
PDF 1.7 Level 8 (Acrobat 10 11)
MS Office <= 2003 MD5
MS Office <= 2003 SHA1
MS Office 2007
MS Office 2010
MS Office 2013
Lotus Notes/Domino 5
Lotus Notes/Domino 6
Lotus Notes/Domino 8
Bitcoin/Litecoin wallet.dat
Blockchain, My Wallet
1Password, agilekeychain
1Password, cloudkeychain
Lastpass
Password Safe v2
Password Safe v3
Keepass 1 (AES/Twofish) and Keepass 2 (AES)
eCryptfs
Android FDE <= 4.3
Android FDE (Samsung DEK)
TrueCrypt
VeraCrypt

---------------------------------------------------------------------------------------






looks interesting.. watching

coingecko

on the moon yet?[/center]
6436346346
Sr. Member
****
Offline Offline

Activity: 355
Merit: 250



View Profile
October 09, 2016, 05:50:25 AM
 #7

Available Algos :
....
Skype



LOL, ffs







                       ▄███████▄
                      ███████████
                     █████████████
          ▄████████▄  ███████████
         ████████████  ▀███████▀
        ██████████████
         ████████████  ▄████████▄
          ▀████████▀  ████████████
                     ██████████████
                      ████████████
                       ▀████████▀
Cryptopia..██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
.★★★ Cryptocurrency Platform Services ★★★ 
...Exchange | Mineshaft |  Marketplace | Rewards | CoinInfo 
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
.f. ▄████████████████████████████████████▄
████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████
█████████▀████████████▀▀▀▀▀██▀██████████
█████████  ▀████████          ▀█████████
██████████    ▀▀████          ██████████
█████████▀▀                  ███████████
██████████                  ▄███████████
███████████▀               ▄████████████
████████████▄▄▄           ▄█████████████
█████████▀▀▀▀         ▄▄████████████████
███████████▄▄▄▄▄▄▄▄▄▄███████████████████
████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████
 ▀████████████████████████████████████▀
       ███  ██
       ███  ██
  ██████████████
  ████████████████▄
  ▀▀▀█████▀▀▀▀███████
     █████     ██████
     █████▄▄▄▄█████▀
     ████████████████
     █████▀▀▀▀▀▀█████▄
     █████      ██████
     █████▄▄▄▄▄▄█████
  ███████████████████
  ██████████████
       ███  ██
       ███  ██
TillKoeln (OP)
Legendary
*
Offline Offline

Activity: 2282
Merit: 1051

unnamed.Exchange, join the Cool Kids!!!


View Profile WWW
October 09, 2016, 05:51:20 AM
 #8

if need translation indonesia pm me sir !!!!
feel free to translate it on your own. on curent stage there is no bounty for translations. it wouldnt make sense
to translate a Work in Progess Announce Post.

TillKoeln (OP)
Legendary
*
Offline Offline

Activity: 2282
Merit: 1051

unnamed.Exchange, join the Cool Kids!!!


View Profile WWW
October 09, 2016, 05:52:47 AM
 #9

You have got too much Negative Trusts. How can ppl trust u?
which part of my Post above request anyone to trust me ?

TillKoeln (OP)
Legendary
*
Offline Offline

Activity: 2282
Merit: 1051

unnamed.Exchange, join the Cool Kids!!!


View Profile WWW
October 09, 2016, 05:53:36 AM
 #10

looks interesting.. watching
Thank You. but a full Quote isnt needed.

6436346346
Sr. Member
****
Offline Offline

Activity: 355
Merit: 250



View Profile
October 09, 2016, 06:10:36 AM
 #11

Available Algos :....
Skype
LOL, ffs

you know what an Algorithm is ? the Miner is able to solve the specific encypt.Hash
like a Wifi Password for Wpa2

LOL, Ok, good luck







                       ▄███████▄
                      ███████████
                     █████████████
          ▄████████▄  ███████████
         ████████████  ▀███████▀
        ██████████████
         ████████████  ▄████████▄
          ▀████████▀  ████████████
                     ██████████████
                      ████████████
                       ▀████████▀
Cryptopia..██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
.★★★ Cryptocurrency Platform Services ★★★ 
...Exchange | Mineshaft |  Marketplace | Rewards | CoinInfo 
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
.f. ▄████████████████████████████████████▄
████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████
█████████▀████████████▀▀▀▀▀██▀██████████
█████████  ▀████████          ▀█████████
██████████    ▀▀████          ██████████
█████████▀▀                  ███████████
██████████                  ▄███████████
███████████▀               ▄████████████
████████████▄▄▄           ▄█████████████
█████████▀▀▀▀         ▄▄████████████████
███████████▄▄▄▄▄▄▄▄▄▄███████████████████
████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████
 ▀████████████████████████████████████▀
       ███  ██
       ███  ██
  ██████████████
  ████████████████▄
  ▀▀▀█████▀▀▀▀███████
     █████     ██████
     █████▄▄▄▄█████▀
     ████████████████
     █████▀▀▀▀▀▀█████▄
     █████      ██████
     █████▄▄▄▄▄▄█████
  ███████████████████
  ██████████████
       ███  ██
       ███  ██
TillKoeln (OP)
Legendary
*
Offline Offline

Activity: 2282
Merit: 1051

unnamed.Exchange, join the Cool Kids!!!


View Profile WWW
October 09, 2016, 06:10:48 AM
 #12

Available Algos :....
Skype
LOL, ffs

you know what an Algorithm is ? the Miner is able to solve the specific encypt.Hash
like a Wifi Password for Wpa2

kanoptx
Sr. Member
****
Offline Offline

Activity: 406
Merit: 250


www.cryptocompare.com


View Profile
October 09, 2016, 08:23:10 AM
 #13

this seems like a really cool idea. watching. would love more info  Grin

Coin_trader
Copper Member
Legendary
*
Offline Offline

Activity: 2772
Merit: 1169


Leading Crypto Sports Betting & Casino Platform


View Profile WWW
October 09, 2016, 09:00:09 AM
 #14

nice to see another one from you sir Cheesy

..Stake.com..   ▄████████████████████████████████████▄
   ██ ▄▄▄▄▄▄▄▄▄▄            ▄▄▄▄▄▄▄▄▄▄ ██  ▄████▄
   ██ ▀▀▀▀▀▀▀▀▀▀ ██████████ ▀▀▀▀▀▀▀▀▀▀ ██  ██████
   ██ ██████████ ██      ██ ██████████ ██   ▀██▀
   ██ ██      ██ ██████  ██ ██      ██ ██    ██
   ██ ██████  ██ █████  ███ ██████  ██ ████▄ ██
   ██ █████  ███ ████  ████ █████  ███ ████████
   ██ ████  ████ ██████████ ████  ████ ████▀
   ██ ██████████ ▄▄▄▄▄▄▄▄▄▄ ██████████ ██
   ██            ▀▀▀▀▀▀▀▀▀▀            ██ 
   ▀█████████▀ ▄████████████▄ ▀█████████▀
  ▄▄▄▄▄▄▄▄▄▄▄▄███  ██  ██  ███▄▄▄▄▄▄▄▄▄▄▄▄
 ██████████████████████████████████████████
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄
█  ▄▀▄             █▀▀█▀▄▄
█  █▀█             █  ▐  ▐▌
█       ▄██▄       █  ▌  █
█     ▄██████▄     █  ▌ ▐▌
█    ██████████    █ ▐  █
█   ▐██████████▌   █ ▐ ▐▌
█    ▀▀██████▀▀    █ ▌ █
█     ▄▄▄██▄▄▄     █ ▌▐▌
█                  █▐ █
█                  █▐▐▌
█                  █▐█
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█
▄▄█████████▄▄
▄██▀▀▀▀█████▀▀▀▀██▄
▄█▀       ▐█▌       ▀█▄
██         ▐█▌         ██
████▄     ▄█████▄     ▄████
████████▄███████████▄████████
███▀    █████████████    ▀███
██       ███████████       ██
▀█▄       █████████       ▄█▀
▀█▄    ▄██▀▀▀▀▀▀▀██▄  ▄▄▄█▀
▀███████         ███████▀
▀█████▄       ▄█████▀
▀▀▀███▄▄▄███▀▀▀
..PLAY NOW..
TillKoeln (OP)
Legendary
*
Offline Offline

Activity: 2282
Merit: 1051

unnamed.Exchange, join the Cool Kids!!!


View Profile WWW
October 09, 2016, 09:04:47 AM
 #15

welcome to the [POB] Thread ;-)

Kazadar
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500


View Profile
October 09, 2016, 10:28:15 AM
 #16

So what are you looking to crack with this project?

I am thinking there could be legal issues with some items.

TillKoeln (OP)
Legendary
*
Offline Offline

Activity: 2282
Merit: 1051

unnamed.Exchange, join the Cool Kids!!!


View Profile WWW
October 09, 2016, 10:46:20 AM
 #17

I am thinking there could be legal issues with some items.
should be no Problem, These Company offer the same
and is located in america.  they wouldnt exist if there are any legal issues
https://sagitta.pw/software/

voteformeg
Legendary
*
Offline Offline

Activity: 1932
Merit: 1005


View Profile
October 09, 2016, 11:25:14 AM
 #18

i guess bruteforce without limits is a great idea , massive power is the future , watching this
TillKoeln (OP)
Legendary
*
Offline Offline

Activity: 2282
Merit: 1051

unnamed.Exchange, join the Cool Kids!!!


View Profile WWW
October 09, 2016, 11:27:46 AM
 #19

i guess bruteforce without limits is a great idea , massive power is the future , watching this

and if you compare the possible hash power with the delivered hash power and Prices from https://sagitta.pw/software

everyone should got the Point why i do this ^^

szafa
Hero Member
*****
Offline Offline

Activity: 812
Merit: 500


View Profile
October 09, 2016, 11:33:23 AM
 #20

If i coorect think i need a file crypted to use this miner.where is a profit.
Pages: [1] 2 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!