Author

Topic: bitcoin sweeper (Read 1755 times)

newbie
Activity: 1
Merit: 0
February 25, 2016, 03:08:02 PM
#9
Ok just check out the video about the bitcoin sweeper  кeфчe

Thanks! I was looking for this!
copper member
Activity: 1498
Merit: 1562
No I dont escrow anymore.
February 25, 2016, 09:45:31 AM
#8
Do these type of programmes work?

I heard it's next to impossible to crack a privet key.

Its designed to attack brainwallets based on a word-/phraselist. If you use "love" as a brainwallet, or something similarly unsecure, this will work.
copper member
Activity: 1498
Merit: 1562
No I dont escrow anymore.
February 25, 2016, 05:59:40 AM
#7
-snip-
This is absolutely useless thing. Do not even try to walk this way. Point.

It might result in knowledge if OP would be willing to go through the door the video showed them.
legendary
Activity: 1260
Merit: 1019
February 24, 2016, 05:23:03 PM
#6
Code:
...
my $mech = WWW::Mechanize->new();
$mech->get("http://blockexplorer.com/q/getreceivedbyaddress/".$btcaddress);   # Check transactions on bitcoin address
my $getreceived = $mech->content;

$mech->get("http://blockexplorer.com/q/addressbalance/".$btcaddress);   # Check balance on bitcoin address
my $addressbalance = $mech->content;
...

This is absolutely useless thing. Do not even try to walk this way. Point.
newbie
Activity: 3
Merit: 0
February 24, 2016, 05:04:46 PM
#5
Ok just check out the video about the bitcoin sweeper  https://youtu.be/jGbOuJz-jfs
copper member
Activity: 1498
Merit: 1562
No I dont escrow anymore.
February 24, 2016, 04:22:05 PM
#4
How do i install ubuntu.
Without root access

Uhm, you get a computer and install it? I dont think what you are trying is going to work on a phone unless you know what you are doing, which - no offense - does not seem to be the case.
newbie
Activity: 3
Merit: 0
February 24, 2016, 04:18:10 PM
#3
How do i install ubuntu.
Without root access
copper member
Activity: 1498
Merit: 1562
No I dont escrow anymore.
February 24, 2016, 01:28:55 PM
#2
I have a bitcoin sweeper file that has btc_sweeper.pl and keyfmt.pl and I don't know how to install it the the installation says this
```
root@btc-sweeper:~# uname -a
Linux btc-sweeper 3.13.0-37-generic #64-Ubuntu SMP Mon Sep 22 21:28:38 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
root@btc-sweeper:~#
root@btc-sweeper:~# wget https://github.com/vavkamil/Bitcoin-Sweeper/archive/master.zip
root@btc-sweeper:~# apt-get install unzip
root@btc-sweeper:~# unzip master.zip
root@btc-sweeper:~# cd Bitcoin-Sweeper-master/
root@btc-sweeper:~/Bitcoin-Sweeper-master# apt-get install libwww-mechanize-perl
root@btc-sweeper:~/Bitcoin-Sweeper-master# apt-get install build-essential
root@btc-sweeper:~/Bitcoin-Sweeper-master# apt-get install python-ecdsa
root@btc-sweeper:~/Bitcoin-Sweeper-master# apt-get install cpanminus
root@btc-sweeper:~/Bitcoin-Sweeper-master# cpanm Finance::Bitcoin::API
root@btc-sweeper:~/Bitcoin-Sweeper-master# cpanm Parallel::ForkManager
root@btc-sweeper:~#
root@btc-sweeper:~/Bitcoin-Sweeper-master# perl btc_sweeper.pl
      ___  _ ___ ____ ____ _ _  _
      |__] |  |  |    |  | | |\ |
      |__] |  |  |___ |__| | | \|         
  ____ _ _ _ ____ ____ ___  ____ ____
  [__  | | | |___ |___ |__] |___ |__/
  ___] |_|_| |___ |___ |    |___ |  \

Usage: perl btc_sweeper.pl -w pass.txt -t 10 -o output.txt

root@btc-sweeper:~/Bitcoin-Sweeper-master# can anyone help me install it to the terminal emulator for android  contact me at this email anytime for instructions on how to install it. [email protected]

Well, line 1 says: use ubuntu.
newbie
Activity: 3
Merit: 0
February 24, 2016, 01:24:34 PM
#1
I have a bitcoin sweeper file that has btc_sweeper.pl and keyfmt.pl and I don't know how to install it the the installation says this
```
root@btc-sweeper:~# uname -a
Linux btc-sweeper 3.13.0-37-generic #64-Ubuntu SMP Mon Sep 22 21:28:38 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
root@btc-sweeper:~#
root@btc-sweeper:~# wget https://github.com/vavkamil/Bitcoin-Sweeper/archive/master.zip
root@btc-sweeper:~# apt-get install unzip
root@btc-sweeper:~# unzip master.zip
root@btc-sweeper:~# cd Bitcoin-Sweeper-master/
root@btc-sweeper:~/Bitcoin-Sweeper-master# apt-get install libwww-mechanize-perl
root@btc-sweeper:~/Bitcoin-Sweeper-master# apt-get install build-essential
root@btc-sweeper:~/Bitcoin-Sweeper-master# apt-get install python-ecdsa
root@btc-sweeper:~/Bitcoin-Sweeper-master# apt-get install cpanminus
root@btc-sweeper:~/Bitcoin-Sweeper-master# cpanm Finance::Bitcoin::API
root@btc-sweeper:~/Bitcoin-Sweeper-master# cpanm Parallel::ForkManager
root@btc-sweeper:~#
root@btc-sweeper:~/Bitcoin-Sweeper-master# perl btc_sweeper.pl
      ___  _ ___ ____ ____ _ _  _
      |__] |  |  |    |  | | |\ |
      |__] |  |  |___ |__| | | \|         
  ____ _ _ _ ____ ____ ___  ____ ____
  [__  | | | |___ |___ |__] |___ |__/
  ___] |_|_| |___ |___ |    |___ |  \

Usage: perl btc_sweeper.pl -w pass.txt -t 10 -o output.txt

root@btc-sweeper:~/Bitcoin-Sweeper-master# can anyone help me install it to the terminal emulator for android  contact me at this email anytime for instructions on how to install it. [email protected]
Jump to: